aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/theme
diff options
context:
space:
mode:
authorPayBas <contact@paybas.com>2014-06-13 15:36:12 +0200
committerPayBas <contact@paybas.com>2014-06-24 00:02:25 +0200
commit8547fd4c2ea2eb6f8eb791f844e08ed44d6d8e11 (patch)
tree9179065b5c4cad300b74bd9274ce827444a623ed /phpBB/styles/prosilver/theme
parent1189fc9e51689d72544cab833cb8f5d6c860b26e (diff)
downloadforums-8547fd4c2ea2eb6f8eb791f844e08ed44d6d8e11.tar
forums-8547fd4c2ea2eb6f8eb791f844e08ed44d6d8e11.tar.gz
forums-8547fd4c2ea2eb6f8eb791f844e08ed44d6d8e11.tar.bz2
forums-8547fd4c2ea2eb6f8eb791f844e08ed44d6d8e11.tar.xz
forums-8547fd4c2ea2eb6f8eb791f844e08ed44d6d8e11.zip
[ticket/12648] Fix poll tab and revert unrelated color change
PHPBB3-12648
Diffstat (limited to 'phpBB/styles/prosilver/theme')
-rw-r--r--phpBB/styles/prosilver/theme/colours.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/phpBB/styles/prosilver/theme/colours.css b/phpBB/styles/prosilver/theme/colours.css
index 8222c85354..4b7532ab8a 100644
--- a/phpBB/styles/prosilver/theme/colours.css
+++ b/phpBB/styles/prosilver/theme/colours.css
@@ -50,7 +50,7 @@ hr {
}
.navbar {
- background-color: #CADCEB;
+ background-color: #cadceb;
}
.forabg {
@@ -92,7 +92,7 @@ table.zebra-list tr:nth-child(even) td, ul.zebra-list li:nth-child(even) {
background-color: #e1ebf2;
}
-.bg3 { background-color: #CADCEB; }
+.bg3 { background-color: #cadceb; }
.ucprowbg {
background-color: #DCDEE2;