- [refac] Remove invalid style settings.
This commit is contained in:
@@ -1,9 +1 @@
|
||||
#accountCreateForm .form-row {max-width: 500px;}
|
||||
|
||||
#mainNavbar>.container {padding-top: 8px}
|
||||
#mainNavbar .nav {justify-content: left; position: relative; left: 0px; top: -4px;}
|
||||
@media (min-width: 1400px){#mainNavbar .nav {left: -12px;}}
|
||||
#mainNavbar {background: none;}
|
||||
#mainNavbar .nav-item>a {padding-right: 0.5rem}
|
||||
#mainNavbar .nav-item>.active {color: unset; font-weight: 700;}
|
||||
#mainNavbar .nav-item>a.active:after {position: absolute; content: ''; border-bottom: 2px solid #2e7fff; inset: 0 6px 0 15px;}
|
||||
|
||||
@@ -1,12 +1,5 @@
|
||||
#status {flex-direction: row;}
|
||||
#hostCreateForm .form-row:last-child {width: 66%;}
|
||||
|
||||
#mainNavbar>.container {padding-top: 8px}
|
||||
#mainNavbar .nav {justify-content: left; position: relative; left: 0px; top: -4px;}
|
||||
@media (min-width: 1400px){#mainNavbar .nav {left: -12px;}}
|
||||
#mainNavbar {background: none;}
|
||||
#mainNavbar .nav-item>a {padding-right: 0.5rem}
|
||||
#mainNavbar .nav-item>.active {color: unset; font-weight: 700;}
|
||||
#mainNavbar .nav-item>a.active:after {position: absolute; content: ''; border-bottom: 2px solid #2e7fff; inset: 0 6px 0 15px;}
|
||||
.form-horz .form-label{width: 8rem;}
|
||||
.form-horz .form-group{padding-left: 8rem;}
|
||||
|
||||
@@ -7,11 +7,4 @@
|
||||
.osOpsList>a.active:hover, .osOpsList>a:hover {color: #fff; background-color: #2e7fff;}
|
||||
.ops-ml-0 {margin-left: 0!important;}
|
||||
|
||||
#mainNavbar>.container {padding-top: 8px}
|
||||
#mainNavbar .nav {justify-content: left; position: relative; left: 0px; top: -4px;}
|
||||
@media (min-width: 1400px){#mainNavbar .nav {left: -12px;}}
|
||||
#mainNavbar {background: none;}
|
||||
#mainNavbar .nav-item>a {padding-right: 0.5rem}
|
||||
#mainNavbar .nav-item>.active {color: unset; font-weight: 700;}
|
||||
#mainNavbar .nav-item>a.active:after {position: absolute; content: ''; border-bottom: 2px solid #2e7fff; inset: 0 6px 0 15px;}
|
||||
.panel-form{max-width: inherit;}
|
||||
.panel-form{max-width: inherit;}
|
||||
|
||||
@@ -1,9 +1 @@
|
||||
#serverroomCreateForm .form-row {width: 600px;}
|
||||
|
||||
#mainNavbar>.container {padding-top: 8px}
|
||||
#mainNavbar .nav {justify-content: left; position: relative; left: 0px; top: -4px;}
|
||||
@media (min-width: 1400px){#mainNavbar .nav {left: -12px;}}
|
||||
#mainNavbar {background: none;}
|
||||
#mainNavbar .nav-item>a {padding-right: 0.5rem}
|
||||
#mainNavbar .nav-item>.active {color: unset; font-weight: 700;}
|
||||
#mainNavbar .nav-item>a.active:after {position: absolute; content: ''; border-bottom: 2px solid #2e7fff; inset: 0 6px 0 15px;}
|
||||
|
||||
Reference in New Issue
Block a user