aboutsummaryrefslogtreecommitdiffstats
path: root/admin/themes/roma
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2010-03-17 17:20:09 +0000
committerplegall <plg@piwigo.org>2010-03-17 17:20:09 +0000
commit21b4bf84a7cc30f8788e3cfa543513c7ebd7500d (patch)
treee3f75642841efd753153e15a1168f263660a9086 /admin/themes/roma
parent1314453432b12dcb7d43988570a6cb36d3cce255 (diff)
make the clear admin theme slightly clearer
make the links less flashy in clear admin theme git-svn-id: http://piwigo.org/svn/trunk@5163 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'admin/themes/roma')
-rw-r--r--admin/themes/roma/theme.css5
1 files changed, 1 insertions, 4 deletions
diff --git a/admin/themes/roma/theme.css b/admin/themes/roma/theme.css
index 835732d75..2480184a1 100644
--- a/admin/themes/roma/theme.css
+++ b/admin/themes/roma/theme.css
@@ -8,7 +8,7 @@ input[type="radio"], input[type="checkbox"] { background-color: transparent; }
{ color:#999; background-color: #eee; } */
INPUT[type="submit"], INPUT[type="reset"] { color:#999; border: 1px solid #666; background-color: #444; padding: 1px 15px; }
input.rateButton, legend, h3 { color: #666; }
-#theAdminPage h2 { color: #ccc; letter-spacing:2px; font-weight:bold;}
+h2 { color: #ccc; }
.content .infos { color: #f70; border:0; background-color: transparent;
padding:5px 60px 0pt 10pt; min-height: 48px; text-align:left; background-position:left top;}
.content .infos .submit {margin-left:30px;}
@@ -40,9 +40,6 @@ h3, #imageToolBar a:hover, .row2, .content { background-color: #222; }
.content h3 ~ h3{ margin-top: 40px; }
.content h4 { font-size:14px; text-align:left; padding:3px; margin: 2px;}
-/*.content h2:before, .content h2:after, */
-h2:lang(en) { text-transform:capitalize; }
-
.content dl, dd { margin:5px; }
.content div.titrePage {}
.instructions { height:450px; overflow:scroll; padding:0 20px 0; text-align:left; margin-bottom: 20px;