Changeset 2226:4c348b8ccbea for admin/style
- Timestamp:
- 10/03/13 12:19:51 (12 years ago)
- Branch:
- default
- Location:
- admin/style/jsToolBar
- Files:
-
- 9 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/style/jsToolBar/bt_img_select.png
- Property exe set to *
-
admin/style/jsToolBar/bt_link.png
- Property exe set to *
-
admin/style/jsToolBar/bt_post.png
- Property exe set to *
-
admin/style/jsToolBar/jsToolBar.css
r1810 r2226 35 35 -webkit-border-radius: 4px 4px 0 0; 36 36 border-radius: 4px 4px 0 0; 37 position: relative; 37 38 } 38 39 .jstElements select, .jstElements button { … … 145 146 } 146 147 button.jstb_removeFormat { 148 background-color: #e5e5e5; 147 149 background-image: url(bt_clean.png); 150 position: absolute; 151 right: 0; 148 152 } 149 153
Note: See TracChangeset
for help on using the changeset viewer.