mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-21 16:01:40 +02:00
[ticket/10948] Separate color swatch cells.
PHPBB3-10948
This commit is contained in:
@@ -232,6 +232,11 @@ 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