Updating swiss buglist and adding a highlithed class for the buglist

svn path=/trunk/; revision=31294
Bu işleme şunda yer alıyor:
mjammes 2015-06-01 13:06:02 +00:00
ebeveyn f7e7405a21
işleme 5194bfc354
3 değiştirilmiş dosya ile 200 ekleme ve 203 silme

Dosya farkı çok büyük olduğundan ihmal edildi Fark Yükle

Dosyayı Görüntüle

@ -495,3 +495,9 @@ img.signatory-logo {
@import "fonts.less";
@import "font-icon-no-js.less";
/* PDFreaders buglist */
tr.highlighted {
background-color: rgb(208,244,0);
}

1
look/fsfe.min.css sağlanmış
Dosyayı Görüntüle

@ -1908,3 +1908,4 @@ textarea#donate-fsfe form .form-group input{height:auto}
.no-js .fa.fa-rss:before{content:" ";width:15px;height:15px;display:block;background:url('/graphics/rss.png') top left no-repeat}
.no-js .fa.fa-comments-o:before{content:" ";width:19px;height:15px;display:block;background:url('/graphics/identica.png') top left no-repeat}
.no-js .fa.fa-calendar-o:before{content:" ";width:15px;height:15px;display:block;background:url('/graphics/ical.png') top left no-repeat}
tr.highlighted{background-color:#d0f400}