mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-16 02:06:08 +08:00
refs #347, renamed property to frameless
This commit is contained in:
committed by
Roland Winklmeier
parent
7123cad53a
commit
edaf1fba89
@@ -8,7 +8,7 @@ there is no opacity with background image, so we need semitransparent images
|
||||
use -- instead of :: for namespaces
|
||||
|
||||
Used dynamic properties
|
||||
mainframeless (infobar.qss)
|
||||
frameless (infobar.qss)
|
||||
**/
|
||||
|
||||
/** Main window **/
|
||||
@@ -53,7 +53,7 @@ QAbstractScrollArea #pg_StatusPageConsole { background-color: black; }
|
||||
border: 0px;
|
||||
}
|
||||
|
||||
#wi_CentralWidgetOutside[mainframeless="true"] {
|
||||
#wi_CentralWidgetOutside[frameless="true"] {
|
||||
background-image: url(:/textures/icons/textures/texture-outer.jpg);
|
||||
background-color: darkslategray;
|
||||
margin: 0px;
|
||||
|
||||
Reference in New Issue
Block a user