From a129f6b257b4e802e4345fd7b01fdc6b75f3963c Mon Sep 17 00:00:00 2001 From: rvelices Date: Wed, 29 Dec 2010 22:01:03 +0000 Subject: some admin theme cleanup - remove unused css, unused icons git-svn-id: http://piwigo.org/svn/trunk@8382 68402e56-0260-453c-a942-63ccdbb3a9ee --- admin/themes/clear/theme.css | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'admin/themes/clear/theme.css') diff --git a/admin/themes/clear/theme.css b/admin/themes/clear/theme.css index baa9315dd..da1d04ef5 100644 --- a/admin/themes/clear/theme.css +++ b/admin/themes/clear/theme.css @@ -88,16 +88,6 @@ h3, #imageToolBar a:hover, .content, .throw, .row1 { background-color: #ddd; } .content dl, dd { margin:5px; } .content div.titrePage { height:40px; } -.instructions { text-align:left; padding-top:5px;} -.instructions LI { margin-bottom:5px; } -.instructionBlock {border: 1px solid #999; margin: 5px; overflow: hidden;} -.instructionBlockHeaderCollapsed, .instructionBlockHeaderExpanded {background-color:#eee; background-position:15px center; -background-repeat:no-repeat; color:#999; cursor:pointer; font-size:110%; overflow:hidden; padding:8px 41px;} -.instructionBlockHeaderCollapsed span, .instructionBlockHeaderExpanded span {border-bottom: none; } - -.instructionBlockHeaderCollapsed { background-image: url(icon/expand.gif);} -.instructionBlockHeaderExpanded { background-image: url(icon/collapse.gif);} -.instructionBlockContent { padding:0 15px 15px;} SPAN.pwgScreen { font-style:italic; border-bottom:1px dotted #666} UL.thumbnails span.wrap2:hover { background-color:#eee; border:1px solid #0cc9c; color:#999; } -- cgit v1.2.3