1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-07 09:16:55 +02:00

[ticket/11472] Update the ACP user signature page.

PHPBB3-11472
This commit is contained in:
Cesar G
2013-10-18 22:33:12 -07:00
parent 79b5e96896
commit b99e87664d
2 changed files with 39 additions and 34 deletions

View File

@@ -737,6 +737,15 @@ td {
border-spacing: 1px;
}
dt#color_palette_placeholder table {
margin-right: 5px;
width: 80px;
}
#color_palette_placeholder td {
padding: 0;
}
table.type2 {
border: none;
background: none;