Set the default category_color in CSS
This commit is contained in:
parent
baa84494fc
commit
37a537dada
1 changed files with 1 additions and 0 deletions
|
@ -97,6 +97,7 @@ fieldset.toggle.on .more_style_options {
|
||||||
height: 16px;
|
height: 16px;
|
||||||
margin-right: 10px;
|
margin-right: 10px;
|
||||||
border: 1px solid #000;
|
border: 1px solid #000;
|
||||||
|
background-color: DarkBlue;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* **************** */
|
/* **************** */
|
||||||
|
|
Loading…
Reference in a new issue