aboutsummaryrefslogtreecommitdiffstats
path: root/admin/template/goto/theme/roma/theme.css
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2008-12-22 00:31:28 +0000
committerplegall <plg@piwigo.org>2008-12-22 00:31:28 +0000
commitc78a503b580f32f5667a6faccdcd1bc192cbb8d4 (patch)
tree4ebe95d8b8c4ada34280e690ed584be97d534f31 /admin/template/goto/theme/roma/theme.css
parent9330d8df50892938f4da44743588a958e83298c1 (diff)
modification: strongly updated admin>instructions content
bug fixed: CSS class pwgScreen had disappeared (even in Piwigo 1.6) git-svn-id: http://piwigo.org/svn/branches/2.0@3010 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r--admin/template/goto/theme/roma/theme.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/admin/template/goto/theme/roma/theme.css b/admin/template/goto/theme/roma/theme.css
index 5e4d1f1d2..5560bec95 100644
--- a/admin/template/goto/theme/roma/theme.css
+++ b/admin/template/goto/theme/roma/theme.css
@@ -49,11 +49,13 @@ text-transform:none; font-weight:bold; padding-left:20px; width:54%; }
.content div.titrePage { height:55px; }
.instructions { text-align:left;}
+.instructions LI { margin-bottom:5px; }
.instructionBlock {border: 1px solid #666; margin: 5px; overflow: hidden;}
.instructionBlockHeaderCollapsed, .instructionBlockHeaderExpanded {font-size:110%; cursor: pointer; overflow: hidden; background-repeat: no-repeat; background-position: left center; padding-left: 20px; background-color: #111; padding: 5px 20px; color: #ff3363;}
.instructionBlockHeaderCollapsed { background-image: url(../../icon/expand.png);}
.instructionBlockHeaderExpanded { background-image: url(../../icon/collapse.png);}
.instructionBlockContent { padding:5px;}
+SPAN.pwgScreen { font-style:italic; border-bottom:1px dotted #666}
.content ul.thumbnails span.wrap2:hover { background-color:#111; border:1px solid #FF3363; color:#666; }
.content ul.thumbnails span.wrap2 { border:1px solid #666; padding: 4px; }