fix favorite star flickering on empty state page

remotes/origin/fix-10825
Jan-Christoph Borchardt 10 years ago
parent c7cf0d0386
commit e2977ff4c1
  1. 4
      apps/files/css/files.css

@ -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 {

Loading…
Cancel
Save