summaryrefslogtreecommitdiffstats
path: root/core/css
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| |/
* | Merge pull request #8577 from owncloud/apps-sidebar-narrowerMorris Jobke2014-06-031-2/+2
|\ \
| * | reduce width of app sidebar a bitJan-Christoph Borchardt2014-06-031-2/+2
* | | Merge pull request #8843 from owncloud/design-detail-sharedropdownMorris Jobke2014-06-031-1/+1
|\ \ \ | |_|/ |/| |
| * | fix positioning issue of share dropdown in intermediate widthsJan-Christoph Borchardt2014-06-031-1/+1
| |/
* | Merge pull request #8827 from owncloud/add-sqlite-infoThomas Müller2014-06-031-1/+1
|\ \
| * | add info about sqlite on setup apgeMorris Jobke2014-06-021-1/+1
* | | Merge pull request #7151 from owncloud/user-jqueryThomas Müller2014-06-031-1/+1
|\ \ \ | |_|/ |/| |
| * | Splits Controls overlap in files and users.raghunayyar2014-06-021-1/+4
| * | resolve conflicts while picking c0fb623raghunayyar2014-06-021-4/+1
| |/
* | move Help section from controls bar to sidebarJan-Christoph Borchardt2014-06-021-9/+0
* | move Deleted Files to bottom of sidebarJan-Christoph Borchardt2014-06-021-0/+1
* | shift files app breadcrumbs to account for missing app listJan-Christoph Borchardt2014-06-021-1/+4
* | fix height of select boxes for OS XJan-Christoph Borchardt2014-06-021-1/+1
|/
* Merge pull request #8700 from owncloud/design-smallfixesLukas Reschke2014-05-292-7/+24
|\
| * fix height of select boxes for OS XJan-Christoph Borchardt2014-05-231-0/+5
| * use user-select: none; on header, navigation and user menuJan-Christoph Borchardt2014-05-231-4/+10
| * darken scrollbar to distinguish from selected sidebar itemsJan-Christoph Borchardt2014-05-231-3/+9
* | Fixed DOM elements, styling and code style issuesVincent Petry2014-05-281-1/+1
* | Fixed styles in update overview pageVincent Petry2014-05-271-0/+10