separation of css
This commit is contained in:
11
static/css/starred.css
Normal file
11
static/css/starred.css
Normal file
@@ -0,0 +1,11 @@
|
||||
.btn-group .btn.active {
|
||||
background-color: #e6f3f4 !important;
|
||||
border-color: #16767b !important;
|
||||
color: #16767b !important;
|
||||
}
|
||||
|
||||
.btn-group .btn:not(.active) {
|
||||
background-color: #fff !important;
|
||||
border-color: #e9ecef !important;
|
||||
color: #6c757d !important;
|
||||
}
|
||||
Reference in New Issue
Block a user