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:
@@ -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
|
||||
|
@@ -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;
|
||||
|
Reference in New Issue
Block a user