aboutsummaryrefslogtreecommitdiff
path: root/Neutron-trunk/resources/css/polymer/dark.css
diff options
context:
space:
mode:
Diffstat (limited to 'Neutron-trunk/resources/css/polymer/dark.css')
-rw-r--r--Neutron-trunk/resources/css/polymer/dark.css26
1 files changed, 0 insertions, 26 deletions
diff --git a/Neutron-trunk/resources/css/polymer/dark.css b/Neutron-trunk/resources/css/polymer/dark.css
deleted file mode 100644
index de1f9a7..0000000
--- a/Neutron-trunk/resources/css/polymer/dark.css
+++ /dev/null
@@ -1,26 +0,0 @@
-.widget_cuc {
- filter: invert(100%);
-}
-
-#page-banner {
- background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5) 70%, var(--mdc-theme-background)), var(--mpcms-banner) !important;
-}
-
-#page-elements #page-content-inner, #page-elements #page-content-widgets-desktop, #page-elements #page-content-widgets-mobile {
- background: #171717 !important;
- box-shadow: #1a1a1a42 0px 1px 10px !important;
- color: white !important;
-}
-
-#page-elements a {
- color: whitesmoke !important;
-}
-
-[data-pushbar-id] {
- background: #1e1e1e !important;
- color: white !important;
-}
-
-.mdc-list-item:not(.mdc-list-item--activated), .mdc-list-item:not(.mdc-list-item--activated) .material-icons-outlined {
- color: white !important;
-} \ No newline at end of file