aboutsummaryrefslogtreecommitdiffstats
path: root/core/css
Commit message (Expand)AuthorAgeFilesLines
* reduce multiselect max-width from 400 to 200px to not take too much spaceJan-Christoph Borchardt2014-05-091-1/+1
* fix enlarged caret on installation pageJan-Christoph Borchardt2014-05-061-2/+0
* Merge pull request #8400 from owncloud/download-button-public-folderThomas Müller2014-05-021-11/+7
|\
| * fix position and look of public download buttonJan-Christoph Borchardt2014-05-021-4/+7
| * remove unneeded header-right details stylesJan-Christoph Borchardt2014-05-021-7/+0
* | remove leftcontent and rightcontent CSS, no longer neededJan-Christoph Borchardt2014-04-291-15/+0
|/
* Added infinite scrolling (in-memory list)Vincent Petry2014-04-281-1/+11
* 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
* | Merge pull request #8236 from owncloud/header-right-fixMorris Jobke2014-04-171-7/+49
|\ \
| * | fix header code duplication, code style fixesJan-Christoph Borchardt2014-04-161-5/+28
| * | remove duplication of 'header-right' element, also make it overflow when too ...Jan-Christoph Borchardt2014-04-161-3/+22
| |/
* | Merge pull request #7994 from owncloud/fix-login-fieldsMorris Jobke2014-04-161-15/+39
|\ \
| * | fix overlapping infield labelsJan-Christoph Borchardt2014-04-161-1/+1
| * | fix database infield label indentationJan-Christoph Borchardt2014-04-161-1/+3
| * | fix sizing for fields when password is shownJan-Christoph Borchardt2014-04-161-9/+6
| * | make infield labels use less space so pasting in is easierJan-Christoph Borchardt2014-04-011-3/+8
| * | fix log in input sizing caused by core input field switch to pxJan-Christoph Borchardt2014-04-011-11/+31
* | | fix error display on smaller screens, fix #8090Jan-Christoph Borchardt2014-04-162-2/+10
| |/ |/|
* | fix search box wrapping on very narrow screensJan-Christoph Borchardt2014-04-091-0/+1
* | Merge pull request #8072 from owncloud/slideshow-buttonsjbtbnl2014-04-061-1/+1
|\ \
| * | Fix slideshow buttons being invisibleRobin Appelman2014-04-061-1/+1
* | | Delete auth.cssLukas Reschke2014-04-041-39/+0
|/ /
* | Merge pull request #6968 from owncloud/files-ajaxloadMorris Jobke2014-04-031-0/+7
|\ \
| * | Files, trashbin, public apps use ajax/JSON for the file listVincent Petry2014-04-021-0/+7
* | | fix h3 style, move out from settings to apps CSSJan-Christoph Borchardt2014-04-021-1/+3
|/ /
* | Merge pull request #7817 from owncloud/app-navigation-for-appsMorris Jobke2014-04-011-2/+6
|\ \ | |/ |/|
| * apply proposed changeMorris Jobke2014-04-011-2/+2
| * merge CSS rulesMorris Jobke2014-03-311-4/+2
| * Removes highlighting of selected items, padding from apps management.raghunayyar2014-03-301-3/+0
| * Adds Style changes to app-navigation in core/css/apps.cssraghunayyar2014-03-241-2/+11
* | Merge pull request #7915 from owncloud/replace-personalblockVincent Petry2014-04-012-15/+23
|\ \
| * \ external storage: fix merge conflict, indentationJan-Christoph Borchardt2014-03-313-2/+88
| |\ \
| * | | remove CSS rules for personalblock, remove it from coreJan-Christoph Borchardt2014-03-271-12/+4
| * | | general styles for the content areaJan-Christoph Borchardt2014-03-271-3/+19
| | |/ | |/|
* | | Merge pull request #7916 from owncloud/fix-input-sizesMorris Jobke2014-03-311-6/+11
|\ \ \ | |_|/ |/| |
| * | fix duplicate rules for button/input styles, em to pxJan-Christoph Borchardt2014-03-311-3/+3
| * | convert input metrics to pxJan-Christoph Borchardt2014-03-271-3/+8
| |/
* | Merge pull request #7724 from owncloud/mobileThomas Müller2014-03-282-1/+85
|\ \
| * | 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
| * | mobile: adjust width of app title, fix overlapJan-Christoph Borchardt2014-03-211-2/+2
| * | add top:45px to position:fixed controls, fixes alignment on android 4.0.4 bro...Jörn Friedrich Dreyer2014-03-211-0/+1
| * | mobile: show caret indicator next to logo to make clear it is tappableJan-Christoph Borchardt2014-03-181-0/+8
| * | mobile: menu togglable for mobile, use code by @PVince81Jan-Christoph Borchardt2014-03-141-0/+65
| * | mobile: position share dropdownJan-Christoph Borchardt2014-03-141-0/+6
| * | mobile: don't require a minimum width for controls barJan-Christoph Borchardt2014-03-141-0/+5
* | | prevent dimmed ocdialog div from scrollingJörn Friedrich Dreyer2014-03-281-1/+1
* | | specify logo to not repeat when container is biggerJan-Christoph Borchardt2014-03-271-0/+2
| |/ |/|
* | Fix #7758jbtbnl2014-03-191-1/+1