From 353abe66302c67f212e06e2863dd92b70d90e627 Mon Sep 17 00:00:00 2001 From: riley Date: Fri, 10 Nov 2023 17:21:39 -0500 Subject: [PATCH] css cleanup --- luasrc/gaya/gaya.css | 40 +++++----------------------------------- 1 file changed, 5 insertions(+), 35 deletions(-) diff --git a/luasrc/gaya/gaya.css b/luasrc/gaya/gaya.css index 86aeba9..806269b 100644 --- a/luasrc/gaya/gaya.css +++ b/luasrc/gaya/gaya.css @@ -584,7 +584,6 @@ label { left: 10px; right: auto; width: 95%; - align: center; transition: transform 0.5s; border-top: var(--navBorder); text-align: center; @@ -753,8 +752,6 @@ strong { height: 16px; content: ""; background: url(./sidebar-icon/layout-fluid.png) no-repeat; - } - .main > .main-left > .nav > .slide > .menu.active::before { } .main > .main-left > .nav > .slide > [data-title="Status"]:before { @@ -1019,10 +1016,6 @@ strong { backdrop-filter: blur(20px); -webkit-backdrop-filter: blur(20px); position: relative; - } - .cbi-modal .cbi-section, - .cbi-section .cbi-section { - } .cbi-section:nth-of-type(1) { z-index: 4; /* the first section will be on top */ @@ -1151,7 +1144,6 @@ strong { border: 0; background-color: #f0f0f0; background-image: none; - -webkit-appearance: none; -ms-touch-action: manipulation; touch-action: manipulation; padding: 0 0.8rem; @@ -1159,9 +1151,6 @@ strong { .cbi-button-up { transform: scaleY(-1); } - .cbi-button:not(select) { - -webkit-appearance: none !important; - } .cbi-button + .cbi-button { margin-left: 0.6rem; } @@ -1356,7 +1345,7 @@ strong { border-radius: 10px; } - .cbi-tabmenu > li[class~= data-tab=] { + .cbi-tabmenu > li[class~="data-tab"] { color: #ffffff; } [data-tab-title] { @@ -1461,10 +1450,6 @@ strong { word-wrap: break-word; padding: 0.25rem; } - .cbi-rowstyle-2 .cbi-button-up, - .cbi-rowstyle-2 .cbi-button-down, - body:not(.Interfaces) .cbi-rowstyle-2:first-child { - } .cbi-section-table .cbi-section-table-titles .cbi-section-table-cell { width: auto !important; } @@ -1662,8 +1647,7 @@ strong { flex-grow: 1; justify-content: space-around; } - .cbi-dropdown[open] > ul.dropdown > li { - } + .cbi-dropdown[open] > ul.dropdown > li[selected] { background: #b0d0f0; } @@ -2360,7 +2344,7 @@ strong { width: 100%; } .cbi-rowstyle-2 { - background-color: ; + background-color: rgb(104, 104, 104); } .pull-right, .node-main-login > .main form > div:last-child { @@ -2512,16 +2496,7 @@ strong { .center::before { text-align: center !important; } - div > table > tbody > tr:nth-of-type(2n), - div > .table > .tr:nth-of-type(2n), - .cbi-section .cbi-section-remove:nth-of-type(2n), - .container > .cbi-section .cbi-section-node:nth-of-type(2n), - .cbi-section[id] .cbi-section-remove:nth-of-type(4n + 3), - .cbi-section[id] .cbi-section-node:nth-of-type(4n + 4), - .cbi-tabcontainer > .cbi-value:nth-of-type(2n), - .cbi-rowstyle-1 { - - } + .cbi-dropdown > ul > li .hide-open, .cbi-dropdown[open] > ul.dropdown > li .hide-close { display: initial; @@ -2898,8 +2873,6 @@ strong { .cbi-section { margin: 1rem 0 0; } - - } #maincontent > .container { margin: 0 0.5rem 1.5rem; } @@ -2951,9 +2924,6 @@ strong { #command-rc-output > pre, [data-page="admin-services-wol"] .notice code { font-size: 0.8rem !important; - } - h2 { - } .cbi-section > h3:first-child, .panel-title { @@ -3006,7 +2976,7 @@ strong { .main > .main-left > .nav > .slide > .slide-menu > li > a, .tr[data-title]::before, .tr.cbi-section-table-titles.named::before { - font-size: + font-size: 0.5rem; } .cbi-value-title, .cbi-value-description,