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

[ticket/10810] Update all palettes.

PHPBB3-10810
This commit is contained in:
Cesar G
2013-11-13 01:24:37 -08:00
parent 9a9669bebd
commit c5680ca822
9 changed files with 26 additions and 12 deletions

View File

@@ -631,6 +631,11 @@ table.info tbody th {
margin: 0 -1px;
}
#color_palette_placeholder table {
border-collapse: separate;
border-spacing: 1px;
}
/* Misc layout styles
---------------------------------------- */
/* column[1-2] styles are containers for two column layouts

View File

@@ -235,11 +235,6 @@ fieldset.submit-buttons input {
/* Posting page styles
----------------------------------------*/
#colour_palette table {
border-collapse: separate;
border-spacing: 1px;
}
/* Buttons used in the editor */
#format-buttons {
margin: 15px 0 2px 0;