removed strong color, issues page btn fix
This commit is contained in:
parent
13a22266cf
commit
71854351f4
@ -79,7 +79,7 @@ h4,
|
|||||||
h5,
|
h5,
|
||||||
h6,
|
h6,
|
||||||
p,
|
p,
|
||||||
strong,
|
/*strong,*/
|
||||||
footer,
|
footer,
|
||||||
.ui.list>.item .description,
|
.ui.list>.item .description,
|
||||||
.ui.form .inline.field>label,
|
.ui.form .inline.field>label,
|
||||||
@ -362,7 +362,6 @@ svg.vch__wrapper .vch__months__labels__wrapper text.vch__month__label[data-v-a9c
|
|||||||
|
|
||||||
.ui.tabular.menu .item:hover {
|
.ui.tabular.menu .item:hover {
|
||||||
color: var(--text-hover);
|
color: var(--text-hover);
|
||||||
//background: rgba(255, 255, 255, .07);
|
|
||||||
border-radius: .28571429rem .28571429rem 0 0 !important;
|
border-radius: .28571429rem .28571429rem 0 0 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -572,7 +571,6 @@ footer {
|
|||||||
.ui.basic.buttons .button:hover {
|
.ui.basic.buttons .button:hover {
|
||||||
background: rgb(0 0 0 / 25%);
|
background: rgb(0 0 0 / 25%);
|
||||||
color: var(--button-text);
|
color: var(--button-text);
|
||||||
box-shadow: inset 0 0 0 1px rgba(34, 36, 38, .35), inset 0 0 0 0 rgba(34, 36, 38, .15);
|
|
||||||
}
|
}
|
||||||
/* LABELS */
|
/* LABELS */
|
||||||
.ui.label {
|
.ui.label {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user