200520 New reply layout and Longhorn theme
This commit is contained in:
@ -96,6 +96,13 @@ input[type="checkbox"]:checked+label {
|
||||
box-shadow: 0px 0px 7px #000;
|
||||
}
|
||||
|
||||
.felem a:hover > span {
|
||||
background-color: rgba(18,26,36,0.8);
|
||||
color: #d8a070 !important;
|
||||
border: 1px solid #d8a070;
|
||||
border-radius:4px;
|
||||
}
|
||||
|
||||
.public::after {
|
||||
content: '';
|
||||
}
|
||||
|
Reference in New Issue
Block a user