Dotclear


Ignore:
Timestamp:
12/13/12 09:39:27 (13 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

No more vendor prefixes for border-radius, addresses #1367

File:
1 edited

Legend:

Unmodified
Added
Removed
  • themes/ductile/style.css

    r889 r1065  
    250250     filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f5', endColorstr='#d7d7dc',GradientType=0 ); 
    251251     background: linear-gradient(top, rgba(244,244,245,1) 0%,rgba(215,215,220,1) 100%); 
    252      -webkit-border-radius: 4px; 
    253      -moz-border-radius: 4px; 
    254      -o-border-radius: 4px; 
    255      -ms-border-radius: 4px; 
    256      -khtml-border-radius: 4px; 
    257252     border-radius: 4px; 
    258253     border-right: 1px solid #aaa; 
     
    530525     padding: 4px; 
    531526     background: #fff; 
    532      -webkit-border-radius: 3px;  
    533      -moz-border-radius: 3px; 
    534      -o-border-radius: 3px; 
    535      -ms-border-radius: 3px; 
    536      -khtml-border-radius: 3px; 
    537527     border-radius: 3px; 
    538528     font-family: "Franklin gothic medium","arial narrow","DejaVu Sans Condensed","helvetica neue",helvetica,sans-serif; 
     
    557547     background: rgb(119,119,119); 
    558548     border: solid 1px #686867; 
    559      -webkit-border-radius: 5px; 
    560      -moz-border-radius: 5px; 
    561      -o-border-radius: 5px; 
    562      -ms-border-radius: 5px; 
    563      -khtml-border-radius: 5px; 
    564549     border-radius: 5px; 
    565550     -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2); 
Note: See TracChangeset for help on using the changeset viewer.

Sites map