patch home
This commit is contained in:
parent
de41b87e7b
commit
f859211729
@ -231,6 +231,11 @@ class YobbleHomeView(QWidget):
|
|||||||
#TabButton[selected="true"] #TabText {{
|
#TabButton[selected="true"] #TabText {{
|
||||||
color: {active_color};
|
color: {active_color};
|
||||||
}}
|
}}
|
||||||
|
#TabIcon, #TabText {{
|
||||||
|
border: none;
|
||||||
|
outline: none;
|
||||||
|
background-color: transparent;
|
||||||
|
}}
|
||||||
#TabIcon {{ font-size: 22px; }}
|
#TabIcon {{ font-size: 22px; }}
|
||||||
#TabText {{ font-size: 12px; }}
|
#TabText {{ font-size: 12px; }}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user