Robin Appelman
|
af9b3e3889
|
fix conflict dialog styling in firefox
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2016-12-05 14:20:54 +01:00 |
Robin Appelman
|
67050fd463
|
fix file exist dialog styling
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2016-10-19 14:18:21 +02:00 |
Vincent Petry
|
5f6fb45704
|
Merge branch 'Superduper-Progressbar-branch-thingie' of https://github.com/luckydonald/core into luckydonald-Superduper-Progressbar-branch-thingie
|
2016-05-12 18:15:54 +02:00 |
Vincent Petry
|
59273a8863
|
Combine upload action into the "New" menu
Refactored the new menu to be encapsulated in the NewFileMenu JS class
|
2015-08-28 17:27:48 +02:00 |
Sugaroverdose
|
0418c9da3d
|
Play with z-index to make proper dropdown overlap
|
2015-01-28 20:24:12 +03:00 |
Jan-Christoph Borchardt
|
0e78415cb1
|
fix accessibility of file upload
|
2014-12-18 14:12:34 +01:00 |
Jörn Friedrich Dreyer
|
c615b3527f
|
show readonly message in file conflict dialog, make it always selected
|
2014-12-11 16:32:27 +01:00 |
pdessauw
|
0d078e48ce
|
Highlight every uploaded files and scroll down to the last one
|
2014-09-03 09:59:01 -04:00 |
luckydonald
|
69d88500d3
|
Updated String formatting. Label font-weight was already normal.
|
2014-08-13 13:06:00 +02:00 |
luckydonald
|
5e86ff6d85
|
Fixed Positioning, fixed formatting for both mobile and desktop.
Tooltips still frustrate me-
And the updated code with tabs nicely. yay.
|
2014-08-13 11:40:36 +02:00 |
luckydonald
|
159747117f
|
Added remaining time displaying, moved Information to tooltip, removed now unneeded speed div
|
2014-08-12 00:32:46 +02:00 |
luckydonald
|
45aa28c139
|
...in case the text gets to big, don't wrap to new line. Instead just cut it.
|
2014-08-11 02:47:57 +02:00 |
luckydonald
|
7fc574cc53
|
Updated and optimized Mobile Layout as well.
|
2014-08-11 02:37:01 +02:00 |
luckydonald
|
19efa259e9
|
Fixed translations, indentation and renamed the .percents class to .speed class.
|
2014-08-10 23:45:06 +02:00 |
luckydonald
|
03a34235e0
|
Upload progress bar now displays informations about uploades size (12kB of 3MB) and the current speed.
|
2014-08-10 22:26:03 +02:00 |
Morris Jobke
|
b75fe439e7
|
fix CSS for upload button - fixes #8939
|
2014-06-16 13:51:49 +02:00 |
Jan-Christoph Borchardt
|
990405d6ee
|
fix position of sidebar toggle, fix Files controls position problems
|
2014-06-05 17:21:49 +02:00 |
Morris Jobke
|
0a1708ba11
|
Merge pull request #6912 from owncloud/replace-webroot-in-css
Remove %webroot% from CSS
|
2014-01-27 04:11:15 -08:00 |
Jan-Christoph Borchardt
|
809fb8482d
|
remove %webroot% from files app
|
2014-01-23 13:11:08 +01:00 |
raghunayyar
|
39906cefbf
|
Converts em to px values for styles in Files.
|
2013-10-06 23:28:22 +05:30 |
Jan-Christoph Borchardt
|
c335169f6d
|
increase height of controls bar and elements to more clickable 44px
|
2013-10-04 08:41:16 +03:00 |
Jörn Friedrich Dreyer
|
12ff268e60
|
move upload dialog css to separate file
|
2013-09-18 17:20:14 +02:00 |