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/icon/collapse.gif | Bin 878 -> 0 bytes admin/themes/clear/icon/expand.gif | Bin 900 -> 0 bytes admin/themes/clear/icon/plugin_active.gif | Bin 135 -> 0 bytes admin/themes/clear/icon/plugin_inactive.gif | Bin 134 -> 0 bytes admin/themes/clear/theme.css | 10 ---------- admin/themes/default/default-layout.css | 23 ----------------------- admin/themes/default/icon/plugin_active.gif | Bin 108 -> 0 bytes admin/themes/default/icon/plugin_inactive.gif | Bin 107 -> 0 bytes admin/themes/roma/icon/home.png | Bin 726 -> 0 bytes admin/themes/roma/theme.css | 17 ----------------- 10 files changed, 50 deletions(-) delete mode 100644 admin/themes/clear/icon/collapse.gif delete mode 100644 admin/themes/clear/icon/expand.gif delete mode 100644 admin/themes/clear/icon/plugin_active.gif delete mode 100644 admin/themes/clear/icon/plugin_inactive.gif delete mode 100644 admin/themes/default/icon/plugin_active.gif delete mode 100644 admin/themes/default/icon/plugin_inactive.gif delete mode 100644 admin/themes/roma/icon/home.png diff --git a/admin/themes/clear/icon/collapse.gif b/admin/themes/clear/icon/collapse.gif deleted file mode 100644 index 6bf0b0657..000000000 Binary files a/admin/themes/clear/icon/collapse.gif and /dev/null differ diff --git a/admin/themes/clear/icon/expand.gif b/admin/themes/clear/icon/expand.gif deleted file mode 100644 index 96261b426..000000000 Binary files a/admin/themes/clear/icon/expand.gif and /dev/null differ diff --git a/admin/themes/clear/icon/plugin_active.gif b/admin/themes/clear/icon/plugin_active.gif deleted file mode 100644 index 5134d95a7..000000000 Binary files a/admin/themes/clear/icon/plugin_active.gif and /dev/null differ diff --git a/admin/themes/clear/icon/plugin_inactive.gif b/admin/themes/clear/icon/plugin_inactive.gif deleted file mode 100644 index 9a3c80617..000000000 Binary files a/admin/themes/clear/icon/plugin_inactive.gif and /dev/null differ 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; } diff --git a/admin/themes/default/default-layout.css b/admin/themes/default/default-layout.css index 0f3f7ddd6..3c8aa7e2e 100644 --- a/admin/themes/default/default-layout.css +++ b/admin/themes/default/default-layout.css @@ -43,30 +43,8 @@ TABLE.languages { } TABLE.plugins A { border: 0; } TABLE.plugins TR TD { padding: 4px 10px; } -TABLE.plugins TR TD.pluginState { padding: 4px 16px; } TABLE.languages TR TD { padding: 7px 20px; } -TABLE.plugins TR TD.active, -TABLE.languages TR TD.active { - background: url(icon/plugin_active.gif) no-repeat center left; - background-color: inherit; /* IE need it */ -} - -TABLE.plugins TR TD.inactive { - background: url(icon/plugin_inactive.gif) no-repeat center left; - background-color: inherit; /* IE need it */ -} - -TABLE.plugins ul.pluginsActions { - float: left; - padding: 0; - margin: 0; - width: 60px; - list-style: none; - text-align: center; -} - -TABLE.plugins ul.pluginsActions li { display: inline; } /* categoryOrdering */ FORM#categoryOrdering .orderParams { @@ -289,7 +267,6 @@ float:left; #pwgHead {color:#aaa;} #pwgHead A {color:#ccc;} #pwgHead A:hover {color:#fff;border-bottom:1px solid #fff} -#pwgHead A#instructions:hover {border:none;} #headActions {float:right; height:46px; line-height:46px; margin-right:10px;} diff --git a/admin/themes/default/icon/plugin_active.gif b/admin/themes/default/icon/plugin_active.gif deleted file mode 100644 index fe49227da..000000000 Binary files a/admin/themes/default/icon/plugin_active.gif and /dev/null differ diff --git a/admin/themes/default/icon/plugin_inactive.gif b/admin/themes/default/icon/plugin_inactive.gif deleted file mode 100644 index 19d551865..000000000 Binary files a/admin/themes/default/icon/plugin_inactive.gif and /dev/null differ diff --git a/admin/themes/roma/icon/home.png b/admin/themes/roma/icon/home.png deleted file mode 100644 index 81b6bddb7..000000000 Binary files a/admin/themes/roma/icon/home.png and /dev/null differ diff --git a/admin/themes/roma/theme.css b/admin/themes/roma/theme.css index 30a1a3c35..ff598ed40 100644 --- a/admin/themes/roma/theme.css +++ b/admin/themes/roma/theme.css @@ -57,24 +57,7 @@ h3, #imageToolBar a:hover, .row2, .content { background-color: #222; } .content dl, dd { margin:5px; } .content div.titrePage {} -.instructions { height:450px; overflow:scroll; padding:0 20px 0; text-align:left; margin-bottom: 20px; -font-size:14px; line-height:21px; } -.instructions { overflow-y:scroll; overflow-x:hidden; } -.instructions h3 { text-align: center; margin: 30px 0 0 0; } -.instructions { text-align:left; padding-top:5px;} -.instructions LI { margin-bottom:5px; } -.instructionBlock {border: 1px solid #666; margin: 5px; overflow: hidden;} -.instructionBlockHeaderCollapsed, .instructionBlockHeaderExpanded {background-color:#111; background-position:15px center; -background-repeat:no-repeat; color:#444; cursor:pointer; font-size:110%; overflow:hidden; padding:8px 41px;} -.instructionBlockHeaderCollapsed span, .instructionBlockHeaderExpanded span {border-bottom: 1px solid #444; } - .instructionBlockHeaderCollapsed:hover span, .instructionBlockHeaderExpanded:hover span, - .instructionBlockHeaderCollapsed:focus span, .instructionBlockHeaderExpanded:focus span { border-bottom-color: #111; } - -.instructionBlockHeaderCollapsed { background-image: url(../../icon/expand.png);} -.instructionBlockHeaderExpanded { background-image: url(../../icon/collapse.png);} -.instructionBlockContent { padding:0 15px 15px;} -SPAN.pwgScreen { font-style:italic; border-bottom:1px dotted #666} UL.thumbnails span.wrap2:hover { background-color:#111; border:1px solid #FF3363; color:#666; } UL.thumbnails span.wrap2 { border:1px solid #666; padding: 4px; } -- cgit v1.2.3