mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-18 11:25:33 +08:00
Frameless window close button
This commit is contained in:
committed by
Mat Sutcliffe
parent
a583def040
commit
a2a186a2f5
@@ -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