[Pkg-owncloud-commits] [owncloud] 134/273: remove obsolete CSS, fix visual bug in share dialog #9255
David Prévot
taffit at moszumanska.debian.org
Fri Jul 4 03:13:09 UTC 2014
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository owncloud.
commit a4c693dd75b50424afeff7e3a8d5a535526fa278
Author: Jan-Christoph Borchardt <hey at jancborchardt.net>
Date: Mon Jun 30 14:00:43 2014 +0200
remove obsolete CSS, fix visual bug in share dialog #9255
---
apps/files/css/files.css | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/apps/files/css/files.css b/apps/files/css/files.css
index ecb5878..89130e4 100644
--- a/apps/files/css/files.css
+++ b/apps/files/css/files.css
@@ -307,8 +307,10 @@ table td.filename .nametext .innernametext {
/* for smaller resolutions - see mobile.css */
-table td.filename .uploadtext { font-weight:normal; margin-left:8px; }
-table td.filename form { font-size:14px; margin-left:46px; height: 40px; padding-top: 10px}
+table td.filename .uploadtext {
+ font-weight: normal;
+ margin-left: 8px;
+}
.ie8 input[type="checkbox"]{
padding: 0;
--
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