summaryrefslogtreecommitdiffstats
path: root/core/css
Commit message (Expand)AuthorAgeFilesLines
* reduce padding by 1px after increasing imageJan-Christoph Borchardt2014-06-061-1/+1
* fix logo glitch, add whitespace around formJan-Christoph Borchardt2014-06-061-6/+6
* Merge pull request #8922 from owncloud/design-controls-transparencyJan-Christoph Borchardt2014-06-062-17/+22
|\
| * fix left padding of controls bar for apps without navigationJan-Christoph Borchardt2014-06-061-1/+6
| * slight transparency for controls bar for more open feelJan-Christoph Borchardt2014-06-061-1/+1
| * unify controls bar, remove duplicate from user managementJan-Christoph Borchardt2014-06-062-15/+15
* | app settings: display input fields at full widthJan-Christoph Borchardt2014-06-061-0/+9
|/
* Merge pull request #8159 from owncloud/mobile-sidebar-swipeThomas Müller2014-06-065-10/+127
|\
| * 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-052-3/+3
| * 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
| * adjust CSS to styleguide, remove left padding, prevent user-selectionJan-Christoph Borchardt2014-06-053-8/+33
| * add menu iconJan-Christoph Borchardt2014-06-051-0/+4
* | fix size and unbold empty content messageJan-Christoph Borchardt2014-06-051-2/+1
|/
* Merge pull request #8620 from owncloud/design-navigation-twoThomas Müller2014-06-053-278/+294
|\
| * hover effect for app switcher labelJan-Christoph Borchardt2014-06-041-6/+18
| * fix related layout issues in user managementJan-Christoph Borchardt2014-06-041-0/+1
| * add a bit of whitespace to the bottom of the app listJan-Christoph Borchardt2014-06-041-0/+1
| * reduce opacity of app icon when loadingJan-Christoph Borchardt2014-06-041-5/+3
| * more CSS rearranging, removing duplicate codeJan-Christoph Borchardt2014-06-042-62/+52
| * rearrange CSS, remove duplicate codeJan-Christoph Borchardt2014-06-042-152/+107
| * move 'add apps' entry into normal navigation instead of a new lineJan-Christoph Borchardt2014-06-041-11/+0
| * better loading feedback for app start, move from JS to CSSJan-Christoph Borchardt2014-06-041-1/+23
| * separate home icon and menu toggleJan-Christoph Borchardt2014-06-041-0/+6
| * show appname on mobile since now there's enough spaceJan-Christoph Borchardt2014-06-041-9/+0
| * cut ownCloud text from logo when logged in, place appname thereJan-Christoph Borchardt2014-06-041-4/+32
| * reduce font size of appname in headerJan-Christoph Borchardt2014-06-042-6/+9
| * drop "push" element - no sticky footer needed anymoreMorris Jobke2014-06-042-3/+3
| * fix navigation bubble width and height on mobileJan-Christoph Borchardt2014-06-041-2/+2
| * show appname next to logo for better hint at navigationJan-Christoph Borchardt2014-06-043-8/+34
| * hide navigation by default, not only on small screens, first stepJan-Christoph Borchardt2014-06-042-80/+74
* | explicit position:relative for app-content, fixes first run layoutJan-Christoph Borchardt2014-06-041-0/+1
|/
* Merge pull request #8853 from owncloud/design-typefaceJan-Christoph Borchardt2014-06-044-3/+33
|\
| * IE -> IE8 onlyMorris Jobke2014-06-041-1/+1
| * move from tff to woff and fix IE8Morris Jobke2014-06-043-6/+14
| * unbold the usernameJan-Christoph Borchardt2014-06-031-1/+0
| * do not use italic typeface style, instead lighter colorJan-Christoph Borchardt2014-06-031-0/+9
| * use Open Sans as typefaceJan-Christoph Borchardt2014-06-032-1/+15
* | Merge pull request #8468 from owncloud/remove-infieldlabelsJan-Christoph Borchardt2014-06-042-27/+17
|\ \
| * | fix text alignment in input fieldsJan-Christoph Borchardt2014-06-031-1/+1
| * | fix icon alignment in input fieldsJan-Christoph Borchardt2014-06-031-2/+2
| * | remove tilde selector for IE8 compatibilityJan-Christoph Borchardt2014-06-031-2/+2
| * | fix show password icon in personal settingsJan-Christoph Borchardt2014-06-031-2/+3
| * | infield label removal: remove last occurences of infield labelsJan-Christoph Borchardt2014-06-031-4/+0
| * | infield label removal: fix installation screenJan-Christoph Borchardt2014-06-031-1/+1
| * | first step of infield label removal, fix login screenJan-Christoph Borchardt2014-06-031-21/+14
| |/