aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/CollectionDockingView.scss
diff options
context:
space:
mode:
authorbobzel <zzzman@gmail.com>2023-12-06 20:46:23 -0500
committerbobzel <zzzman@gmail.com>2023-12-06 20:46:23 -0500
commitdd1db35513257abc6f36da5f8608afdde1bc4dd8 (patch)
treea4050d7fc6616fd5c71c2b82420e57be0b406141 /src/client/views/collections/CollectionDockingView.scss
parentc30a5b644458a7ab03a4dabe93face035aa0a21b (diff)
final cleanup
Diffstat (limited to 'src/client/views/collections/CollectionDockingView.scss')
-rw-r--r--src/client/views/collections/CollectionDockingView.scss15
1 files changed, 0 insertions, 15 deletions
diff --git a/src/client/views/collections/CollectionDockingView.scss b/src/client/views/collections/CollectionDockingView.scss
index a654596bd..11543bbe5 100644
--- a/src/client/views/collections/CollectionDockingView.scss
+++ b/src/client/views/collections/CollectionDockingView.scss
@@ -276,8 +276,6 @@
z-index: 20;
} /*# sourceMappingURL=goldenlayout-base.css.map */
-// @import '../../../../node_modules/golden-layout/src/css/goldenlayout-dark-theme.css';
-
.lm_title {
-webkit-appearance: none;
display: inline-block;
@@ -681,11 +679,6 @@ ul.lm_tabs::before {
height: 8px;
}
- .flexlayout__tab_button:hover .flexlayout__tab_button_trailing,
- .flexlayout__tab_button--selected .flexlayout__tab_button_trailing {
- // background: transparent url('../../../../node_modules/flexlayout-react/images/close_white.png') no-repeat center;
- }
-
.flexlayout__tab_button_overflow {
float: left;
width: 20px;
@@ -696,7 +689,6 @@ ul.lm_tabs::before {
font-size: 10px;
color: lightgray;
font-family: Arial, sans-serif;
- // background: transparent url('../../../../node_modules/flexlayout-react/images/more.png') no-repeat left;
}
.flexlayout__tabset_header {
@@ -751,7 +743,6 @@ ul.lm_tabs::before {
height: 20px;
border: none;
outline-width: 0;
- // background: transparent url('../../../../node_modules/flexlayout-react/images/maximize.png') no-repeat center;
}
.flexlayout__tab_toolbar_button-max {
@@ -759,7 +750,6 @@ ul.lm_tabs::before {
height: 20px;
border: none;
outline-width: 0;
- // background: transparent url('../../../../node_modules/flexlayout-react/images/restore.png') no-repeat center;
}
.flexlayout__popup_menu_item {
@@ -877,11 +867,6 @@ ul.lm_tabs::before {
height: 8px;
}
- .flexlayout__border_button:hover .flexlayout__border_button_trailing,
- .flexlayout__border_button--selected .flexlayout__border_button_trailing {
- // background: transparent url('../../../../node_modules/flexlayout-react/images/close_white.png') no-repeat center;
- }
-
.flexlayout__border_toolbar_left {
position: absolute;
display: flex;