mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-25 05:34:06 -08:00
removed unnecessary css rule
This commit is contained in:
parent
d4cddebba5
commit
f83effbb85
|
@ -161,9 +161,6 @@ h2.task_menu{
|
|||
background: linear-gradient(to bottom, var(--header) 0%,var(--header) 100%);
|
||||
border-color: var(--header);
|
||||
}
|
||||
.label-default{
|
||||
background-color:var(--back-sub);
|
||||
}
|
||||
a.btn.btn-default{
|
||||
color:var(--nav-link);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue