mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-05-02 15:15:39 +08:00
Frameless window close button
This commit is contained in:
@@ -59,7 +59,7 @@ QAbstractScrollArea #pg_StatusPageConsole { background-color: black; }
|
|||||||
/* close button with frameless windows */
|
/* close button with frameless windows */
|
||||||
#pb_FramelessCloseButton {
|
#pb_FramelessCloseButton {
|
||||||
background: transparent;
|
background: transparent;
|
||||||
padding: 0px 0px 0px 0px;
|
padding: 5px 5px 0px 0px;
|
||||||
image-position: right;
|
image-position: right;
|
||||||
margin: 0px;
|
margin: 0px;
|
||||||
border: 0px;
|
border: 0px;
|
||||||
|
|||||||
Reference in New Issue
Block a user