mirror of
https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System.git
synced 2025-04-01 02:42:39 +08:00
Revert changes to main css.
This commit is contained in:
parent
edd92596a6
commit
fe976282e1
@ -56,6 +56,8 @@ ads--CTitleBarButton {
|
|||||||
|
|
||||||
|
|
||||||
#dockAreaCloseButton {
|
#dockAreaCloseButton {
|
||||||
|
qproperty-icon: url(:/ads/images/close-button.svg),
|
||||||
|
url(:/ads/images/close-button-disabled.svg) disabled;
|
||||||
qproperty-iconSize: 16px;
|
qproperty-iconSize: 16px;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -335,6 +337,7 @@ ads--CAutoHideDockContainer #dockAreaAutoHideButton {
|
|||||||
|
|
||||||
|
|
||||||
ads--CAutoHideDockContainer #dockAreaCloseButton{
|
ads--CAutoHideDockContainer #dockAreaCloseButton{
|
||||||
|
qproperty-icon: url(:/ads/images/close-button-focused.svg)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user