Skip to content

Commit

Permalink
Revert "Skins :: adjust styles of skin context menus, tooltip, ..."
Browse files Browse the repository at this point in the history
  • Loading branch information
ronso0 authored Nov 15, 2019
1 parent 60079a8 commit 6e1abd2
Show file tree
Hide file tree
Showing 49 changed files with 2,070 additions and 2,718 deletions.
1 change: 0 additions & 1 deletion res/skins/Deere/icon/ic_library_checkmark_blue.svg

This file was deleted.

7 changes: 0 additions & 7 deletions res/skins/Deere/icon/ic_library_checkmark_grey.svg

This file was deleted.

8 changes: 4 additions & 4 deletions res/skins/Deere/style-mac.qss
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@

/* hack to hide the checkmark, otherwise text gets cut off
on the right on Retina screens. This can only be done for macOS
because it cuts off text on the left on KDE
because it cuts off text on the left on KDE */
WEffectSelector QAbstractItemView {
margin: 0 0 0 -24px;
} */
}

/* hide the checkmark just in case the above shows a
partial checkmark on some untested screen
partial checkmark on some untested screen */
WEffectSelector::indicator {
border: 0;
} */
}
Loading

0 comments on commit 6e1abd2

Please sign in to comment.