1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 22:10:45 +02:00

[ticket/11472] Expand palette cell links to the full block size.

PHPBB3-11472
This commit is contained in:
Cesar G
2013-10-29 06:52:38 -07:00
parent 1ea07e2270
commit 13d2d7d036
4 changed files with 7 additions and 3 deletions

View File

@@ -308,6 +308,10 @@ p.topicdetails {
border-spacing: 1px;
}
#color_palette_placeholder td {
padding: 0;
}
th {
color: #FFA34F;
font-size: 1.1em;