4in1: design upd
This commit is contained in:
parent
1570397d4b
commit
56e0f3bafd
@ -79,7 +79,7 @@
|
|||||||
padding-top: 15px;
|
padding-top: 15px;
|
||||||
}
|
}
|
||||||
a.head-item {
|
a.head-item {
|
||||||
border: 1px $head-items-border solid !important;
|
border: 1px $head-items-border solid;
|
||||||
border-radius: 6px;
|
border-radius: 6px;
|
||||||
color: $fg;
|
color: $fg;
|
||||||
font-size: $fs;
|
font-size: $fs;
|
||||||
@ -100,7 +100,7 @@ a.head-item {
|
|||||||
}
|
}
|
||||||
|
|
||||||
&:hover {
|
&:hover {
|
||||||
border-color: $head-items-hover-border !important;
|
border-color: $head-items-hover-border;
|
||||||
color: $link-color;
|
color: $link-color;
|
||||||
}
|
}
|
||||||
&.is-selected {
|
&.is-selected {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user