This commit is contained in:
parent
cba5fc0410
commit
c13ca165c0
|
@ -2929,9 +2929,16 @@ div.favs div.posts {
|
|||
}
|
||||
|
||||
button#togglebg {
|
||||
border: 0;
|
||||
background: transparent;
|
||||
display: inline-block;
|
||||
height: 18px;
|
||||
width: 21px;
|
||||
cursor: pointer;
|
||||
background: #312c2c;
|
||||
margin: 1px;
|
||||
padding: 0px;
|
||||
border: 1px outset #221d1d;
|
||||
position: relative;
|
||||
right: 2px;
|
||||
}
|
||||
|
||||
@keyframes fadeIn {
|
||||
|
|
Loading…
Reference in New Issue
Block a user