aboutsummaryrefslogtreecommitdiffstats
path: root/core/css/mobile.css
Commit message (Expand)AuthorAgeFilesLines
* Cleanup and compileJohn Molakvoæ2022-05-131-0/+198
* Add more styles to the server.scssMorris Jobke2017-03-091-165/+0
* Use a table for the filepicker list and add size columnRobin Appelman2016-10-191-0/+1
* Merge pull request #21417 from J0WI/css-fixesThomas Müller2016-04-271-4/+14
|\
| * fixed fallbacks and code stylejowi2016-01-021-4/+14
* | do not expand sidebar to full width on mobile, but up the min-width, fix #19915Jan-Christoph Borchardt2016-02-251-4/+0
|/
* remove unneeded css prefixesHendrik Leppelsack2015-11-231-1/+0
* move font back from Light to Regular for body text on normal-res screens, fix...Jan-Christoph Borchardt2015-11-101-8/+0
* Make sidebar properly fullscreen in mobile/compact modeVincent Petry2015-10-051-1/+1
* fix name autocomplete not showing on mobile, fix #18551Jan-Christoph Borchardt2015-09-251-0/+4
* only show search icon on desktop, like on mobileJan-Christoph Borchardt2015-08-261-23/+0
* adjust search box styleJan-Christoph Borchardt2015-08-241-3/+1
* Fix app-content scrollbar when app-sidebar is openVincent Petry2015-08-071-5/+1
* rename sidebar element and use css and js utility functions to coreArthur Schiwon2015-08-071-0/+8
* fix app menu not showing on mobile, fix #16844Jan-Christoph Borchardt2015-06-101-2/+2
* replace logo-wide on share page as well with better icon + textJan-Christoph Borchardt2015-05-221-6/+3
* further adjustments of header and dropdown stylesJan-Christoph Borchardt2015-03-261-0/+8
* do not show update notification on mobile, fix overlapping of header menus, f...Jan-Christoph Borchardt2015-03-251-0/+5
* fixing #15027, cleaning up obsolete IE5-7 workaround codeVolker E2015-03-191-4/+0
* Add app utilities - CSS menus for sidebarBernhard Posselt2014-08-311-0/+2
* also fix filepicker for smaller screen sizesJan-Christoph Borchardt2014-07-311-0/+9
* improve look of search on mobile, save space in top barJan-Christoph Borchardt2014-07-241-5/+11
* for shared links, use wide logo on desktop and icon on mobileJan-Christoph Borchardt2014-07-031-0/+8
* fix animation of sidebar and prevent horizontal scrollbar, fix #9284Jan-Christoph Borchardt2014-07-021-6/+1
* allow horizontal scrollbar in settings to make user mgmt usable on mobileJan-Christoph Borchardt2014-07-021-0/+5
* prevent overflow in user management controls bar, fix #9277Jan-Christoph Borchardt2014-07-021-0/+9
* Removed unused padding-right of the controls barVincent Petry2014-06-241-1/+0
* fix CSS for upload button - fixes #8939Morris Jobke2014-06-161-5/+0
* fix left padding of controls bar for apps without navigationJan-Christoph Borchardt2014-06-061-1/+6
* unify controls bar, remove duplicate from user managementJan-Christoph Borchardt2014-06-061-13/+7
* Fixed viewer mode for sidebar swipeVincent Petry2014-06-061-1/+8
* prevent scrollbar when sidebar is openJan-Christoph Borchardt2014-06-061-1/+6
* slightly widen sidebar to 250px, works better with apps and on mobileJan-Christoph Borchardt2014-06-051-1/+1
* remove prevention of scrollbar, breaks some pagesJan-Christoph Borchardt2014-06-051-3/+0
* prevent horizontal scrollbarJan-Christoph Borchardt2014-06-051-0/+4
* fix position of sidebar toggle, fix Files controls position problemsJan-Christoph Borchardt2014-06-051-3/+12
* add app sidebar toggle and swipe on mobileJan-Christoph Borchardt2014-06-051-0/+66
* show appname on mobile since now there's enough spaceJan-Christoph Borchardt2014-06-041-9/+0
* reduce font size of appname in headerJan-Christoph Borchardt2014-06-041-0/+4
* show appname next to logo for better hint at navigationJan-Christoph Borchardt2014-06-041-0/+5
* hide navigation by default, not only on small screens, first stepJan-Christoph Borchardt2014-06-041-80/+0
* shift files app breadcrumbs to account for missing app listJan-Christoph Borchardt2014-06-021-1/+4
* Merge pull request #8140 from owncloud/login-valignJan-Christoph Borchardt2014-05-151-0/+21
|\
| * Move vertical alignment of public layout to mobile. Refs #8140jbtbnl2014-05-041-0/+21
* | Merge pull request #8229 from owncloud/menutoggle-mobileLukas Reschke2014-04-201-0/+5
|\ \
| * | do not show menu toggle on public share links as there is no menuJan-Christoph Borchardt2014-04-161-0/+5
* | | fix error display on smaller screens, fix #8090Jan-Christoph Borchardt2014-04-161-0/+8
|/ /
* / fix search box wrapping on very narrow screensJan-Christoph Borchardt2014-04-091-0/+1
|/
* mobile: set a width for navigation popover to it's always 3 columnsJan-Christoph Borchardt2014-03-211-2/+1
* mobile: adjust break to 768, also fix min-widthsJan-Christoph Borchardt2014-03-211-1/+1