rssguard/resources/skins/vergilius/theme.css

9 lines
171 B
CSS
Raw Normal View History

2017-01-12 07:52:43 +01:00
/* This is Qt CSS theme file for the overall GUI of the application. */
2017-10-25 11:23:49 +02:00
QTextEdit {
selection-background-color: #3297FD;
}
2017-01-12 07:52:43 +01:00
QStatusBar::item {
border: none;
}