mirror of
https://github.com/xiaoyifang/goldendict-ng.git
synced 2024-11-23 20:14:05 +00:00
opt: qt modern style modification
the original mordern style hidden the drag handler of toolbar, when drag the dictionary toolbar to the left dock area,it can never moved to other places
This commit is contained in:
parent
f5882816c9
commit
40625a92b0
|
@ -27,8 +27,6 @@ MainWindow #historyPane #historyList, MainWindow #favoritesPane #favoritesTree
|
|||
/* remove the main toolbar handle */
|
||||
#navToolbar::handle, #dictionaryBar::handle {
|
||||
image: none;
|
||||
width: 0px;
|
||||
margin-left: 1px;
|
||||
}
|
||||
|
||||
#navToolbar #scanPopupButton {
|
||||
|
|
Loading…
Reference in a new issue