Styling elements.
This commit is contained in:
@@ -192,10 +192,10 @@ app-side-menu {
|
||||
}
|
||||
|
||||
&.disconnection {
|
||||
color: red;
|
||||
color: #D50000;
|
||||
|
||||
&:hover {
|
||||
background-color: red;
|
||||
background-color: #E53935;
|
||||
color: white;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user