aboutsummaryrefslogtreecommitdiffstats
path: root/admin/themes/roma/theme.css
diff options
context:
space:
mode:
authorgrum <grum@piwigo.org>2010-03-29 21:41:23 +0000
committergrum <grum@piwigo.org>2010-03-29 21:41:23 +0000
commita3ebfcde8aa4c7ef7e054579cf4c1e8d4fbcbb4c (patch)
tree9bc229612da49f078e45a1c358f9a8ed5b194563 /admin/themes/roma/theme.css
parentfba94905a988d24965586a4cd803a5b99c2d5fe7 (diff)
update clear & roma theme with generic classes, adding input styles
git-svn-id: http://piwigo.org/svn/trunk@5463 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'admin/themes/roma/theme.css')
-rw-r--r--admin/themes/roma/theme.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/admin/themes/roma/theme.css b/admin/themes/roma/theme.css
index 01a0a29f8..f269685e8 100644
--- a/admin/themes/roma/theme.css
+++ b/admin/themes/roma/theme.css
@@ -2,14 +2,17 @@
.gcText { color: #666666; } /* used for text */
.gcText2 { color: #FF3366; } /* used for table header */
.gcText3 { color: #FF3366; } /* used for tabs text */
+.gcTextInput { color:#999999; } /* used for inputs */
.gcLink { color: #FF7700; } /* used for link */
.gcLinkHover { color: #FF3333; } /* used for link */
.gcBgPage { background-color: #111111; } /* used for page background */
.gcBgTabSheet { background-color: #222222; } /* used inside tabsheet & menu */
.gcBgTableRow1 { background-color: #111111; } /* used in for tables rows background */
.gcBgTableRow2 { background-color: #222222; } /* used in tables rows & some widgets background */
+.gcBgInput { background-color:#444444; } /* used for inputs */
.gcBorder { border-color: #FF3363; } /* used for borders */
.gcBorder2 { border-color: #666666; } /* used for widgets borders */
+.gcBorderInput { border-color:#666666; } /* used for inputs */
/* text color */
body, h3, dt, h2, .throw, .content, label,