mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2025-12-23 22:37:53 -05:00
chore(skin.css): lint
This commit is contained in:
@@ -718,7 +718,7 @@ input[type=submit]:disabled,
|
||||
flex-direction: row;
|
||||
}
|
||||
.navbar-nav .nav-link,
|
||||
#getHeaderFlipHTML a,
|
||||
#getHeaderFlipHTML a
|
||||
{
|
||||
padding-right: 0.5rem;
|
||||
padding-left: 0.5rem;
|
||||
@@ -1240,6 +1240,7 @@ button.btn.btn-view-watch:hover {
|
||||
--disabled-inner: #E1E6F9;
|
||||
-webkit-appearance: none;
|
||||
-moz-appearance: none;
|
||||
appearance: none;
|
||||
/*height: 21px;*/
|
||||
height: 18px;
|
||||
outline: none;
|
||||
@@ -1382,10 +1383,12 @@ button.btn.btn-view-watch:hover {
|
||||
margin-top: 10px;*/
|
||||
}
|
||||
|
||||
.noUi-target {
|
||||
/*border: 1px solid var(--scrollbarBG);
|
||||
box-shadow: inset 0 1px 1px #f0f0f0, 0 3px 6px -5px #bbb;*/
|
||||
/*
|
||||
noUi-target {
|
||||
border: 1px solid var(--scrollbarBG);
|
||||
box-shadow: inset 0 1px 1px #f0f0f0, 0 3px 6px -5px #bbb;
|
||||
}
|
||||
*/
|
||||
|
||||
.noUi-base, .noUi-touch-area {
|
||||
cursor: pointer;
|
||||
@@ -1407,9 +1410,11 @@ button.btn.btn-view-watch:hover {
|
||||
height: 5px;
|
||||
}
|
||||
|
||||
/*
|
||||
.noUi-round .noUi-connects {
|
||||
/*background: #c0392b;*/
|
||||
background: #c0392b;
|
||||
}
|
||||
*/
|
||||
|
||||
.noUi-round .noUi-handle {
|
||||
height: 18px;
|
||||
@@ -1440,13 +1445,13 @@ video-stream {
|
||||
padding:0;
|
||||
}
|
||||
|
||||
/*
|
||||
.stream-info-status, .stream-info-mode {
|
||||
/*
|
||||
background-color: rgba(0,0,0,0.3);
|
||||
color: #dddddd;
|
||||
padding: 0.3em;
|
||||
*/
|
||||
}
|
||||
*/
|
||||
|
||||
/* +++ This block should always be located at the end! */
|
||||
.hidden {
|
||||
|
||||
Reference in New Issue
Block a user