mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-10 15:42:49 -04:00
Merge pull request #1989 from defnax/fixing-stylesheet
Removed stylesheet it gets issues on other style
This commit is contained in:
commit
eee7ef600f
1 changed files with 0 additions and 9 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue