mirror of https://gitlab.com/bashrc2/epicyon
Down arrow
parent
8f13bba8eb
commit
5120f161e6
|
@ -775,7 +775,7 @@ input[type=submit]:hover {
|
||||||
|
|
||||||
.newPostDropdown > [type="checkbox"]:checked + label:after,
|
.newPostDropdown > [type="checkbox"]:checked + label:after,
|
||||||
.newPostDropdown > ul:target ~ a:after {
|
.newPostDropdown > ul:target ~ a:after {
|
||||||
content: "\f0d8";
|
content: "↴";
|
||||||
}
|
}
|
||||||
|
|
||||||
.newPostDropdown a.close {
|
.newPostDropdown a.close {
|
||||||
|
|
Loading…
Reference in New Issue