Dotclear


Ignore:
Timestamp:
11/01/12 12:59:32 (13 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

some border-radius with vendor prefix missing

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/style/jsToolBar/jsToolBar.css

    r3 r951  
    8282     color: #fff; 
    8383     background: #999; 
     84     -o-border-radius: 0 0 2px 2px; 
    8485     -moz-border-radius: 0 0 2px 2px; 
     86     -webkit-border-radius: 0 0 2px 2px; 
     87     border-radius: 0 0 2px 2px; 
    8588} 
    8689.jstSwitcher a { 
Note: See TracChangeset for help on using the changeset viewer.

Sites map