1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-20 23:41:29 +02:00

[ticket/11472] Make the color swatch configurable and fix it in subsilver2

PHPBB3-11472
This commit is contained in:
Cesar G
2013-10-18 21:23:53 -07:00
parent c386bf7911
commit 79b5e96896
6 changed files with 14 additions and 20 deletions

View File

@@ -303,6 +303,11 @@ p.topicdetails {
/* Tables
------------ */
#color_palette_placeholder table {
border-collapse: separate;
border-spacing: 1px;
}
th {
color: #FFA34F;
font-size: 1.1em;