[Pkg-owncloud-commits] [owncloud] 74/111: change bold 'deleted files' button to normal for less focus
David Prévot
taffit at moszumanska.debian.org
Wed Nov 20 21:38:44 UTC 2013
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository owncloud.
commit f2d18867af0d784c3d59df62598c5b0bf11ddb78
Author: Jan-Christoph Borchardt <hey at jancborchardt.net>
Date: Mon Nov 18 15:06:38 2013 +0100
change bold 'deleted files' button to normal for less focus
---
apps/files/css/files.css | 1 +
1 file changed, 1 insertion(+)
diff --git a/apps/files/css/files.css b/apps/files/css/files.css
index b9bf8cb..5ad9e38 100644
--- a/apps/files/css/files.css
+++ b/apps/files/css/files.css
@@ -18,6 +18,7 @@
float: right;
z-index: 1010;
padding: 10px;
+ font-weight: normal;
}
#new>a {
padding: 14px 10px;
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud.git
More information about the Pkg-owncloud-commits
mailing list