irrelevant style change to party hats
This commit is contained in:
parent
2c558908b6
commit
208a57e009
|
@ -361,14 +361,14 @@ form table tr td div label {
|
||||||
content: url('/static/partyhat.png');
|
content: url('/static/partyhat.png');
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: -120px;
|
top: -120px;
|
||||||
left: -30px;
|
left: 0px;
|
||||||
|
|
||||||
}
|
}
|
||||||
[data-board] > .files > :nth-child(1).multifile > a:before {
|
[data-board] > .files > :nth-child(1).multifile > a:before {
|
||||||
content: url('/static/partyhat.png');
|
content: url('/static/partyhat.png');
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: -120px;
|
top: -120px;
|
||||||
left: -50px;
|
left: -20px;
|
||||||
|
|
||||||
}
|
}
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue