mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 23:05:36 +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 */
|
||||
#pb_FramelessCloseButton {
|
||||
background: transparent;
|
||||
padding: 0px 0px 0px 0px;
|
||||
padding: 5px 5px 0px 0px;
|
||||
image-position: right;
|
||||
margin: 0px;
|
||||
border: 0px;
|
||||
|
||||
Reference in New Issue
Block a user