formula manager touched up a little
This commit is contained in:
parent
c110e972e4
commit
2b71d71c90
@ -59,6 +59,10 @@ u:hover,
|
||||
background-color: #3c3c3c;
|
||||
border-color: #5a5e63;
|
||||
}
|
||||
.btn-primary:hover, .btn-primary:active {
|
||||
background-color: #53709f !important;
|
||||
border-color: #3e557a !important;
|
||||
}
|
||||
mat-list-item:hover {
|
||||
background-color: #ececec;
|
||||
cursor: pointer;
|
||||
|
Loading…
Reference in New Issue
Block a user