src/pyams_skin/resources/css/myams.css
changeset 7 9ac732522823
parent 3 a93a571fafca
child 10 01299ce41ca0
equal deleted inserted replaced
6:9bd456627248 7:9ac732522823
  3894   transition: all 0s;
  3894   transition: all 0s;
  3895   cursor: pointer!important;
  3895   cursor: pointer!important;
  3896   -webkit-box-shadow: inset 0 0 4px 1px rgba(0, 0, 0, 0.08);
  3896   -webkit-box-shadow: inset 0 0 4px 1px rgba(0, 0, 0, 0.08);
  3897   box-shadow: inset 0 0 4px 1px rgba(0, 0, 0, 0.08);
  3897   box-shadow: inset 0 0 4px 1px rgba(0, 0, 0, 0.08);
  3898 }
  3898 }
       
  3899 .authomatic {
       
  3900   display: inline-block;
       
  3901   width: 21px;
       
  3902   height: 21px;
       
  3903   margin: 2px 0!important;
       
  3904   padding: 3px!important;
       
  3905   text-align: center;
       
  3906 }
       
  3907 .authomatic:hover {
       
  3908   background-color: #ccc;
       
  3909   border-radius: 3px;
       
  3910 }
  3899 #logo {
  3911 #logo {
  3900   display: inline-block;
  3912   display: inline-block;
  3901   width: 175px;
  3913   width: 175px;
  3902   margin-top: 7px;
  3914   margin-top: 7px;
  3903   margin-left: 9px;
  3915   margin-left: 9px;
  6202   font-size: 90%;
  6214   font-size: 90%;
  6203   padding: 5px!important;
  6215   padding: 5px!important;
  6204 }
  6216 }
  6205 .help p {
  6217 .help p {
  6206   margin: 0 0 1px;
  6218   margin: 0 0 1px;
  6207   line-height: 1;
  6219   line-height: 1.15;
  6208 }
  6220 }
  6209 .modal-dialog .help {
  6221 .modal-dialog .help {
  6210   margin-bottom: 5px!important;
  6222   margin-bottom: 5px!important;
  6211 }
  6223 }
  6212 .well {
  6224 .well {
  8517 .ams-form legend.switcher {
  8529 .ams-form legend.switcher {
  8518   font-weight: 300;
  8530   font-weight: 300;
  8519   font-size: 16.5px;
  8531   font-size: 16.5px;
  8520   border: 0;
  8532   border: 0;
  8521   padding-bottom: 0;
  8533   padding-bottom: 0;
       
  8534 }
       
  8535 .ams-form legend.checker label[for],
       
  8536 .ams-form legend.switcher label[for] {
  8522   cursor: pointer;
  8537   cursor: pointer;
  8523 }
  8538 }
  8524 .ams-form legend .fa {
  8539 .ams-form legend .fa {
  8525   color: #3276b1;
  8540   color: #3276b1;
  8526   font-size: 75%;
  8541   font-size: 75%;
  9047   border-bottom: 4px solid #404040;
  9062   border-bottom: 4px solid #404040;
  9048 }
  9063 }
  9049 .ams-form .select i:after {
  9064 .ams-form .select i:after {
  9050   bottom: 0;
  9065   bottom: 0;
  9051   border-top: 4px solid #404040;
  9066   border-top: 4px solid #404040;
       
  9067 }
       
  9068 .ams-form .select-widget .selected-option {
       
  9069   display: inline-block;
       
  9070   padding: 4px 8px;
  9052 }
  9071 }
  9053 .ams-form .select-multiple select {
  9072 .ams-form .select-multiple select {
  9054   height: auto;
  9073   height: auto;
  9055 }
  9074 }
  9056 .ams-form .textarea textarea {
  9075 .ams-form .textarea textarea {