style: update Valine comment plugin css
This commit is contained in:
parent
f6e90459ea
commit
c186ac22ac
|
@ -28,19 +28,18 @@
|
|||
}
|
||||
|
||||
.vctrl {
|
||||
span {
|
||||
color: var(--normal-text-color);
|
||||
.vicon {
|
||||
|
||||
fill: var(--normal-text-color);
|
||||
|
||||
&.actived {
|
||||
fill: var(--primary-color);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
.vcontrol {
|
||||
.col-20 a {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.col-80 {
|
||||
button.vsubmit {
|
||||
background: transparent !important;
|
||||
color: var(--normal-text-color) !important;
|
||||
|
@ -51,8 +50,6 @@
|
|||
border: 1px solid var(--primary-color) !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
@ -66,14 +63,9 @@
|
|||
}
|
||||
}
|
||||
|
||||
.vlist {
|
||||
.vcard {
|
||||
.vhead {
|
||||
.vnick {
|
||||
|
||||
&::before {
|
||||
background: var(--primary-color) !important;
|
||||
}
|
||||
color: var(--primary-color);
|
||||
}
|
||||
|
||||
|
@ -90,15 +82,10 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
.info {
|
||||
.txt-right {
|
||||
//display: none;
|
||||
|
||||
|
||||
}
|
||||
.vcopy {
|
||||
color: var(--third-text-color);
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue