Skip to content
Snippets Groups Projects
Commit 249e0c1e authored by Arthur Schiwon's avatar Arthur Schiwon
Browse files

bring fileactions to the right position again

parent 32de47d1
Branches
No related tags found
No related merge requests found
......@@ -64,7 +64,7 @@ table td.filename a.name input, table td.filename a.name form { width:100%; curs
table td.filename a, table td.login, table td.logout, table td.download, table td.upload, table td.create, table td.delete { padding:.2em .5em .5em 0; }
table td.filename .nametext, .uploadtext, .modified { float:left; padding:.3em 0; }
// TODO fix usability bug (accidental file/folder selection)
//table td.filename .nametext { width:60%; }
table td.filename .nametext { width:70%; overflow:hidden; }
table td.filename .uploadtext { font-weight:normal; margin-left:.5em; }
table td.filename form { float:left; font-size:.85em; }
table thead.fixed tr{ position:fixed; top:6.5em; z-index:49; -moz-box-shadow:0 -3px 7px #ddd; -webkit-box-shadow:0 -3px 7px #ddd; box-shadow:0 -3px 7px #ddd; }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment