mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-01-15 01:17:16 -05:00
Merge pull request #1989 from defnax/fixing-stylesheet
Removed stylesheet it gets issues on other style
This commit is contained in:
commit
eee7ef600f
@ -917,12 +917,3 @@ MessagesDialog QWidget#messageTreeWidget::item:hover {
|
|||||||
GxsForumThreadWidget QWidget#threadTreeWidget::item {
|
GxsForumThreadWidget QWidget#threadTreeWidget::item {
|
||||||
padding: 2px;
|
padding: 2px;
|
||||||
}
|
}
|
||||||
|
|
||||||
MainWindow QListView#listWidget::item:selected {
|
|
||||||
background-color: #cde8ff;
|
|
||||||
color: black;
|
|
||||||
}
|
|
||||||
|
|
||||||
MainWindow QListView#listWidget::item:hover {
|
|
||||||
background-color: #e5f3ff;
|
|
||||||
}
|
|
||||||
|
Loading…
Reference in New Issue
Block a user