Dotclear


Ignore:
Timestamp:
08/06/11 13:41:17 (14 years ago)
Author:
kozlika
Branch:
themes
Message:

Fin du nettoyage CSS3

Location:
themes/ductile
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • themes/ductile/mediaqueries.css

    r670 r672  
    178178          display: inline; 
    179179          padding: 8px 0; 
     180          padding-left: 4px; 
    180181          } 
    181182     .supranav li a { 
     
    185186          border-right: 1px solid #ccc; 
    186187          min-height: 2.5em; 
    187           -moz-border-radius: 0 0 0 7px; 
    188           -webkit-border-radius: 0 0 0 7px; 
    189           border-radius: 0 0 0 7px; 
     188          -webkit-border-radius: 0 0 0 4px; 
     189          -moz-border-radius: 0 0 0 4px; 
     190          -o-border-radius: 0 0 0 4px; 
     191          -ms-border-radius: 0 0 0 4px; 
     192          -khtml-border-radius: 0 0 0 4px; 
     193          border-radius: 0 0 0 4px;      
    190194          } 
    191195     .supranav li a span { 
  • themes/ductile/style.css

    r670 r672  
    142142     white-space: nowrap; 
    143143     margin-bottom: 4px; 
    144      -webkit-border-bottom-left-radius: 7px; 
    145      -moz-border-radius-bottomleft: 7px; 
    146      border-bottom-left-radius: 7px;     
    147144     background: transparent url(img/menu.png) no-repeat right top; 
    148145     } 
     
    234231     filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f5', endColorstr='#d7d7dc',GradientType=0 ); 
    235232     background: linear-gradient(top, rgba(244,244,245,1) 0%,rgba(215,215,220,1) 100%); 
     233     -webkit-border-radius: 4px; 
    236234     -moz-border-radius: 4px; 
    237235     -o-border-radius: 4px; 
     
    690688     color: #fff; 
    691689     font-size: .875em; 
     690     font-family: "Franklin gothic medium","arial narrow","DejaVu Sans Condensed","helvetica neue",helvetica,sans-serif; 
    692691     } 
    693692#footer p { 
Note: See TracChangeset for help on using the changeset viewer.

Sites map