Navigation indicator support
This commit is contained in:
@@ -2077,6 +2077,15 @@ QTableView > QWidget > QDateTimeEdit:read-only {
|
||||
border-color: transparent;
|
||||
}
|
||||
|
||||
/*==================================================================================================
|
||||
Navigation indicator (and other potential future QPushButtons in status bar)
|
||||
==================================================================================================*/
|
||||
QStatusBar > QPushButton {
|
||||
text-align: left;
|
||||
background-color: transparent;
|
||||
border: none;
|
||||
padding: 4px 4px;
|
||||
}
|
||||
|
||||
/*==================================================================================================
|
||||
EXPERIMENTAL
|
||||
@@ -2087,4 +2096,4 @@ QDialog QGroupBox QFrame {
|
||||
margin: 2px 0px;
|
||||
}
|
||||
|
||||
*[mandatoryField="true"] { background-color: cyan }
|
||||
*[mandatoryField="true"] { background-color: cyan }
|
||||
|
||||
@@ -2077,6 +2077,15 @@ QTableView > QWidget > QDateTimeEdit:read-only {
|
||||
border-color: transparent;
|
||||
}
|
||||
|
||||
/*==================================================================================================
|
||||
Navigation indicator (and other potential future QPushButtons in status bar)
|
||||
==================================================================================================*/
|
||||
QStatusBar > QPushButton {
|
||||
text-align: left;
|
||||
background-color: transparent;
|
||||
border: none;
|
||||
padding: 4px 4px;
|
||||
}
|
||||
|
||||
/*==================================================================================================
|
||||
EXPERIMENTAL
|
||||
@@ -2087,4 +2096,4 @@ QDialog QGroupBox QFrame {
|
||||
margin: 2px 0px;
|
||||
}
|
||||
|
||||
*[mandatoryField="true"] { background-color: cyan }
|
||||
*[mandatoryField="true"] { background-color: cyan }
|
||||
|
||||
@@ -2077,6 +2077,15 @@ QTableView > QWidget > QDateTimeEdit:read-only {
|
||||
border-color: transparent;
|
||||
}
|
||||
|
||||
/*==================================================================================================
|
||||
Navigation indicator (and other potential future QPushButtons in status bar)
|
||||
==================================================================================================*/
|
||||
QStatusBar > QPushButton {
|
||||
text-align: left;
|
||||
background-color: transparent;
|
||||
border: none;
|
||||
padding: 4px 4px;
|
||||
}
|
||||
|
||||
/*==================================================================================================
|
||||
EXPERIMENTAL
|
||||
@@ -2087,4 +2096,4 @@ QDialog QGroupBox QFrame {
|
||||
margin: 2px 0px;
|
||||
}
|
||||
|
||||
*[mandatoryField="true"] { background-color: cyan }
|
||||
*[mandatoryField="true"] { background-color: cyan }
|
||||
|
||||
@@ -2075,6 +2075,15 @@ QTableView > QWidget > QDateTimeEdit:read-only {
|
||||
border-color: transparent;
|
||||
}
|
||||
|
||||
/*==================================================================================================
|
||||
Navigation indicator (and other potential future QPushButtons in status bar)
|
||||
==================================================================================================*/
|
||||
QStatusBar > QPushButton {
|
||||
text-align: left;
|
||||
background-color: transparent;
|
||||
border: none;
|
||||
padding: 4px 4px;
|
||||
}
|
||||
|
||||
/*==================================================================================================
|
||||
EXPERIMENTAL
|
||||
@@ -2085,4 +2094,4 @@ QDialog QGroupBox QFrame {
|
||||
margin: 2px 0px;
|
||||
}
|
||||
|
||||
*[mandatoryField="true"] { background-color: cyan }
|
||||
*[mandatoryField="true"] { background-color: cyan }
|
||||
|
||||
@@ -2075,6 +2075,15 @@ QTableView > QWidget > QDateTimeEdit:read-only {
|
||||
border-color: transparent;
|
||||
}
|
||||
|
||||
/*==================================================================================================
|
||||
Navigation indicator (and other potential future QPushButtons in status bar)
|
||||
==================================================================================================*/
|
||||
QStatusBar > QPushButton {
|
||||
text-align: left;
|
||||
background-color: transparent;
|
||||
border: none;
|
||||
padding: 4px 4px;
|
||||
}
|
||||
|
||||
/*==================================================================================================
|
||||
EXPERIMENTAL
|
||||
@@ -2085,4 +2094,4 @@ QDialog QGroupBox QFrame {
|
||||
margin: 2px 0px;
|
||||
}
|
||||
|
||||
*[mandatoryField="true"] { background-color: cyan }
|
||||
*[mandatoryField="true"] { background-color: cyan }
|
||||
|
||||
@@ -2075,6 +2075,15 @@ QTableView > QWidget > QDateTimeEdit:read-only {
|
||||
border-color: transparent;
|
||||
}
|
||||
|
||||
/*==================================================================================================
|
||||
Navigation indicator (and other potential future QPushButtons in status bar)
|
||||
==================================================================================================*/
|
||||
QStatusBar > QPushButton {
|
||||
text-align: left;
|
||||
background-color: transparent;
|
||||
border: none;
|
||||
padding: 4px 4px;
|
||||
}
|
||||
|
||||
/*==================================================================================================
|
||||
EXPERIMENTAL
|
||||
@@ -2085,4 +2094,4 @@ QDialog QGroupBox QFrame {
|
||||
margin: 2px 0px;
|
||||
}
|
||||
|
||||
*[mandatoryField="true"] { background-color: cyan }
|
||||
*[mandatoryField="true"] { background-color: cyan }
|
||||
|
||||
Reference in New Issue
Block a user