Changeset 951:6eac89a5f2a5 for admin/style/jsToolBar/jsToolBar.css
- Timestamp:
- 11/01/12 12:59:32 (13 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/style/jsToolBar/jsToolBar.css
r3 r951 82 82 color: #fff; 83 83 background: #999; 84 -o-border-radius: 0 0 2px 2px; 84 85 -moz-border-radius: 0 0 2px 2px; 86 -webkit-border-radius: 0 0 2px 2px; 87 border-radius: 0 0 2px 2px; 85 88 } 86 89 .jstSwitcher a {
Note: See TracChangeset
for help on using the changeset viewer.