mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-12-25 23:49:35 -05:00
Removed stylesheet it gets issues on other style
This commit is contained in:
parent
54364c488e
commit
e7cc74751f
@ -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