2015-02-26 10:06:22 +00:00
|
|
|
/* Ensure simple forms don't hit the top of the screen */
|
|
|
|
|
body {
|
2018-10-10 12:43:26 +01:00
|
|
|
font-family: $font-family-primary;
|
2019-02-07 15:21:49 +05:30
|
|
|
-webkit-font-smoothing: antialiased;
|
2016-08-18 16:51:09 +01:00
|
|
|
}
|
|
|
|
|
|
2018-10-10 12:43:26 +01:00
|
|
|
.app-icon {
|
|
|
|
|
font-size: 25px;
|
|
|
|
|
vertical-align: middle;
|
2017-01-30 14:02:01 +00:00
|
|
|
}
|
|
|
|
|
|
2015-01-28 18:02:13 +00:00
|
|
|
/* Use the full width of the screen */
|
|
|
|
|
.container {
|
2018-10-10 12:43:26 +01:00
|
|
|
width: 100% !important;
|
2015-01-28 18:02:13 +00:00
|
|
|
}
|
2015-07-20 16:06:17 +05:30
|
|
|
|
2015-02-06 13:15:36 +00:00
|
|
|
/* iFrames should have no border */
|
|
|
|
|
iframe {
|
2018-10-10 12:43:26 +01:00
|
|
|
border-width: 0;
|
2015-02-06 13:15:36 +00:00
|
|
|
}
|
2015-02-13 13:13:36 +00:00
|
|
|
|
2019-01-02 15:05:15 +05:30
|
|
|
legend {
|
|
|
|
|
margin-bottom: 0rem;
|
|
|
|
|
}
|
|
|
|
|
|
2015-02-13 13:24:13 +00:00
|
|
|
/* Padding for the treeview */
|
|
|
|
|
.browser-browser-pane {
|
2018-10-10 12:43:26 +01:00
|
|
|
padding-left: 0;
|
2015-02-13 13:24:13 +00:00
|
|
|
}
|
|
|
|
|
|
2015-03-13 10:35:12 +00:00
|
|
|
/* Disabled menu items */
|
|
|
|
|
.mnu-disabled {
|
2018-10-10 12:43:26 +01:00
|
|
|
color: $color-gray !important;
|
2015-03-13 10:35:12 +00:00
|
|
|
}
|
|
|
|
|
|
Improvement in the look and feel of the whole application
Changed the SCSS/CSS for the below third party libraries to adopt the
new look 'n' feel:
- wcDocker
- Alertify dialogs, and notifications
- AciTree
- Bootstrap Navbar
- Bootstrap Tabs
- Bootstrap Drop-Down menu
- Backgrid
- Select2
Adopated the new the look 'n' feel for the dialogs, wizard, properties,
tab panels, tabs, fieldset, subnode control, spinner control, HTML
table, and other form controls.
- Font is changed to Roboto
- Using SCSS variables to define the look 'n' feel
- Designer background images for the Login, and Forget password pages in
'web' mode
- Improved the look 'n' feel for the key selection in the preferences
dialog
- Table classes consistency changes across the application
- File Open and Save dialog list view changes
Author(s): Aditya Toshniwal & Khushboo Vashi
2018-12-21 17:14:55 +05:30
|
|
|
.dropdown-menu {
|
|
|
|
|
box-shadow: $dropdown-box-shadow;
|
|
|
|
|
}
|
2018-10-10 12:43:26 +01:00
|
|
|
|
Improvement in the look and feel of the whole application
Changed the SCSS/CSS for the below third party libraries to adopt the
new look 'n' feel:
- wcDocker
- Alertify dialogs, and notifications
- AciTree
- Bootstrap Navbar
- Bootstrap Tabs
- Bootstrap Drop-Down menu
- Backgrid
- Select2
Adopated the new the look 'n' feel for the dialogs, wizard, properties,
tab panels, tabs, fieldset, subnode control, spinner control, HTML
table, and other form controls.
- Font is changed to Roboto
- Using SCSS variables to define the look 'n' feel
- Designer background images for the Login, and Forget password pages in
'web' mode
- Improved the look 'n' feel for the key selection in the preferences
dialog
- Table classes consistency changes across the application
- File Open and Save dialog list view changes
Author(s): Aditya Toshniwal & Khushboo Vashi
2018-12-21 17:14:55 +05:30
|
|
|
.dropdown-toggle::after {
|
|
|
|
|
font-family: $font-family-icon;
|
|
|
|
|
content: "\f078";
|
|
|
|
|
font-size: 0.6rem;
|
|
|
|
|
vertical-align: 2px;
|
|
|
|
|
margin-left: 0rem;
|
|
|
|
|
border: none;
|
|
|
|
|
width: auto;
|
2020-08-13 12:04:00 +05:30
|
|
|
font-weight: 900;
|
2018-10-10 12:43:26 +01:00
|
|
|
}
|
Improvement in the look and feel of the whole application
Changed the SCSS/CSS for the below third party libraries to adopt the
new look 'n' feel:
- wcDocker
- Alertify dialogs, and notifications
- AciTree
- Bootstrap Navbar
- Bootstrap Tabs
- Bootstrap Drop-Down menu
- Backgrid
- Select2
Adopated the new the look 'n' feel for the dialogs, wizard, properties,
tab panels, tabs, fieldset, subnode control, spinner control, HTML
table, and other form controls.
- Font is changed to Roboto
- Using SCSS variables to define the look 'n' feel
- Designer background images for the Login, and Forget password pages in
'web' mode
- Improved the look 'n' feel for the key selection in the preferences
dialog
- Table classes consistency changes across the application
- File Open and Save dialog list view changes
Author(s): Aditya Toshniwal & Khushboo Vashi
2018-12-21 17:14:55 +05:30
|
|
|
|
2015-03-13 10:35:12 +00:00
|
|
|
/*
|
2017-07-24 12:13:24 +01:00
|
|
|
* Bootstrap 3 remove submenus as they don't work overly well on Mobile. The
|
2015-03-13 10:35:12 +00:00
|
|
|
* following CSS adds them back in - for our purposes they actually work fine
|
|
|
|
|
* on Mobile and are perfectly responsive
|
|
|
|
|
*/
|
|
|
|
|
.dropdown-submenu {
|
2018-10-10 12:43:26 +01:00
|
|
|
position: relative;
|
2015-03-13 10:35:12 +00:00
|
|
|
}
|
|
|
|
|
.dropdown-submenu>.dropdown-menu {
|
Improvement in the look and feel of the whole application
Changed the SCSS/CSS for the below third party libraries to adopt the
new look 'n' feel:
- wcDocker
- Alertify dialogs, and notifications
- AciTree
- Bootstrap Navbar
- Bootstrap Tabs
- Bootstrap Drop-Down menu
- Backgrid
- Select2
Adopated the new the look 'n' feel for the dialogs, wizard, properties,
tab panels, tabs, fieldset, subnode control, spinner control, HTML
table, and other form controls.
- Font is changed to Roboto
- Using SCSS variables to define the look 'n' feel
- Designer background images for the Login, and Forget password pages in
'web' mode
- Improved the look 'n' feel for the key selection in the preferences
dialog
- Table classes consistency changes across the application
- File Open and Save dialog list view changes
Author(s): Aditya Toshniwal & Khushboo Vashi
2018-12-21 17:14:55 +05:30
|
|
|
-moz-border-radius: $dropdown-border-radius;
|
|
|
|
|
-webkit-border-radius:$dropdown-border-radius;
|
|
|
|
|
border-radius: $dropdown-border-radius;
|
2018-10-10 12:43:26 +01:00
|
|
|
left: 100%;
|
|
|
|
|
margin-left: -1px;
|
Improvement in the look and feel of the whole application
Changed the SCSS/CSS for the below third party libraries to adopt the
new look 'n' feel:
- wcDocker
- Alertify dialogs, and notifications
- AciTree
- Bootstrap Navbar
- Bootstrap Tabs
- Bootstrap Drop-Down menu
- Backgrid
- Select2
Adopated the new the look 'n' feel for the dialogs, wizard, properties,
tab panels, tabs, fieldset, subnode control, spinner control, HTML
table, and other form controls.
- Font is changed to Roboto
- Using SCSS variables to define the look 'n' feel
- Designer background images for the Login, and Forget password pages in
'web' mode
- Improved the look 'n' feel for the key selection in the preferences
dialog
- Table classes consistency changes across the application
- File Open and Save dialog list view changes
Author(s): Aditya Toshniwal & Khushboo Vashi
2018-12-21 17:14:55 +05:30
|
|
|
top: $dropdown-submenu-top;
|
2015-03-13 10:35:12 +00:00
|
|
|
}
|
Improvement in the look and feel of the whole application
Changed the SCSS/CSS for the below third party libraries to adopt the
new look 'n' feel:
- wcDocker
- Alertify dialogs, and notifications
- AciTree
- Bootstrap Navbar
- Bootstrap Tabs
- Bootstrap Drop-Down menu
- Backgrid
- Select2
Adopated the new the look 'n' feel for the dialogs, wizard, properties,
tab panels, tabs, fieldset, subnode control, spinner control, HTML
table, and other form controls.
- Font is changed to Roboto
- Using SCSS variables to define the look 'n' feel
- Designer background images for the Login, and Forget password pages in
'web' mode
- Improved the look 'n' feel for the key selection in the preferences
dialog
- Table classes consistency changes across the application
- File Open and Save dialog list view changes
Author(s): Aditya Toshniwal & Khushboo Vashi
2018-12-21 17:14:55 +05:30
|
|
|
.dropdown-submenu .dropdown-menu.show {
|
|
|
|
|
background-color: $dropdown-bg;
|
2015-03-13 10:35:12 +00:00
|
|
|
}
|
Improvement in the look and feel of the whole application
Changed the SCSS/CSS for the below third party libraries to adopt the
new look 'n' feel:
- wcDocker
- Alertify dialogs, and notifications
- AciTree
- Bootstrap Navbar
- Bootstrap Tabs
- Bootstrap Drop-Down menu
- Backgrid
- Select2
Adopated the new the look 'n' feel for the dialogs, wizard, properties,
tab panels, tabs, fieldset, subnode control, spinner control, HTML
table, and other form controls.
- Font is changed to Roboto
- Using SCSS variables to define the look 'n' feel
- Designer background images for the Login, and Forget password pages in
'web' mode
- Improved the look 'n' feel for the key selection in the preferences
dialog
- Table classes consistency changes across the application
- File Open and Save dialog list view changes
Author(s): Aditya Toshniwal & Khushboo Vashi
2018-12-21 17:14:55 +05:30
|
|
|
|
2015-03-13 10:35:12 +00:00
|
|
|
.dropdown-submenu>a:after {
|
Improvement in the look and feel of the whole application
Changed the SCSS/CSS for the below third party libraries to adopt the
new look 'n' feel:
- wcDocker
- Alertify dialogs, and notifications
- AciTree
- Bootstrap Navbar
- Bootstrap Tabs
- Bootstrap Drop-Down menu
- Backgrid
- Select2
Adopated the new the look 'n' feel for the dialogs, wizard, properties,
tab panels, tabs, fieldset, subnode control, spinner control, HTML
table, and other form controls.
- Font is changed to Roboto
- Using SCSS variables to define the look 'n' feel
- Designer background images for the Login, and Forget password pages in
'web' mode
- Improved the look 'n' feel for the key selection in the preferences
dialog
- Table classes consistency changes across the application
- File Open and Save dialog list view changes
Author(s): Aditya Toshniwal & Khushboo Vashi
2018-12-21 17:14:55 +05:30
|
|
|
font-family: $font-family-icon;
|
|
|
|
|
content: "\f054";
|
2018-10-10 12:43:26 +01:00
|
|
|
float: right;
|
|
|
|
|
margin-right: -10px;
|
Improvement in the look and feel of the whole application
Changed the SCSS/CSS for the below third party libraries to adopt the
new look 'n' feel:
- wcDocker
- Alertify dialogs, and notifications
- AciTree
- Bootstrap Navbar
- Bootstrap Tabs
- Bootstrap Drop-Down menu
- Backgrid
- Select2
Adopated the new the look 'n' feel for the dialogs, wizard, properties,
tab panels, tabs, fieldset, subnode control, spinner control, HTML
table, and other form controls.
- Font is changed to Roboto
- Using SCSS variables to define the look 'n' feel
- Designer background images for the Login, and Forget password pages in
'web' mode
- Improved the look 'n' feel for the key selection in the preferences
dialog
- Table classes consistency changes across the application
- File Open and Save dialog list view changes
Author(s): Aditya Toshniwal & Khushboo Vashi
2018-12-21 17:14:55 +05:30
|
|
|
font-size: 0.6rem;
|
|
|
|
|
line-height: 2;
|
2020-08-13 12:04:00 +05:30
|
|
|
font-weight: 900;
|
2015-03-13 10:35:12 +00:00
|
|
|
}
|
Improvement in the look and feel of the whole application
Changed the SCSS/CSS for the below third party libraries to adopt the
new look 'n' feel:
- wcDocker
- Alertify dialogs, and notifications
- AciTree
- Bootstrap Navbar
- Bootstrap Tabs
- Bootstrap Drop-Down menu
- Backgrid
- Select2
Adopated the new the look 'n' feel for the dialogs, wizard, properties,
tab panels, tabs, fieldset, subnode control, spinner control, HTML
table, and other form controls.
- Font is changed to Roboto
- Using SCSS variables to define the look 'n' feel
- Designer background images for the Login, and Forget password pages in
'web' mode
- Improved the look 'n' feel for the key selection in the preferences
dialog
- Table classes consistency changes across the application
- File Open and Save dialog list view changes
Author(s): Aditya Toshniwal & Khushboo Vashi
2018-12-21 17:14:55 +05:30
|
|
|
|
2015-03-13 10:35:12 +00:00
|
|
|
.dropdown-submenu:hover>a:after {
|
Improvement in the look and feel of the whole application
Changed the SCSS/CSS for the below third party libraries to adopt the
new look 'n' feel:
- wcDocker
- Alertify dialogs, and notifications
- AciTree
- Bootstrap Navbar
- Bootstrap Tabs
- Bootstrap Drop-Down menu
- Backgrid
- Select2
Adopated the new the look 'n' feel for the dialogs, wizard, properties,
tab panels, tabs, fieldset, subnode control, spinner control, HTML
table, and other form controls.
- Font is changed to Roboto
- Using SCSS variables to define the look 'n' feel
- Designer background images for the Login, and Forget password pages in
'web' mode
- Improved the look 'n' feel for the key selection in the preferences
dialog
- Table classes consistency changes across the application
- File Open and Save dialog list view changes
Author(s): Aditya Toshniwal & Khushboo Vashi
2018-12-21 17:14:55 +05:30
|
|
|
border-left-color: $dropdown-link-hover-color;
|
2015-03-13 10:35:12 +00:00
|
|
|
}
|
|
|
|
|
.dropdown-submenu.pull-left {
|
2018-10-10 12:43:26 +01:00
|
|
|
float: none;
|
2015-03-13 10:35:12 +00:00
|
|
|
}
|
|
|
|
|
.dropdown-submenu.pull-left>.dropdown-menu {
|
Improvement in the look and feel of the whole application
Changed the SCSS/CSS for the below third party libraries to adopt the
new look 'n' feel:
- wcDocker
- Alertify dialogs, and notifications
- AciTree
- Bootstrap Navbar
- Bootstrap Tabs
- Bootstrap Drop-Down menu
- Backgrid
- Select2
Adopated the new the look 'n' feel for the dialogs, wizard, properties,
tab panels, tabs, fieldset, subnode control, spinner control, HTML
table, and other form controls.
- Font is changed to Roboto
- Using SCSS variables to define the look 'n' feel
- Designer background images for the Login, and Forget password pages in
'web' mode
- Improved the look 'n' feel for the key selection in the preferences
dialog
- Table classes consistency changes across the application
- File Open and Save dialog list view changes
Author(s): Aditya Toshniwal & Khushboo Vashi
2018-12-21 17:14:55 +05:30
|
|
|
-moz-border-radius: $dropdown-border-radius;
|
|
|
|
|
-webkit-border-radius: $dropdown-border-radius;
|
|
|
|
|
border-radius: $dropdown-border-radius;
|
2018-10-10 12:43:26 +01:00
|
|
|
left: -100%;
|
|
|
|
|
margin-left: 10px;
|
2017-06-07 13:57:49 +01:00
|
|
|
}
|
|
|
|
|
|
Improvement in the look and feel of the whole application
Changed the SCSS/CSS for the below third party libraries to adopt the
new look 'n' feel:
- wcDocker
- Alertify dialogs, and notifications
- AciTree
- Bootstrap Navbar
- Bootstrap Tabs
- Bootstrap Drop-Down menu
- Backgrid
- Select2
Adopated the new the look 'n' feel for the dialogs, wizard, properties,
tab panels, tabs, fieldset, subnode control, spinner control, HTML
table, and other form controls.
- Font is changed to Roboto
- Using SCSS variables to define the look 'n' feel
- Designer background images for the Login, and Forget password pages in
'web' mode
- Improved the look 'n' feel for the key selection in the preferences
dialog
- Table classes consistency changes across the application
- File Open and Save dialog list view changes
Author(s): Aditya Toshniwal & Khushboo Vashi
2018-12-21 17:14:55 +05:30
|
|
|
.dropdown-submenu-visible>.dropdown-item {
|
|
|
|
|
background-color: $dropdown-link-hover-bg;
|
|
|
|
|
color: $dropdown-link-hover-color;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
/** Overriding secondary button of bootstrap **/
|
|
|
|
|
/* Used Bootstrap 4 Mixin button-variant
|
|
|
|
|
* Refer file : bootstrap/scss/mixins/_buttons.scss
|
|
|
|
|
*/
|
|
|
|
|
.btn-secondary {
|
2020-07-20 11:51:21 +05:30
|
|
|
@include button-variant($btn-secondary-bg, $btn-secondary-border, $btn-secondary-hover-bg, $hover-border: $btn-secondary-border-hover-bg);
|
|
|
|
|
@include hover() {
|
|
|
|
|
color: $btn-secondary-hover-fg !important;
|
|
|
|
|
} &.disabled, &:disabled {
|
|
|
|
|
color: $btn-secondary-disabled-fg !important;
|
2021-06-29 14:33:36 +05:30
|
|
|
border-color: $btn-secondary-disabled-border-color !important;
|
2020-07-20 11:51:21 +05:30
|
|
|
}
|
|
|
|
|
color: $btn-secondary-fg !important;
|
|
|
|
|
|
Improvement in the look and feel of the whole application
Changed the SCSS/CSS for the below third party libraries to adopt the
new look 'n' feel:
- wcDocker
- Alertify dialogs, and notifications
- AciTree
- Bootstrap Navbar
- Bootstrap Tabs
- Bootstrap Drop-Down menu
- Backgrid
- Select2
Adopated the new the look 'n' feel for the dialogs, wizard, properties,
tab panels, tabs, fieldset, subnode control, spinner control, HTML
table, and other form controls.
- Font is changed to Roboto
- Using SCSS variables to define the look 'n' feel
- Designer background images for the Login, and Forget password pages in
'web' mode
- Improved the look 'n' feel for the key selection in the preferences
dialog
- Table classes consistency changes across the application
- File Open and Save dialog list view changes
Author(s): Aditya Toshniwal & Khushboo Vashi
2018-12-21 17:14:55 +05:30
|
|
|
}
|
|
|
|
|
|
2020-07-20 11:51:21 +05:30
|
|
|
/** Overriding ternary button of bootstrap **/
|
2020-02-24 14:11:00 +05:30
|
|
|
/* Used Bootstrap 4 Mixin button-variant
|
|
|
|
|
* Refer file : bootstrap/scss/mixins/_buttons.scss
|
|
|
|
|
*/
|
2020-07-20 11:51:21 +05:30
|
|
|
.btn-ternary {
|
|
|
|
|
@include button-variant($color-ternary, $color-fg);
|
|
|
|
|
border-color: $color-ternary;
|
2020-07-21 18:54:06 +05:30
|
|
|
|
|
|
|
|
|
2020-07-20 11:51:21 +05:30
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.btn-ternary[disabled] {
|
2020-07-21 18:54:06 +05:30
|
|
|
background-color: $btn-ternary-disabled-bg;
|
2020-07-20 11:51:21 +05:30
|
|
|
color: $btn-ternary-disabled-fg !important;
|
2020-07-21 18:54:06 +05:30
|
|
|
border-color: $btn-ternary-disabled-border-color;
|
2020-07-20 11:51:21 +05:30
|
|
|
|
|
|
|
|
label {
|
2020-07-21 18:54:06 +05:30
|
|
|
background-color: $btn-ternary-disabled-bg;
|
2020-07-20 11:51:21 +05:30
|
|
|
color: $btn-ternary-disabled-fg !important;
|
2020-07-21 18:54:06 +05:30
|
|
|
border-color: $btn-ternary-disabled-border-color;
|
2020-07-20 11:51:21 +05:30
|
|
|
}
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.btn-primary {
|
|
|
|
|
@include button-variant($color-primary, $color-primary, $hover-background: $btn-primary-hover-bg, $hover-border: $btn-primary-border-hover-bg);
|
|
|
|
|
& .disabled,
|
|
|
|
|
&:disabled {
|
|
|
|
|
background-color: $btn-primary-disabled-bg;
|
|
|
|
|
border-color: $btn-primary-disabled-bg;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.btn-primary-icon {
|
|
|
|
|
@include button-variant($btn-primary-icon-bg, $btn-primary-icon-border-color);
|
|
|
|
|
@include hover() {
|
|
|
|
|
background-color: $btn-primary-icon-hover-bg;
|
|
|
|
|
color: $btn-primary-icon-hover-fg;
|
|
|
|
|
} &.disabled, &:disabled {
|
|
|
|
|
color: $btn-primary-icon-disable-fg !important;
|
|
|
|
|
border-color: $btn-primary-icon-border-disable-bg !important;
|
|
|
|
|
background-color: $btn-primary-icon-disable-bg;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
border-color: $btn-primary-icon-border-color;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.btn-success {
|
|
|
|
|
@include button-variant($color-success, $color-fg);
|
|
|
|
|
border-color: $color-success;
|
|
|
|
|
@include hover() {
|
|
|
|
|
color: $color-success-hover-fg !important;
|
|
|
|
|
border-color: $color-success !important;
|
|
|
|
|
}
|
2020-02-24 14:11:00 +05:30
|
|
|
}
|
|
|
|
|
|
2020-07-20 11:51:21 +05:30
|
|
|
.btn-success[disabled] {
|
|
|
|
|
background-color: $color-success-disabled-bg !important;
|
2020-07-20 15:12:46 +05:30
|
|
|
border-color: $color-success-disabled-border-color !important;
|
2020-07-20 11:51:21 +05:30
|
|
|
color: $color-success-disabled-fg !important;
|
|
|
|
|
|
|
|
|
|
label {
|
|
|
|
|
background-color: $color-success-disabled-bg !important;
|
2020-07-20 15:12:46 +05:30
|
|
|
border-color: $color-success-disabled-border-color !important;
|
2020-07-20 11:51:21 +05:30
|
|
|
color: $color-success-disabled-fg !important;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
2021-01-16 17:06:50 +05:30
|
|
|
.btn-warning {
|
|
|
|
|
@include button-variant($color-warning, $color-warning-fg);
|
|
|
|
|
border-color: $color-warning;
|
|
|
|
|
@include hover() {
|
|
|
|
|
color: $color-warning-fg !important;
|
|
|
|
|
border-color: $color-warning !important;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
2020-07-20 11:51:21 +05:30
|
|
|
|
2015-06-30 11:21:55 +05:30
|
|
|
.form-group fieldset {
|
2018-10-10 12:43:26 +01:00
|
|
|
background-color: $color-gray-lighter;
|
|
|
|
|
border-color: $color-gray-lighter;
|
|
|
|
|
border-width: 1px;
|
|
|
|
|
margin-bottom: 2px;
|
|
|
|
|
margin-left: 2px;
|
|
|
|
|
margin-right: 2px;
|
|
|
|
|
padding: 0px 0px 0px 5px;
|
2015-06-30 11:21:55 +05:30
|
|
|
}
|
|
|
|
|
.form-group legend {
|
2018-10-10 12:43:26 +01:00
|
|
|
font-size: 105%;
|
|
|
|
|
margin-bottom: 0px;
|
|
|
|
|
margin-left: 0;
|
|
|
|
|
padding: 0.1em 0.5em;
|
|
|
|
|
text-align: left;
|
|
|
|
|
width: 95%;
|
2015-06-30 11:21:55 +05:30
|
|
|
}
|
|
|
|
|
.form-group .fieldset-content {
|
2018-10-10 12:43:26 +01:00
|
|
|
width: 100%;
|
2015-06-30 11:21:55 +05:30
|
|
|
}
|
|
|
|
|
.form-group fieldset .caret {
|
2018-10-10 12:43:26 +01:00
|
|
|
border-left: 5px solid transparent;
|
|
|
|
|
border-right: 5px solid transparent;
|
|
|
|
|
border-top: 5px solid;
|
|
|
|
|
display: inline-block;
|
|
|
|
|
height: 0;
|
|
|
|
|
margin-left: 2px;
|
|
|
|
|
margin-top: -2px;
|
|
|
|
|
vertical-align: middle;
|
|
|
|
|
width: 0;
|
2015-06-30 11:21:55 +05:30
|
|
|
}
|
|
|
|
|
.form-group fieldset .collapsed .caret {
|
2018-10-10 12:43:26 +01:00
|
|
|
border-bottom: 5px solid transparent;
|
|
|
|
|
border-left: 5px solid;
|
|
|
|
|
border-top: 5px solid transparent;
|
2015-06-30 11:21:55 +05:30
|
|
|
}
|
2019-01-02 15:05:15 +05:30
|
|
|
/* 25px is for showing error icon */
|
2015-06-30 11:21:55 +05:30
|
|
|
.control-label {
|
2018-10-10 12:43:26 +01:00
|
|
|
display: inline-block;
|
|
|
|
|
margin: 0px;
|
2019-01-02 15:05:15 +05:30
|
|
|
padding: 5px 25px 5px 5px !important;
|
2018-10-10 12:43:26 +01:00
|
|
|
vertical-align: middle;
|
2016-03-10 15:31:43 +00:00
|
|
|
}
|
Improvement in the look and feel of the whole application
Changed the SCSS/CSS for the below third party libraries to adopt the
new look 'n' feel:
- wcDocker
- Alertify dialogs, and notifications
- AciTree
- Bootstrap Navbar
- Bootstrap Tabs
- Bootstrap Drop-Down menu
- Backgrid
- Select2
Adopated the new the look 'n' feel for the dialogs, wizard, properties,
tab panels, tabs, fieldset, subnode control, spinner control, HTML
table, and other form controls.
- Font is changed to Roboto
- Using SCSS variables to define the look 'n' feel
- Designer background images for the Login, and Forget password pages in
'web' mode
- Improved the look 'n' feel for the key selection in the preferences
dialog
- Table classes consistency changes across the application
- File Open and Save dialog list view changes
Author(s): Aditya Toshniwal & Khushboo Vashi
2018-12-21 17:14:55 +05:30
|
|
|
|
2019-01-02 15:05:15 +05:30
|
|
|
.form-check {
|
|
|
|
|
padding-left: 0rem;
|
|
|
|
|
padding-right: 0.5rem;
|
|
|
|
|
}
|
|
|
|
|
|
2018-10-10 12:43:26 +01:00
|
|
|
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
|
Improvement in the look and feel of the whole application
Changed the SCSS/CSS for the below third party libraries to adopt the
new look 'n' feel:
- wcDocker
- Alertify dialogs, and notifications
- AciTree
- Bootstrap Navbar
- Bootstrap Tabs
- Bootstrap Drop-Down menu
- Backgrid
- Select2
Adopated the new the look 'n' feel for the dialogs, wizard, properties,
tab panels, tabs, fieldset, subnode control, spinner control, HTML
table, and other form controls.
- Font is changed to Roboto
- Using SCSS variables to define the look 'n' feel
- Designer background images for the Login, and Forget password pages in
'web' mode
- Improved the look 'n' feel for the key selection in the preferences
dialog
- Table classes consistency changes across the application
- File Open and Save dialog list view changes
Author(s): Aditya Toshniwal & Khushboo Vashi
2018-12-21 17:14:55 +05:30
|
|
|
color: $text-muted;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.card-header {
|
|
|
|
|
padding: $card-header-padding;
|
|
|
|
|
font-weight: bold;
|
2020-07-20 11:51:21 +05:30
|
|
|
background-color: $card-header-bg;
|
|
|
|
|
color: $card-header-fg;
|
|
|
|
|
border-color: $card-header-border-color;
|
Improvement in the look and feel of the whole application
Changed the SCSS/CSS for the below third party libraries to adopt the
new look 'n' feel:
- wcDocker
- Alertify dialogs, and notifications
- AciTree
- Bootstrap Navbar
- Bootstrap Tabs
- Bootstrap Drop-Down menu
- Backgrid
- Select2
Adopated the new the look 'n' feel for the dialogs, wizard, properties,
tab panels, tabs, fieldset, subnode control, spinner control, HTML
table, and other form controls.
- Font is changed to Roboto
- Using SCSS variables to define the look 'n' feel
- Designer background images for the Login, and Forget password pages in
'web' mode
- Improved the look 'n' feel for the key selection in the preferences
dialog
- Table classes consistency changes across the application
- File Open and Save dialog list view changes
Author(s): Aditya Toshniwal & Khushboo Vashi
2018-12-21 17:14:55 +05:30
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.table {
|
|
|
|
|
margin-bottom: 0rem;
|
2021-01-12 16:43:30 +05:30
|
|
|
user-select: text;
|
2021-03-16 11:43:27 +05:30
|
|
|
table-layout: auto;
|
2021-03-12 11:49:58 +05:30
|
|
|
max-width: none;
|
|
|
|
|
width: auto;
|
|
|
|
|
min-width: 100%;
|
2019-02-11 10:58:19 +00:00
|
|
|
th {
|
|
|
|
|
padding: $table-header-cell-padding $table-cell-padding;
|
|
|
|
|
}
|
Improvement in the look and feel of the whole application
Changed the SCSS/CSS for the below third party libraries to adopt the
new look 'n' feel:
- wcDocker
- Alertify dialogs, and notifications
- AciTree
- Bootstrap Navbar
- Bootstrap Tabs
- Bootstrap Drop-Down menu
- Backgrid
- Select2
Adopated the new the look 'n' feel for the dialogs, wizard, properties,
tab panels, tabs, fieldset, subnode control, spinner control, HTML
table, and other form controls.
- Font is changed to Roboto
- Using SCSS variables to define the look 'n' feel
- Designer background images for the Login, and Forget password pages in
'web' mode
- Improved the look 'n' feel for the key selection in the preferences
dialog
- Table classes consistency changes across the application
- File Open and Save dialog list view changes
Author(s): Aditya Toshniwal & Khushboo Vashi
2018-12-21 17:14:55 +05:30
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.table-bordered {
|
|
|
|
|
border: $panel-border;
|
|
|
|
|
|
|
|
|
|
& thead {
|
|
|
|
|
& th, & td {
|
|
|
|
|
border-bottom: none;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
& tr {
|
|
|
|
|
font-weight: bold !important;
|
|
|
|
|
// for first row, remove top border
|
|
|
|
|
&:first-of-type{
|
|
|
|
|
& td, & th {
|
|
|
|
|
border-top: none !important;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
2019-12-03 12:47:42 +05:30
|
|
|
& th {
|
|
|
|
|
&:first-of-type {
|
|
|
|
|
border-left: none;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
&:last-of-type {
|
|
|
|
|
border-right: none;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
& tbody {
|
Improvement in the look and feel of the whole application
Changed the SCSS/CSS for the below third party libraries to adopt the
new look 'n' feel:
- wcDocker
- Alertify dialogs, and notifications
- AciTree
- Bootstrap Navbar
- Bootstrap Tabs
- Bootstrap Drop-Down menu
- Backgrid
- Select2
Adopated the new the look 'n' feel for the dialogs, wizard, properties,
tab panels, tabs, fieldset, subnode control, spinner control, HTML
table, and other form controls.
- Font is changed to Roboto
- Using SCSS variables to define the look 'n' feel
- Designer background images for the Login, and Forget password pages in
'web' mode
- Improved the look 'n' feel for the key selection in the preferences
dialog
- Table classes consistency changes across the application
- File Open and Save dialog list view changes
Author(s): Aditya Toshniwal & Khushboo Vashi
2018-12-21 17:14:55 +05:30
|
|
|
& tr {
|
2020-07-14 15:45:01 +05:30
|
|
|
& th, & td {
|
|
|
|
|
border-top: $panel-border;
|
|
|
|
|
border-bottom: none;
|
|
|
|
|
}
|
|
|
|
|
|
2019-12-03 12:47:42 +05:30
|
|
|
& td {
|
Improvement in the look and feel of the whole application
Changed the SCSS/CSS for the below third party libraries to adopt the
new look 'n' feel:
- wcDocker
- Alertify dialogs, and notifications
- AciTree
- Bootstrap Navbar
- Bootstrap Tabs
- Bootstrap Drop-Down menu
- Backgrid
- Select2
Adopated the new the look 'n' feel for the dialogs, wizard, properties,
tab panels, tabs, fieldset, subnode control, spinner control, HTML
table, and other form controls.
- Font is changed to Roboto
- Using SCSS variables to define the look 'n' feel
- Designer background images for the Login, and Forget password pages in
'web' mode
- Improved the look 'n' feel for the key selection in the preferences
dialog
- Table classes consistency changes across the application
- File Open and Save dialog list view changes
Author(s): Aditya Toshniwal & Khushboo Vashi
2018-12-21 17:14:55 +05:30
|
|
|
&:first-of-type {
|
|
|
|
|
border-left: none;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
&:last-of-type {
|
|
|
|
|
border-right: none;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.table.table-hover {
|
|
|
|
|
& > tbody {
|
|
|
|
|
& > tr:not(.nohover):not(.empty):hover, tr.selected {
|
|
|
|
|
background-color: $table-hover-bg-color;
|
2020-07-20 11:51:21 +05:30
|
|
|
color: $grid-hover-fg-color;
|
Improvement in the look and feel of the whole application
Changed the SCSS/CSS for the below third party libraries to adopt the
new look 'n' feel:
- wcDocker
- Alertify dialogs, and notifications
- AciTree
- Bootstrap Navbar
- Bootstrap Tabs
- Bootstrap Drop-Down menu
- Backgrid
- Select2
Adopated the new the look 'n' feel for the dialogs, wizard, properties,
tab panels, tabs, fieldset, subnode control, spinner control, HTML
table, and other form controls.
- Font is changed to Roboto
- Using SCSS variables to define the look 'n' feel
- Designer background images for the Login, and Forget password pages in
'web' mode
- Improved the look 'n' feel for the key selection in the preferences
dialog
- Table classes consistency changes across the application
- File Open and Save dialog list view changes
Author(s): Aditya Toshniwal & Khushboo Vashi
2018-12-21 17:14:55 +05:30
|
|
|
& > td {
|
|
|
|
|
border-top: $table-hover-border;
|
|
|
|
|
border-bottom: $table-hover-border;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
& > tr.nohover {
|
|
|
|
|
background-color: transparent;
|
2020-07-20 11:51:21 +05:30
|
|
|
color: $input-color;
|
Improvement in the look and feel of the whole application
Changed the SCSS/CSS for the below third party libraries to adopt the
new look 'n' feel:
- wcDocker
- Alertify dialogs, and notifications
- AciTree
- Bootstrap Navbar
- Bootstrap Tabs
- Bootstrap Drop-Down menu
- Backgrid
- Select2
Adopated the new the look 'n' feel for the dialogs, wizard, properties,
tab panels, tabs, fieldset, subnode control, spinner control, HTML
table, and other form controls.
- Font is changed to Roboto
- Using SCSS variables to define the look 'n' feel
- Designer background images for the Login, and Forget password pages in
'web' mode
- Improved the look 'n' feel for the key selection in the preferences
dialog
- Table classes consistency changes across the application
- File Open and Save dialog list view changes
Author(s): Aditya Toshniwal & Khushboo Vashi
2018-12-21 17:14:55 +05:30
|
|
|
}
|
|
|
|
|
}
|
2016-05-16 01:57:59 +05:30
|
|
|
}
|
|
|
|
|
|
2015-12-17 19:18:42 +05:30
|
|
|
.switch-cell {
|
2018-10-10 12:43:26 +01:00
|
|
|
height: 0px;
|
|
|
|
|
width: 0px;
|
2016-05-25 13:46:31 +05:30
|
|
|
}
|
|
|
|
|
|
2018-10-10 12:43:26 +01:00
|
|
|
/* Center align the switch in backgrid */
|
2019-02-04 11:31:48 +05:30
|
|
|
td.switch-cell > div.toggle {
|
2018-10-10 12:43:26 +01:00
|
|
|
display: block;
|
|
|
|
|
margin: auto;
|
2016-05-13 00:04:28 +05:30
|
|
|
}
|
2016-05-14 15:29:03 +05:30
|
|
|
|
Improvement in the look and feel of the whole application
Changed the SCSS/CSS for the below third party libraries to adopt the
new look 'n' feel:
- wcDocker
- Alertify dialogs, and notifications
- AciTree
- Bootstrap Navbar
- Bootstrap Tabs
- Bootstrap Drop-Down menu
- Backgrid
- Select2
Adopated the new the look 'n' feel for the dialogs, wizard, properties,
tab panels, tabs, fieldset, subnode control, spinner control, HTML
table, and other form controls.
- Font is changed to Roboto
- Using SCSS variables to define the look 'n' feel
- Designer background images for the Login, and Forget password pages in
'web' mode
- Improved the look 'n' feel for the key selection in the preferences
dialog
- Table classes consistency changes across the application
- File Open and Save dialog list view changes
Author(s): Aditya Toshniwal & Khushboo Vashi
2018-12-21 17:14:55 +05:30
|
|
|
.nav {
|
|
|
|
|
&.nav-tabs {
|
|
|
|
|
height: $title-height;
|
|
|
|
|
border-top-left-radius: inherit;
|
|
|
|
|
border-top-right-radius: inherit;
|
2016-05-15 15:59:32 +05:30
|
|
|
|
Improvement in the look and feel of the whole application
Changed the SCSS/CSS for the below third party libraries to adopt the
new look 'n' feel:
- wcDocker
- Alertify dialogs, and notifications
- AciTree
- Bootstrap Navbar
- Bootstrap Tabs
- Bootstrap Drop-Down menu
- Backgrid
- Select2
Adopated the new the look 'n' feel for the dialogs, wizard, properties,
tab panels, tabs, fieldset, subnode control, spinner control, HTML
table, and other form controls.
- Font is changed to Roboto
- Using SCSS variables to define the look 'n' feel
- Designer background images for the Login, and Forget password pages in
'web' mode
- Improved the look 'n' feel for the key selection in the preferences
dialog
- Table classes consistency changes across the application
- File Open and Save dialog list view changes
Author(s): Aditya Toshniwal & Khushboo Vashi
2018-12-21 17:14:55 +05:30
|
|
|
& .nav-link {
|
|
|
|
|
border: none !important;
|
|
|
|
|
padding: $tabs-padding;
|
2019-11-07 18:51:03 +05:30
|
|
|
color: $color-fg;
|
Improvement in the look and feel of the whole application
Changed the SCSS/CSS for the below third party libraries to adopt the
new look 'n' feel:
- wcDocker
- Alertify dialogs, and notifications
- AciTree
- Bootstrap Navbar
- Bootstrap Tabs
- Bootstrap Drop-Down menu
- Backgrid
- Select2
Adopated the new the look 'n' feel for the dialogs, wizard, properties,
tab panels, tabs, fieldset, subnode control, spinner control, HTML
table, and other form controls.
- Font is changed to Roboto
- Using SCSS variables to define the look 'n' feel
- Designer background images for the Login, and Forget password pages in
'web' mode
- Improved the look 'n' feel for the key selection in the preferences
dialog
- Table classes consistency changes across the application
- File Open and Save dialog list view changes
Author(s): Aditya Toshniwal & Khushboo Vashi
2018-12-21 17:14:55 +05:30
|
|
|
&.active {
|
|
|
|
|
border-bottom: $active-border !important;
|
2019-11-07 18:51:03 +05:30
|
|
|
color: $active-color;
|
Improvement in the look and feel of the whole application
Changed the SCSS/CSS for the below third party libraries to adopt the
new look 'n' feel:
- wcDocker
- Alertify dialogs, and notifications
- AciTree
- Bootstrap Navbar
- Bootstrap Tabs
- Bootstrap Drop-Down menu
- Backgrid
- Select2
Adopated the new the look 'n' feel for the dialogs, wizard, properties,
tab panels, tabs, fieldset, subnode control, spinner control, HTML
table, and other form controls.
- Font is changed to Roboto
- Using SCSS variables to define the look 'n' feel
- Designer background images for the Login, and Forget password pages in
'web' mode
- Improved the look 'n' feel for the key selection in the preferences
dialog
- Table classes consistency changes across the application
- File Open and Save dialog list view changes
Author(s): Aditya Toshniwal & Khushboo Vashi
2018-12-21 17:14:55 +05:30
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
2016-05-15 15:59:32 +05:30
|
|
|
}
|
2016-06-03 15:43:05 +05:30
|
|
|
|
Improvement in the look and feel of the whole application
Changed the SCSS/CSS for the below third party libraries to adopt the
new look 'n' feel:
- wcDocker
- Alertify dialogs, and notifications
- AciTree
- Bootstrap Navbar
- Bootstrap Tabs
- Bootstrap Drop-Down menu
- Backgrid
- Select2
Adopated the new the look 'n' feel for the dialogs, wizard, properties,
tab panels, tabs, fieldset, subnode control, spinner control, HTML
table, and other form controls.
- Font is changed to Roboto
- Using SCSS variables to define the look 'n' feel
- Designer background images for the Login, and Forget password pages in
'web' mode
- Improved the look 'n' feel for the key selection in the preferences
dialog
- Table classes consistency changes across the application
- File Open and Save dialog list view changes
Author(s): Aditya Toshniwal & Khushboo Vashi
2018-12-21 17:14:55 +05:30
|
|
|
.navbar-nav .nav-item > .dropdown-menu {
|
|
|
|
|
top: $navbar-dropdown-top;
|
2016-06-13 16:17:36 +01:00
|
|
|
}
|
2016-06-14 17:23:25 +01:00
|
|
|
|
2018-10-10 12:43:26 +01:00
|
|
|
.bootstrap-datetimepicker-widget td, .bootstrap-datetimepicker-widget th {
|
|
|
|
|
display: table-cell;
|
|
|
|
|
white-space: normal;
|
2016-06-15 11:59:20 +01:00
|
|
|
}
|
|
|
|
|
|
2018-10-10 12:43:26 +01:00
|
|
|
.navbar-brand {
|
Improvement in the look and feel of the whole application
Changed the SCSS/CSS for the below third party libraries to adopt the
new look 'n' feel:
- wcDocker
- Alertify dialogs, and notifications
- AciTree
- Bootstrap Navbar
- Bootstrap Tabs
- Bootstrap Drop-Down menu
- Backgrid
- Select2
Adopated the new the look 'n' feel for the dialogs, wizard, properties,
tab panels, tabs, fieldset, subnode control, spinner control, HTML
table, and other form controls.
- Font is changed to Roboto
- Using SCSS variables to define the look 'n' feel
- Designer background images for the Login, and Forget password pages in
'web' mode
- Improved the look 'n' feel for the key selection in the preferences
dialog
- Table classes consistency changes across the application
- File Open and Save dialog list view changes
Author(s): Aditya Toshniwal & Khushboo Vashi
2018-12-21 17:14:55 +05:30
|
|
|
margin-right: 0rem;
|
2020-06-24 15:57:01 +05:30
|
|
|
padding: 0rem;
|
Improvement in the look and feel of the whole application
Changed the SCSS/CSS for the below third party libraries to adopt the
new look 'n' feel:
- wcDocker
- Alertify dialogs, and notifications
- AciTree
- Bootstrap Navbar
- Bootstrap Tabs
- Bootstrap Drop-Down menu
- Backgrid
- Select2
Adopated the new the look 'n' feel for the dialogs, wizard, properties,
tab panels, tabs, fieldset, subnode control, spinner control, HTML
table, and other form controls.
- Font is changed to Roboto
- Using SCSS variables to define the look 'n' feel
- Designer background images for the Login, and Forget password pages in
'web' mode
- Improved the look 'n' feel for the key selection in the preferences
dialog
- Table classes consistency changes across the application
- File Open and Save dialog list view changes
Author(s): Aditya Toshniwal & Khushboo Vashi
2018-12-21 17:14:55 +05:30
|
|
|
padding-left: 0.5rem !important;
|
|
|
|
|
padding-right: 1rem !important;
|
2019-01-16 11:55:08 +05:30
|
|
|
height: $navbar-height;
|
Improvement in the look and feel of the whole application
Changed the SCSS/CSS for the below third party libraries to adopt the
new look 'n' feel:
- wcDocker
- Alertify dialogs, and notifications
- AciTree
- Bootstrap Navbar
- Bootstrap Tabs
- Bootstrap Drop-Down menu
- Backgrid
- Select2
Adopated the new the look 'n' feel for the dialogs, wizard, properties,
tab panels, tabs, fieldset, subnode control, spinner control, HTML
table, and other form controls.
- Font is changed to Roboto
- Using SCSS variables to define the look 'n' feel
- Designer background images for the Login, and Forget password pages in
'web' mode
- Improved the look 'n' feel for the key selection in the preferences
dialog
- Table classes consistency changes across the application
- File Open and Save dialog list view changes
Author(s): Aditya Toshniwal & Khushboo Vashi
2018-12-21 17:14:55 +05:30
|
|
|
display: flex;
|
|
|
|
|
align-items: center !important;
|
2019-01-07 14:24:44 +05:30
|
|
|
font-weight: bold;
|
2016-06-15 11:59:20 +01:00
|
|
|
}
|
2016-06-29 12:16:02 +01:00
|
|
|
|
2018-10-10 12:43:26 +01:00
|
|
|
.btn-sm-sq {
|
|
|
|
|
@extend .btn-sm;
|
|
|
|
|
line-height: 0.7rem;
|
2018-01-12 14:34:39 +00:00
|
|
|
}
|
2018-09-04 11:24:51 +01:00
|
|
|
|
2021-01-16 17:06:50 +05:30
|
|
|
.btn-xs {
|
|
|
|
|
@extend .btn-sm;
|
|
|
|
|
padding: 0.125rem 0.25rem !important;
|
|
|
|
|
}
|
|
|
|
|
|
2018-10-11 13:23:59 +01:00
|
|
|
.btn-toolbar {
|
|
|
|
|
min-width: 100%;
|
|
|
|
|
}
|
2018-11-27 10:57:30 +00:00
|
|
|
|
|
|
|
|
.bootstrap-datetimepicker-widget thead th {
|
Improvement in the look and feel of the whole application
Changed the SCSS/CSS for the below third party libraries to adopt the
new look 'n' feel:
- wcDocker
- Alertify dialogs, and notifications
- AciTree
- Bootstrap Navbar
- Bootstrap Tabs
- Bootstrap Drop-Down menu
- Backgrid
- Select2
Adopated the new the look 'n' feel for the dialogs, wizard, properties,
tab panels, tabs, fieldset, subnode control, spinner control, HTML
table, and other form controls.
- Font is changed to Roboto
- Using SCSS variables to define the look 'n' feel
- Designer background images for the Login, and Forget password pages in
'web' mode
- Improved the look 'n' feel for the key selection in the preferences
dialog
- Table classes consistency changes across the application
- File Open and Save dialog list view changes
Author(s): Aditya Toshniwal & Khushboo Vashi
2018-12-21 17:14:55 +05:30
|
|
|
background-color: $color-bg;
|
2018-12-20 09:53:35 +00:00
|
|
|
}
|
2019-01-02 15:05:15 +05:30
|
|
|
|
|
|
|
|
.input-group {
|
|
|
|
|
& .input-group-text {
|
|
|
|
|
background: $input-bg;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
2019-02-04 11:31:48 +05:30
|
|
|
.btn.disabled, .btn:disabled, .btn[disabled] {
|
|
|
|
|
opacity: $btn-disabled-opacity;
|
2019-01-02 15:05:15 +05:30
|
|
|
}
|
2019-05-31 11:51:30 -04:00
|
|
|
|
|
|
|
|
.btn-group label.btn.btn-primary.active {
|
|
|
|
|
background-color: $color-primary-light;
|
2019-11-07 18:51:03 +05:30
|
|
|
color: $color-primary-light-fg;
|
2019-05-31 11:51:30 -04:00
|
|
|
}
|
2019-07-25 16:38:26 +01:00
|
|
|
|
|
|
|
|
.btn-group.pgadmin-controls-radio-none.disabled {
|
|
|
|
|
pointer-events: none;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.btn-group.pgadmin-controls-radio-none > label.btn.btn-primary.disabled {
|
|
|
|
|
pointer-events: none;
|
|
|
|
|
}
|
2020-02-24 14:11:00 +05:30
|
|
|
|
|
|
|
|
/* Bootstrap custom controls */
|
|
|
|
|
.custom-control-input {
|
|
|
|
|
&:focus:checked ~ .custom-control-label::before {
|
|
|
|
|
border-color: $custom-control-indicator-focus-border-color;
|
|
|
|
|
}
|
2020-07-20 11:51:21 +05:30
|
|
|
|
|
|
|
|
&:hover {
|
|
|
|
|
border-color: $custom-control-indicator-focus-border-color;
|
|
|
|
|
}
|
2020-02-24 14:11:00 +05:30
|
|
|
}
|
2020-07-02 11:20:14 +05:30
|
|
|
|
|
|
|
|
@media (max-width: 992px) {
|
|
|
|
|
.navbar-collapse {
|
|
|
|
|
max-height: 99vh;
|
|
|
|
|
overflow-y: auto;
|
|
|
|
|
}
|
|
|
|
|
}
|
2020-07-20 15:12:46 +05:30
|
|
|
|
|
|
|
|
td.pga-ex-exclusive-2, td.pga-ex-inclusive-2 {
|
|
|
|
|
color: color-yiq($explain-sev-2-bg);
|
|
|
|
|
}
|
2020-07-21 18:54:06 +05:30
|
|
|
|
|
|
|
|
#datagrid .slick-header .slick-header-column.selected {
|
|
|
|
|
color: color-yiq($color-primary)
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.editor-text {
|
|
|
|
|
color: color-yiq($color-bg);
|
|
|
|
|
}
|