200520 New reply layout and Longhorn theme
This commit is contained in:
@ -367,6 +367,17 @@ input[type="submit"] {
|
||||
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2) inset;
|
||||
}
|
||||
|
||||
|
||||
.felem a:hover > span {
|
||||
color: black !important;
|
||||
background-color: #fbffbf !important;
|
||||
border: 1px solid black;
|
||||
box-shadow: 1px 1px 2px black;
|
||||
border-radius:10px !important;
|
||||
}
|
||||
|
||||
|
||||
|
||||
.public::after {
|
||||
content: '';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user