Changeset 2156:5cdb254a24d2 for admin/style/default.css
- Timestamp:
- 09/29/13 23:10:54 (12 years ago)
- Branch:
- dcRepo
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/style/default.css
r2151 r2156 1966 1966 } 1967 1967 /* -------------------------------------------------------------------- plugins.php */ 1968 #plugins td.action {1968 .modules td.action, .modules td.icon { 1969 1969 vertical-align: middle; 1970 1970 } 1971 . icon img{1971 .modules td.icon img:last-child { 1972 1972 width: 16px; 1973 1973 height: 16px; 1974 1974 } 1975 . distrib img {1975 .modules td.distrib img { 1976 1976 display: block; 1977 1977 float: right; 1978 } 1979 .modules dt { 1980 font-weight: bold; 1981 } 1982 .modules a.details { 1983 background: transparent url(search.png) no-repeat 2px 2px; 1984 padding: 4px 4px 0 20px; 1985 } 1986 .modules a.support { 1987 background: transparent url(../images/page_help.png) no-repeat 2px 2px; 1988 padding: 4px 4px 0 20px; 1978 1989 } 1979 1990 /* ---------------------------------------------------------- post.php, page.php */
Note: See TracChangeset
for help on using the changeset viewer.