aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/less/themes/theme-arc-green.less
diff options
context:
space:
mode:
Diffstat (limited to 'web_src/less/themes/theme-arc-green.less')
-rw-r--r--web_src/less/themes/theme-arc-green.less15
1 files changed, 0 insertions, 15 deletions
diff --git a/web_src/less/themes/theme-arc-green.less b/web_src/less/themes/theme-arc-green.less
index ad3d491942..57b00efe3e 100644
--- a/web_src/less/themes/theme-arc-green.less
+++ b/web_src/less/themes/theme-arc-green.less
@@ -891,25 +891,10 @@ a.ui.basic.green.label:hover {
background-color: #393d4a !important;
}
-.ui.table {
- border-color: var(--color-secondary);
- background: #353945;
-}
-
-.ui.table tbody tr {
- border-color: var(--color-secondary);
- background: #353945;
-}
-
.ui .text.grey {
color: var(--color-secondary-dark-6) !important;
}
-.ui.attached.table.segment {
- background: #353945;
- color: #dbdbdb !important;
-}
-
.markdown:not(code) h2 {
border-bottom: 1px solid #304251;
}