cms/drupal/themes/bartik/css/ie.css
changeset 541 e756a8c72c3d
equal deleted inserted replaced
540:07239de796bb 541:e756a8c72c3d
       
     1 
       
     2 .block {
       
     3   zoom: 1;
       
     4 }
       
     5 #password-strength-text {
       
     6   margin-top: 0;
       
     7 }
       
     8 fieldset legend {
       
     9   left: -8px;
       
    10   padding: 0;
       
    11 }
       
    12 #footer-wrapper #footer .block {
       
    13   height: 100%;
       
    14 }
       
    15 .comment .attribution {
       
    16   display: inline-block;
       
    17   position: relative;
       
    18   float: left; /* LTR */
       
    19   overflow: hidden;
       
    20 }
       
    21 .comment .comment-text {
       
    22   display: inline-block;
       
    23   width: auto;
       
    24 }
       
    25 #search-block-form input.form-submit,
       
    26 #search-form input.form-submit {
       
    27   text-transform: capitalize; /* Trigger text indent. */
       
    28   height: 26px;
       
    29 }
       
    30 .meta {
       
    31   margin-bottom: 10px;
       
    32 }
       
    33 .region-header .form-required {
       
    34   color: #eee;
       
    35 }
       
    36 #search-block-form input.form-submit:hover,
       
    37 #search-block-form input.form-submit:focus,
       
    38 #search-form input.form-submit:hover,
       
    39 #search-form input.form-submit:focus {
       
    40   background-position: center -25px;
       
    41 }
       
    42 .contact-form #edit-message {
       
    43   width: 75%;
       
    44 }
       
    45 .contact-form .resizable-textarea .grippie {
       
    46   width: 76.3%;
       
    47 }
       
    48 #footer li {
       
    49   float: left; /* LTR */
       
    50 }
       
    51 #footer-wrapper {
       
    52   color: #c0c0c0;
       
    53 }
       
    54 #footer-wrapper a {
       
    55   color: #fcfcfc;
       
    56 }
       
    57 #footer-wrapper a:hover,
       
    58 #footer-wrapper a:focus {
       
    59   color: #fefefe;
       
    60 }
       
    61 .node-teaser {
       
    62   margin-top: 10px;
       
    63 }