status empty Solved
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
}
|
||||
|
||||
.status-indicator-low {
|
||||
background-color: #e14333;
|
||||
background-color: #EA3C53;
|
||||
}
|
||||
.status-indicator-medium {
|
||||
background-color: #fcb322;
|
||||
|
||||
@@ -98,7 +98,7 @@
|
||||
.grid-stack-item[data-gs-x="2"] { left: 16.66666667% }
|
||||
.grid-stack-item[data-gs-x="1"] { left: 8.33333333% }
|
||||
|
||||
@media (max-width: 768px) {
|
||||
@media (max-width: 1000px) {
|
||||
.grid-stack-item {
|
||||
position: relative !important;
|
||||
width: auto !important;
|
||||
|
||||
@@ -336,7 +336,8 @@ table.dataTable thead .sorting:after {
|
||||
.panel-red .panel-heading {
|
||||
border-color: #e14333;
|
||||
color: #fff;
|
||||
background-color: #e14333;
|
||||
/*background-color: #e14333;*/
|
||||
background-color: #EA3C53;
|
||||
}
|
||||
|
||||
.panel-red a {
|
||||
|
||||
Reference in New Issue
Block a user