initial commit
This commit is contained in:
7
dashboard.css
Normal file
7
dashboard.css
Normal file
@@ -0,0 +1,7 @@
|
||||
.resolved .card-body {
|
||||
background-color: lightgrey;
|
||||
opacity: .3;
|
||||
}
|
||||
.resolved .card-body,.resolved .card-body .text-secondary {
|
||||
color: black !important;
|
||||
}
|
||||
Reference in New Issue
Block a user