1
0
Fork 0
mirror of https://github.com/Chatterino/chatterino2.git synced 2024-11-21 22:24:07 +01:00
mirror-chatterino2/resources/qss/settings.qss

9 lines
123 B
Text
Raw Normal View History

2017-01-03 21:19:33 +01:00
* {
font-size: <font-size>px;
2017-01-03 21:19:33 +01:00
}
QCheckBox::indicator {
width: <checkbox-size>px;
height: <checkbox-size>px;
}