Thomas Müller
20602ff36a
Merge pull request #21417 from J0WI/css-fixes
...
css fallbacks and code style fixes
2016-04-27 09:47:36 +02:00
Jan-Christoph Borchardt
0772bee15f
do not expand sidebar to full width on mobile, but up the min-width, fix #19915
2016-02-25 21:46:47 +01:00
jowi
05e6dd9c1a
fixed fallbacks and code style
2016-01-02 19:43:09 +01:00
Hendrik Leppelsack
b2d2b52eea
remove unneeded css prefixes
2015-11-23 09:03:54 +01:00
Jan-Christoph Borchardt
83c177fc1b
move font back from Light to Regular for body text on normal-res screens, fix #18954
2015-11-10 16:12:42 +01:00
Vincent Petry
bc727d67ca
Make sidebar properly fullscreen in mobile/compact mode
2015-10-05 17:34:28 +02:00
Jan-Christoph Borchardt
0c32eab904
fix name autocomplete not showing on mobile, fix #18551
2015-09-25 18:09:43 +12:00
Jan-Christoph Borchardt
5a6b10ae6f
only show search icon on desktop, like on mobile
2015-08-26 09:35:12 +02:00
Jan-Christoph Borchardt
4ba8685c2d
adjust search box style
2015-08-24 15:52:32 +02:00
Vincent Petry
ae27f90efe
Fix app-content scrollbar when app-sidebar is open
2015-08-07 01:22:45 +02:00
Arthur Schiwon
5af59c6871
rename sidebar element and use css and js utility functions to core
2015-08-07 01:22:43 +02:00
Jan-Christoph Borchardt
a8b51fdcbd
fix app menu not showing on mobile, fix #16844
2015-06-10 13:43:12 +02:00
Jan-Christoph Borchardt
78a0464354
replace logo-wide on share page as well with better icon + text
2015-05-22 00:04:47 +02:00
Jan-Christoph Borchardt
ad596a0198
further adjustments of header and dropdown styles
2015-03-26 00:41:41 +01:00
Jan-Christoph Borchardt
090eb832f0
do not show update notification on mobile, fix overlapping of header menus, fix #10544
2015-03-25 12:43:05 +01:00
Volker E
0e4d52f9d2
fixing #15027 , cleaning up obsolete IE5-7 workaround code
2015-03-19 09:10:58 +01:00
Bernhard Posselt
c9012be0b6
Add app utilities - CSS menus for sidebar
...
* has-menu, has-count
* use active for has-menu to show it
* use open for action popup to show up
* inactive buttons have less opacity
* borders for edit input
* use z-index for app content on mobile to prevent navigation items from sticking out
2014-08-31 17:42:54 +02:00
Jan-Christoph Borchardt
79305a0476
also fix filepicker for smaller screen sizes
2014-07-31 17:35:32 +02:00
Jan-Christoph Borchardt
3013b26092
improve look of search on mobile, save space in top bar
2014-07-24 14:38:19 +02:00
Jan-Christoph Borchardt
e5f68bafb9
for shared links, use wide logo on desktop and icon on mobile
2014-07-03 12:20:44 +02:00
Jan-Christoph Borchardt
18cd80426b
fix animation of sidebar and prevent horizontal scrollbar, fix #9284
2014-07-02 22:46:08 +02:00
Jan-Christoph Borchardt
ed37573822
allow horizontal scrollbar in settings to make user mgmt usable on mobile
2014-07-02 16:13:20 +02:00
Jan-Christoph Borchardt
c483fb2f04
prevent overflow in user management controls bar, fix #9277
2014-07-02 16:07:55 +02:00
Vincent Petry
8aa51a69fa
Removed unused padding-right of the controls bar
...
Removing this doesn't affect the controls bar visually but does affect
the breadcrumb calculation when getting available width.
2014-06-24 16:32:18 +02:00
Morris Jobke
b75fe439e7
fix CSS for upload button - fixes #8939
2014-06-16 13:51:49 +02:00
Jan-Christoph Borchardt
ecdfea241f
fix left padding of controls bar for apps without navigation
2014-06-06 12:28:28 +02:00
Jan-Christoph Borchardt
23c83c076c
unify controls bar, remove duplicate from user management
2014-06-06 12:22:09 +02:00
Vincent Petry
b2bae9313d
Fixed viewer mode for sidebar swipe
2014-06-06 10:04:28 +02:00
Jan-Christoph Borchardt
5d02b5663b
prevent scrollbar when sidebar is open
2014-06-06 09:44:16 +02:00
Jan-Christoph Borchardt
9063a25bb4
slightly widen sidebar to 250px, works better with apps and on mobile
2014-06-05 21:19:28 +02:00
Jan-Christoph Borchardt
9748597215
remove prevention of scrollbar, breaks some pages
2014-06-05 17:47:14 +02:00
Jan-Christoph Borchardt
2163d556bf
prevent horizontal scrollbar
2014-06-05 17:28:01 +02:00
Jan-Christoph Borchardt
990405d6ee
fix position of sidebar toggle, fix Files controls position problems
2014-06-05 17:21:49 +02:00
Jan-Christoph Borchardt
86a9cb2a6b
add app sidebar toggle and swipe on mobile
2014-06-05 13:19:56 +02:00
Jan-Christoph Borchardt
3b3b0f6e2e
show appname on mobile since now there's enough space
2014-06-04 14:38:25 +02:00
Jan-Christoph Borchardt
934048b32c
reduce font size of appname in header
2014-06-04 14:38:25 +02:00
Jan-Christoph Borchardt
e27a409287
show appname next to logo for better hint at navigation
2014-06-04 14:29:46 +02:00
Jan-Christoph Borchardt
35308f5b09
hide navigation by default, not only on small screens, first step
2014-06-04 14:29:46 +02:00
Jan-Christoph Borchardt
16e81c1d37
shift files app breadcrumbs to account for missing app list
2014-06-02 15:26:18 +02:00
Jan-Christoph Borchardt
60efa0f1c8
Merge pull request #8140 from owncloud/login-valign
...
Vertically align public layout to better fit small mobile screens
2014-05-15 15:06:52 +02:00
jbtbnl
11300621ef
Move vertical alignment of public layout to mobile. Refs #8140
2014-05-04 16:24:01 +02:00
Lukas Reschke
199ee18c0c
Merge pull request #8229 from owncloud/menutoggle-mobile
...
do not show menu toggle on public share links as there is no menu
2014-04-20 01:13:24 +02:00
Jan-Christoph Borchardt
7110ecbf06
fix error display on smaller screens, fix #8090
2014-04-16 15:31:15 +02:00
Jan-Christoph Borchardt
9dabed04a4
do not show menu toggle on public share links as there is no menu
2014-04-16 10:49:16 +02:00
Jan-Christoph Borchardt
1258cde020
fix search box wrapping on very narrow screens
2014-04-09 13:20:46 +02:00
Jan-Christoph Borchardt
9b9b6ec31e
mobile: set a width for navigation popover to it's always 3 columns
2014-03-21 16:40:39 +01:00
Jan-Christoph Borchardt
f2566e649f
mobile: adjust break to 768, also fix min-widths
2014-03-21 16:36:45 +01:00
Jan-Christoph Borchardt
ecf52e05fb
mobile: adjust width of app title, fix overlap
2014-03-21 14:30:11 +01:00
Jan-Christoph Borchardt
59906fbb4d
mobile: show caret indicator next to logo to make clear it is tappable
2014-03-18 17:48:28 +01:00
Jan-Christoph Borchardt
b37aae9925
mobile: menu togglable for mobile, use code by @PVince81
2014-03-14 10:33:19 +01:00