fix favorite star flickering on empty state page

This commit is contained in:
Jan-Christoph Borchardt 2014-12-17 13:40:57 +01:00
parent c7cf0d0386
commit e2977ff4c1

View file

@ -557,7 +557,9 @@ table tr.summary td {
#scanning-message{ top:40%; left:40%; position:absolute; display:none; }
#emptycontent .icon-starred {
height: 50px;
height: 30px;
width: 30px;
margin: 0 auto 10px;
}
table.dragshadow {