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