200520 New reply layout and Longhorn theme

This commit is contained in:
Daisuke
2020-05-20 14:53:33 -05:00
parent cb98b84c94
commit 2b1cee3f9d
27 changed files with 900 additions and 78 deletions

View File

@ -222,6 +222,15 @@ textarea,input[type="text"]{
border-top:2px solid #2f2f2f;
}
.felem a:hover > span {
background-color: #2f2f2f;
color: #ff8706 !important;
border-radius:4px;
border: 1px dotted #ff8706;
}
.public::after {
content: '';
}