src/ztfy/myams/resources/css/myams.css
changeset 134 0f48f65f8290
parent 130 e3cb023c73b6
child 143 63b798053ece
equal deleted inserted replaced
133:6d47db923644 134:0f48f65f8290
  8653 }
  8653 }
  8654 .ams-form legend.checker label[for],
  8654 .ams-form legend.checker label[for],
  8655 .ams-form legend.switcher label[for] {
  8655 .ams-form legend.switcher label[for] {
  8656   cursor: pointer;
  8656   cursor: pointer;
  8657 }
  8657 }
  8658 .ams-form legend .fa {
  8658 .ams-form legend .fa.text-danger {
       
  8659   color: #a94442;
       
  8660 }
       
  8661 .ams-form legend > .fa {
  8659   color: #3276b1;
  8662   color: #3276b1;
  8660   font-size: 75%;
  8663   font-size: 75%;
  8661 }
  8664 }
  8662 .ams-form legend .fa.fa-stack {
  8665 .ams-form legend > .fa.fa-stack {
  8663   font-size: 100%;
  8666   font-size: 100%;
  8664   width: 1em;
  8667   width: 1em;
  8665   height: 1em;
  8668   height: 1em;
  8666   line-height: 1em;
  8669   line-height: 1em;
  8667 }
  8670 }
 15188 .modal-dialog .modal-body .modal-viewport {
 15191 .modal-dialog .modal-body .modal-viewport {
 15189   min-height: 140px;
 15192   min-height: 140px;
 15190 }
 15193 }
 15191 .modal-dialog .suffix .alert {
 15194 .modal-dialog .suffix .alert {
 15192   margin-bottom: 0;
 15195   margin-bottom: 0;
       
 15196 }
       
 15197 .modal-dialog .suffix .alert:last-child {
 15193   border-radius: 0 0 5px 5px;
 15198   border-radius: 0 0 5px 5px;
 15194 }
 15199 }
 15195 .modal-title img {
 15200 .modal-title img {
 15196   margin: 0 15px 0 0;
 15201   margin: 0 15px 0 0;
 15197 }
 15202 }