Changeset 2237:911f18a5b287 for admin/style/default.css
- Timestamp:
- 10/03/13 19:03:50 (12 years ago)
- Branch:
- dcRepo
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/style/default.css
r2227 r2237 1109 1109 } 1110 1110 #help-button { 1111 background: transparent url( ../images/page_help.png) no-repeat 6px center;1111 background: transparent url(help-mini.png) no-repeat 6px center; 1112 1112 position: absolute; 1113 1113 top: 0; … … 1902 1902 } 1903 1903 .modules a.module-support { 1904 background: transparent url( ../images/page_help.png) no-repeat 2px 2px;1904 background: transparent url(help12.png) no-repeat 2px 2px; 1905 1905 padding: 4px 4px 0 20px; 1906 1906 }
Note: See TracChangeset
for help on using the changeset viewer.