Frameless window close button

This commit is contained in:
Klaus Basan
2019-08-20 15:46:20 +02:00
committed by Mat Sutcliffe
parent a583def040
commit a2a186a2f5

View File

@@ -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;