mirror of
https://github.com/crater-invoice/crater.git
synced 2025-10-27 19:51:09 -04:00
refactor classes on invoice and estimate view page
This commit is contained in:
@ -34,12 +34,9 @@
|
|||||||
|
|
||||||
&.router-link-exact-active {
|
&.router-link-exact-active {
|
||||||
border-left: 3px solid $crater-theme;
|
border-left: 3px solid $crater-theme;
|
||||||
}
|
|
||||||
|
|
||||||
&.router-link-exact-active {
|
|
||||||
background-color: $gray--very-light;
|
background-color: $gray--very-light;
|
||||||
}
|
}
|
||||||
|
|
||||||
&:hover {
|
&:hover {
|
||||||
background-color: $gray--very-light;
|
background-color: $gray--very-light;
|
||||||
}
|
}
|
||||||
|
|||||||
@ -34,12 +34,9 @@
|
|||||||
|
|
||||||
&.router-link-exact-active {
|
&.router-link-exact-active {
|
||||||
border-left: 3px solid $crater-theme;
|
border-left: 3px solid $crater-theme;
|
||||||
|
background-color: $gray--very-light;
|
||||||
}
|
}
|
||||||
|
|
||||||
&.router-link-exact-active {
|
|
||||||
background-color: $gray--very-light;
|
|
||||||
}
|
|
||||||
|
|
||||||
&:hover {
|
&:hover {
|
||||||
background-color: $gray--very-light;
|
background-color: $gray--very-light;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user