Adjust network interface badge style in dropbear config page

This commit is contained in:
Eric Yu 2024-07-31 17:44:12 +08:00
parent 6bc167ffe4
commit af6ad3b252
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@ THEME_NAME:=infinityfreedom-ng
THEME_TITLE:=infinityfreedom-ng
PKG_NAME:=luci-theme-$(THEME_NAME)
PKG_VERSION:=1.5-20240727
PKG_VERSION:=1.51-20240731
PKG_RELEASE:=1

View File

@ -1 +1 @@
:root{--ng-font-monospace:'Lucida Sans Typewriter','Droid-Sans-Mono','Consolas','Courier New',Courier,'Microsoft Yahei',monospace}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:rgba(50,50,50,.65);border-radius:2px}::-webkit-scrollbar-thumb{border-radius:2px;background:rgba(238,238,238,.5)}::-webkit-scrollbar-thumb:window-inactive{background:#eee}body::-webkit-scrollbar-track{background:rgba(50,50,50,1);border-radius:2px}body::-webkit-scrollbar-thumb{border-radius:2px;background:rgba(238,238,238,.85)}.hidden{display:none}body:not(.logged-out) .Line:after{position:absolute;bottom:-.75rem;top:70px;left:0;right:0;content:"";height:3px;border-radius:5px 5px 0 0;z-index:1;background:linear-gradient(70deg,#0ebeff,#ffdd40,#ae63e4,#47cf73)}.loadingCover{position:fixed;width:100%;height:100%;z-index:1000;display:block;background:#37424c;top:0}.loadingCover>div{display:block;text-align:center;position:relative;top:50%;transform:translateY(-50%);margin:0 auto;color:#fff;font-size:2.5rem}body{background-image:url(../images/backgrounds/12.jpg);background-position:top center;background-repeat:no-repeat;background-attachment:fixed;background-size:cover;background-color:var(--bs-body-bg)}.cbi-value-description{display:inline}.cbi-value-field{padding-top:calc(.45rem + 1px);padding-bottom:calc(.45rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}tr.cbi-section-table-row>td{vertical-align:middle}#content_syslog{font-family:var(--ng-font-monospace)}#content_syslog>textarea.form-control{color:#a9b7c6}textarea.cbi-input-textarea{font-family:var(--ng-font-monospace);color:#a9b7c6}input.form-control[type=password],input.form-control[type=text]{width:80%;display:inline-block}input.form-control-login[type=text]{width:100%;display:inline-block;margin-left:0!important;margin-right:0!important}.card{background-color:rgba(54,64,74,.9)}.footer-login{left:0}.content-page-login{margin-left:0}div.page-title-box>div{display:flex;justify-content:left;align-items:center}div.page-title-box>div>span{display:block}#homelede_page_desc{max-width:50vw;height:1.25rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer}#conns>div,#membuff>div,#memcache>div,#memfree>div,#memtotal>div,#swapcache>div,#swapfree>div,#swaptotal>div{width:100%!important;color:#76838f!important;display:flex;height:1.4rem!important;overflow:hidden;font-size:.609375rem;background-color:#424e5a;border-radius:.25rem}#conns>div>div,#membuff>div>div,#memcache>div>div,#memfree>div>div,#memtotal>div>div,#swapcache>div>div,#swapfree>div>div,#swaptotal>div>div{display:flex;flex-direction:column;justify-content:center;overflow:hidden;text-align:center;white-space:nowrap;background-color:#348cd4!important;transition:width .6s ease;background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:.75rem .75rem;animation:1s linear infinite progress-bar-stripes;font-size:.9rem!important;height:1.4rem!important}#conns>div>div>div,#membuff>div>div>div,#memcache>div>div>div,#memfree>div>div>div,#memtotal>div>div>div,#swapcache>div>div>div,#swapfree>div>div>div,#swaptotal>div>div>div{color:#fff!important}table:not([class]) small{font-size:.8rem!important}div.cbi-page-actions.button-list>div:nth-child(2){display:flex;float:right}table.cbi-section-table{margin-top:0!important;margin-left:0!important;margin-right:0!important;margin-bottom:1.5rem!important}.cbi-section-table .cbi-section-table-titles .cbi-section-table-cell{width:auto!important}#cbi-network>div.cbi-map>div>div>fieldset>div>table>tbody>tr:nth-child(1)>td:nth-child(3){width:450px!important}.ifacebox{border:0 solid #07223e;background-color:rgba(44,50,57,.6);display:inline-flex;flex-direction:column;line-height:1.2em;min-width:100px}.ifacebox-head{padding:.25em;background:#eee;display:flex;justify-content:center;align-items:center}div.ifacebox-head>strong{color:#fff;display:flex}.ifacebox-body{display:flex;padding:.25em;flex-direction:column;justify-content:center;align-items:center}div#add_link_div{box-shadow:0 .75rem 6rem rgba(56,65,74,.03);margin-bottom:24px;background-color:rgba(54,64,74,.9)!important}.zonebadge{color:#37424c}.ifacebadge{color:#2b323a}.zonebadge-empty{color:#fff!important}div[id^=cbi-network-] div.zonebadge{background-color:rgba(54,64,74,.9)!important;color:#fff!important}#homelede_page_desc_popup{position:fixed;top:10vh;left:30vw;width:50vw;z-index:1000;box-shadow:0 4px 8px rgba(255,255,255,.2)}
:root{--ng-font-monospace:'Lucida Sans Typewriter','Droid-Sans-Mono','Consolas','Courier New',Courier,'Microsoft Yahei',monospace}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:rgba(50,50,50,.65);border-radius:2px}::-webkit-scrollbar-thumb{border-radius:2px;background:rgba(238,238,238,.5)}::-webkit-scrollbar-thumb:window-inactive{background:#eee}body::-webkit-scrollbar-track{background:rgba(50,50,50,1);border-radius:2px}body::-webkit-scrollbar-thumb{border-radius:2px;background:rgba(238,238,238,.85)}.hidden{display:none}body:not(.logged-out) .Line:after{position:absolute;bottom:-.75rem;top:70px;left:0;right:0;content:"";height:3px;border-radius:5px 5px 0 0;z-index:1;background:linear-gradient(70deg,#0ebeff,#ffdd40,#ae63e4,#47cf73)}.loadingCover{position:fixed;width:100%;height:100%;z-index:1000;display:block;background:#37424c;top:0}.loadingCover>div{display:block;text-align:center;position:relative;top:50%;transform:translateY(-50%);margin:0 auto;color:#fff;font-size:2.5rem}body{background-image:url(../images/backgrounds/12.jpg);background-position:top center;background-repeat:no-repeat;background-attachment:fixed;background-size:cover;background-color:var(--bs-body-bg)}.cbi-value-description{display:inline}.cbi-value-field{padding-top:calc(.45rem + 1px);padding-bottom:calc(.45rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}tr.cbi-section-table-row>td{vertical-align:middle}#content_syslog{font-family:var(--ng-font-monospace)}#content_syslog>textarea.form-control{color:#a9b7c6}textarea.cbi-input-textarea{font-family:var(--ng-font-monospace);color:#a9b7c6}input.form-control[type=password],input.form-control[type=text]{width:80%;display:inline-block}input.form-control-login[type=text]{width:100%;display:inline-block;margin-left:0!important;margin-right:0!important}.card{background-color:rgba(54,64,74,.9)}.footer-login{left:0}.content-page-login{margin-left:0}div.page-title-box>div{display:flex;justify-content:left;align-items:center}div.page-title-box>div>span{display:block}#homelede_page_desc{max-width:50vw;height:1.25rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer}#conns>div,#membuff>div,#memcache>div,#memfree>div,#memtotal>div,#swapcache>div,#swapfree>div,#swaptotal>div{width:100%!important;color:#76838f!important;display:flex;height:1.4rem!important;overflow:hidden;font-size:.609375rem;background-color:#424e5a;border-radius:.25rem}#conns>div>div,#membuff>div>div,#memcache>div>div,#memfree>div>div,#memtotal>div>div,#swapcache>div>div,#swapfree>div>div,#swaptotal>div>div{display:flex;flex-direction:column;justify-content:center;overflow:hidden;text-align:center;white-space:nowrap;background-color:#348cd4!important;transition:width .6s ease;background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:.75rem .75rem;animation:1s linear infinite progress-bar-stripes;font-size:.9rem!important;height:1.4rem!important}#conns>div>div>div,#membuff>div>div>div,#memcache>div>div>div,#memfree>div>div>div,#memtotal>div>div>div,#swapcache>div>div>div,#swapfree>div>div>div,#swaptotal>div>div>div{color:#fff!important}table:not([class]) small{font-size:.8rem!important}div.cbi-page-actions.button-list>div:nth-child(2){display:flex;float:right}table.cbi-section-table{margin-top:0!important;margin-left:0!important;margin-right:0!important;margin-bottom:1.5rem!important}.cbi-section-table .cbi-section-table-titles .cbi-section-table-cell{width:auto!important}#cbi-network>div.cbi-map>div>div>fieldset>div>table>tbody>tr:nth-child(1)>td:nth-child(3){width:450px!important}.ifacebox{border:0 solid #07223e;background-color:rgba(44,50,57,.6);display:inline-flex;flex-direction:column;line-height:1.2em;min-width:100px}.ifacebox-head{padding:.25em;background:#eee;display:flex;justify-content:center;align-items:center}div.ifacebox-head>strong{color:#fff;display:flex}.ifacebox-body{display:flex;padding:.25em;flex-direction:column;justify-content:center;align-items:center}div#add_link_div{box-shadow:0 .75rem 6rem rgba(56,65,74,.03);margin-bottom:24px;background-color:rgba(54,64,74,.9)!important}.zonebadge{color:#37424c}fieldset:not([id^=cbi-dropbear]) .ifacebadge{color:#2b323a}.zonebadge-empty{color:#fff!important}div[id^=cbi-network-] div.zonebadge{background-color:rgba(54,64,74,.9)!important;color:#fff!important}#homelede_page_desc_popup{position:fixed;top:10vh;left:30vw;width:50vw;z-index:1000;box-shadow:0 4px 8px rgba(255,255,255,.2)}