fixed nojs icons background

svn path=/trunk/; revision=27816
This commit is contained in:
hugo 2014-01-31 09:03:00 +00:00
parent 24e9623949
commit 1bc0cc83b8
3 changed files with 5 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -13,18 +13,21 @@
content: " ";
width: 15px;
height: 15px;
display: block;
background: url('/graphics/rss.png') top left no-repeat;
}
.fa.fa-comments-o:before {
content: " ";
width: 19px;
height: 15px;
display: block;
background: url('/graphics/identica.png') top left no-repeat;
}
.fa.fa-calendar-o:before {
content: " ";
width: 15px;
height: 15px;
display: block;
background: url('/graphics/ical.png') top left no-repeat;
}
}

2
look/fsfe.min.css vendored

File diff suppressed because one or more lines are too long