Stopped the stylesheet from forcing the font
This commit is contained in:
parent
7a838fc4eb
commit
9354c7e6ca
1 changed files with 1 additions and 2 deletions
|
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
style "medium_text"
|
style "medium_text"
|
||||||
{
|
{
|
||||||
font_name = "sans 10"
|
|
||||||
}
|
}
|
||||||
|
|
||||||
style "medium_bold_entry" = "medium_text"
|
style "medium_bold_entry" = "medium_text"
|
||||||
|
|
@ -67,7 +67,6 @@ style "default_base" = "medium_text"
|
||||||
|
|
||||||
style "default_buttons_menus"
|
style "default_buttons_menus"
|
||||||
{
|
{
|
||||||
font_name = "sans 10"
|
|
||||||
fg[ACTIVE] = { 1.0, 1.0, 1.0 }
|
fg[ACTIVE] = { 1.0, 1.0, 1.0 }
|
||||||
|
|
||||||
bg[NORMAL] = { 0.30, 0.30, 0.35 }
|
bg[NORMAL] = { 0.30, 0.30, 0.35 }
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue