[Stylesheet] Add border to tiled subwindows to allow resizing
This commit is contained in:
committed by
Yorik van Havre
parent
b51c952e4b
commit
4234e66796
@@ -133,6 +133,18 @@ QMdiArea {
|
||||
}
|
||||
|
||||
|
||||
/*==================================================================================================
|
||||
Sub windows
|
||||
==================================================================================================*/
|
||||
QMdiSubWindow {
|
||||
border:1px solid #121512;
|
||||
margin-top: 30px;
|
||||
margin-left: 4px;
|
||||
margin-right: 4px;
|
||||
margin-bottom:4px;
|
||||
}
|
||||
|
||||
|
||||
/*==================================================================================================
|
||||
MENUS
|
||||
==================================================================================================*/
|
||||
|
||||
@@ -100,6 +100,18 @@ QMdiArea {
|
||||
}
|
||||
|
||||
|
||||
/*==================================================================================================
|
||||
Sub windows
|
||||
==================================================================================================*/
|
||||
QMdiSubWindow {
|
||||
border:1px solid #505050;
|
||||
margin-top: 30px;
|
||||
margin-left: 4px;
|
||||
margin-right: 4px;
|
||||
margin-bottom:4px;
|
||||
}
|
||||
|
||||
|
||||
/*==================================================================================================
|
||||
MENUS
|
||||
==================================================================================================*/
|
||||
|
||||
@@ -100,6 +100,18 @@ QMdiArea {
|
||||
}
|
||||
|
||||
|
||||
/*==================================================================================================
|
||||
Sub windows
|
||||
==================================================================================================*/
|
||||
QMdiSubWindow {
|
||||
border:1px solid #333333;
|
||||
margin-top: 30px;
|
||||
margin-left: 4px;
|
||||
margin-right: 4px;
|
||||
margin-bottom:4px;
|
||||
}
|
||||
|
||||
|
||||
/*==================================================================================================
|
||||
MENUS
|
||||
==================================================================================================*/
|
||||
|
||||
@@ -100,6 +100,18 @@ QMdiArea {
|
||||
}
|
||||
|
||||
|
||||
/*==================================================================================================
|
||||
Sub windows
|
||||
==================================================================================================*/
|
||||
QMdiSubWindow {
|
||||
border:1px solid #505050;
|
||||
margin-top: 30px;
|
||||
margin-left: 4px;
|
||||
margin-right: 4px;
|
||||
margin-bottom:4px;
|
||||
}
|
||||
|
||||
|
||||
/*==================================================================================================
|
||||
MENUS
|
||||
==================================================================================================*/
|
||||
|
||||
@@ -100,6 +100,18 @@ QMdiArea {
|
||||
}
|
||||
|
||||
|
||||
/*==================================================================================================
|
||||
Sub windows
|
||||
==================================================================================================*/
|
||||
QMdiSubWindow {
|
||||
border:1px solid #505050;
|
||||
margin-top: 30px;
|
||||
margin-left: 4px;
|
||||
margin-right: 4px;
|
||||
margin-bottom:4px;
|
||||
}
|
||||
|
||||
|
||||
/*==================================================================================================
|
||||
MENUS
|
||||
==================================================================================================*/
|
||||
|
||||
@@ -100,6 +100,18 @@ QMdiArea {
|
||||
}
|
||||
|
||||
|
||||
/*==================================================================================================
|
||||
Sub windows
|
||||
==================================================================================================*/
|
||||
QMdiSubWindow {
|
||||
border:1px solid #333333;
|
||||
margin-top: 30px;
|
||||
margin-left: 4px;
|
||||
margin-right: 4px;
|
||||
margin-bottom:4px;
|
||||
}
|
||||
|
||||
|
||||
/*==================================================================================================
|
||||
MENUS
|
||||
==================================================================================================*/
|
||||
|
||||
@@ -100,6 +100,18 @@ QMdiArea {
|
||||
}
|
||||
|
||||
|
||||
/*==================================================================================================
|
||||
Sub windows
|
||||
==================================================================================================*/
|
||||
QMdiSubWindow {
|
||||
border:1px solid #333333;
|
||||
margin-top: 30px;
|
||||
margin-left: 4px;
|
||||
margin-right: 4px;
|
||||
margin-bottom:4px;
|
||||
}
|
||||
|
||||
|
||||
/*==================================================================================================
|
||||
MENUS
|
||||
==================================================================================================*/
|
||||
|
||||
@@ -100,6 +100,18 @@ QMdiArea {
|
||||
}
|
||||
|
||||
|
||||
/*==================================================================================================
|
||||
Sub windows
|
||||
==================================================================================================*/
|
||||
QMdiSubWindow {
|
||||
border:1px solid #333333;
|
||||
margin-top: 30px;
|
||||
margin-left: 4px;
|
||||
margin-right: 4px;
|
||||
margin-bottom:4px;
|
||||
}
|
||||
|
||||
|
||||
/*==================================================================================================
|
||||
MENUS
|
||||
==================================================================================================*/
|
||||
|
||||
@@ -100,6 +100,18 @@ QMdiArea {
|
||||
}
|
||||
|
||||
|
||||
/*==================================================================================================
|
||||
Sub windows
|
||||
==================================================================================================*/
|
||||
QMdiSubWindow {
|
||||
border:1px solid #828282;
|
||||
margin-top: 30px;
|
||||
margin-left: 4px;
|
||||
margin-right: 4px;
|
||||
margin-bottom:4px;
|
||||
}
|
||||
|
||||
|
||||
/*==================================================================================================
|
||||
MENUS
|
||||
==================================================================================================*/
|
||||
|
||||
@@ -100,6 +100,18 @@ QMdiArea {
|
||||
}
|
||||
|
||||
|
||||
/*==================================================================================================
|
||||
Sub windows
|
||||
==================================================================================================*/
|
||||
QMdiSubWindow {
|
||||
border:1px solid #828282;
|
||||
margin-top: 30px;
|
||||
margin-left: 4px;
|
||||
margin-right: 4px;
|
||||
margin-bottom:4px;
|
||||
}
|
||||
|
||||
|
||||
/*==================================================================================================
|
||||
MENUS
|
||||
==================================================================================================*/
|
||||
|
||||
@@ -100,6 +100,18 @@ QMdiArea {
|
||||
}
|
||||
|
||||
|
||||
/*==================================================================================================
|
||||
Sub windows
|
||||
==================================================================================================*/
|
||||
QMdiSubWindow {
|
||||
border:1px solid #828282;
|
||||
margin-top: 30px;
|
||||
margin-left: 4px;
|
||||
margin-right: 4px;
|
||||
margin-bottom:4px;
|
||||
}
|
||||
|
||||
|
||||
/*==================================================================================================
|
||||
MENUS
|
||||
==================================================================================================*/
|
||||
|
||||
Reference in New Issue
Block a user