[Stylesheet] Add border to tiled subwindows to allow resizing

This commit is contained in:
Chrismettal
2020-10-17 23:46:44 +02:00
committed by Yorik van Havre
parent b51c952e4b
commit 4234e66796
11 changed files with 132 additions and 0 deletions

View File

@@ -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
==================================================================================================*/

View File

@@ -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
==================================================================================================*/

View File

@@ -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
==================================================================================================*/

View File

@@ -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
==================================================================================================*/

View File

@@ -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
==================================================================================================*/

View File

@@ -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
==================================================================================================*/

View File

@@ -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
==================================================================================================*/

View File

@@ -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
==================================================================================================*/

View File

@@ -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
==================================================================================================*/

View File

@@ -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
==================================================================================================*/

View File

@@ -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
==================================================================================================*/