Last change
on this file since 23997 was
15340,
checked in by grum, 13 years ago
|
feature:2436 - Compatibility with Piwigo 2.4
|
-
Property svn:executable set to
*
|
File size:
1.0 KB
|
Line | |
---|
1 | .gcText { color: #777777; } /* used for text */ |
---|
2 | .gcText2 { color: #777777; } /* used for table header */ |
---|
3 | .gcText3 { color: #555555; } /* used for tabs text */ |
---|
4 | .gcTextInput { color:#666666; } /* used for inputs */ |
---|
5 | .gcLink { color: #005E89; } /* used for link */ |
---|
6 | .gcLinkHover { color: #D54E21; } /* used for link */ |
---|
7 | .gcBgPage { background-color: #F9F9F9; } /* used for page background */ |
---|
8 | .gcBgTabSheet { background-color: #F1F1F1; } /* used inside tabsheet & menu */ |
---|
9 | .gcBgTableRow1 { background-color: #DDDDDD; } /* used in for tables rows background */ |
---|
10 | .gcBgTableRow2 { background-color: #EEEEEE; } /* used in tables rows & some widgets background */ |
---|
11 | .gcBgInput { background-color:#CCCCCC; } /* used for inputs */ |
---|
12 | .gcBorder { border-color: #AAAAAA; } /* used for borders */ |
---|
13 | .gcBorder2 { border-color: #666666; } /* used for widgets borders */ |
---|
14 | .gcBorderInput { border-color:#777777; } /* used for inputs */ |
---|
15 | |
---|
Note: See
TracBrowser
for help on using the repository browser.