Changeset 2158:13b49921f64a for admin/style
- Timestamp:
- 09/30/13 08:53:36 (12 years ago)
- Branch:
- dcRepo
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/style/default.css
r2157 r2158 1973 1973 height: 16px; 1974 1974 } 1975 .modules td.icon img.expand { 1976 margin-bottom: 3px; 1977 } 1975 1978 .modules td.distrib img { 1976 1979 display: block; … … 1990 1993 #m_search { 1991 1994 background: transparent url(search.png) no-repeat 4px center; 1995 padding-left: 20px; 1992 1996 } 1993 1997 .modules tr.expand, .modules td.expand { 1994 background: #f 5f5f5;1998 background: #f7f7f7; 1995 1999 border-color: #bee74b; 1996 2000 } 1997 .modules tr.expand {2001 .modules tr.expand td:first-child { 1998 2002 font-weight: bold; 2003 background: #DFE5E7; 1999 2004 } 2000 2005 .modules td.expand { … … 2002 2007 } 2003 2008 .mod-more, .mod-more li { 2004 margin: 00 0 1em;2009 margin: .25em 0 0 1em; 2005 2010 padding: 0; 2006 2011 list-style-type: none; 2012 } 2013 .mod-more { 2014 padding-top: .5em; 2007 2015 } 2008 2016 /* ---------------------------------------------------------- post.php, page.php */
Note: See TracChangeset
for help on using the changeset viewer.