remove quassel
This commit is contained in:
parent
a539bcd743
commit
440d420adb
@ -1,46 +0,0 @@
|
|||||||
ChatLine {
|
|
||||||
font-family: Noto Sans;
|
|
||||||
font-size: 15px;
|
|
||||||
font-weight: normal;
|
|
||||||
}
|
|
||||||
MultiLineEdit {
|
|
||||||
font-family: Noto Sans;
|
|
||||||
font-size: 15px;
|
|
||||||
font-weight: normal;
|
|
||||||
}
|
|
||||||
ChatLine#plain {
|
|
||||||
font-family: Noto Sans;
|
|
||||||
font-size: 15px;
|
|
||||||
font-weight: normal;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Font: UI Global Font */
|
|
||||||
QWidget {
|
|
||||||
font-family: Noto Sans;
|
|
||||||
font-size: 15px;
|
|
||||||
font-weight: normal;
|
|
||||||
}
|
|
||||||
ChatListItem {
|
|
||||||
font-family: Noto Sans;
|
|
||||||
font-size: 15px;
|
|
||||||
font-weight: normal;
|
|
||||||
}
|
|
||||||
NickListItem {
|
|
||||||
font-family: Noto Sans;
|
|
||||||
font-size: 15px;
|
|
||||||
font-weight: normal;
|
|
||||||
}
|
|
||||||
StyledLabel#topicLabel {
|
|
||||||
font-family: Noto Sans;
|
|
||||||
font-size: 15px;
|
|
||||||
font-weight: normal;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Topic Box */
|
|
||||||
StyledLabel#topicLabel {
|
|
||||||
background: palette(base);
|
|
||||||
font-family: Noto Sans;
|
|
||||||
font-size: 15px;
|
|
||||||
font-weight: normal;
|
|
||||||
}
|
|
||||||
|
|
@ -387,7 +387,6 @@ qt5ct
|
|||||||
qt5-graphicaleffects
|
qt5-graphicaleffects
|
||||||
qt5-imageformats
|
qt5-imageformats
|
||||||
qtox
|
qtox
|
||||||
quassel-client-qt
|
|
||||||
quodlibet
|
quodlibet
|
||||||
ranger
|
ranger
|
||||||
rar
|
rar
|
||||||
|
Loading…
Reference in New Issue
Block a user