Merge pull request #5923 from owncloud/font-weight

change bold 'deleted files' button to normal for less focus
This commit is contained in:
Jan-Christoph Borchardt 2013-11-18 08:39:46 -08:00
commit b51d405852

View file

@ -18,6 +18,7 @@
float: right;
z-index: 1010;
padding: 10px;
font-weight: normal;
}
#new>a {
padding: 14px 10px;