Преглед на файлове

Birthday hat CSS files

tags/pre-merge
Simon McFarlane преди 9 години
родител
ревизия
fb793834d4
променени са 1 файла, в които са добавени 21 реда и са изтрити 0 реда
  1. +21
    -0
      stylesheets/birthday.css

+ 21
- 0
stylesheets/birthday.css Целия файл

@@ -0,0 +1,21 @@
[data-board] > .files > :nth-child(1):not(.multifile) > a:before {
content: url('/static/partyhat.gif');
float: left;
display: block;
margin-right: -160px;
position: relative;
top: -120px;
left: -30px;
}
[data-board] > .files > :nth-child(1).multifile > a:before {
content: url('/static/partyhat.gif');
float: left;
display: block;
margin-right: -160px;
position: relative;
top: -120px;
left: -50px;
}


Loading…
Отказ
Запис