summaryrefslogtreecommitdiffstats
path: root/core/css
Commit message (Collapse)AuthorAgeFilesLines
* simplify app navigation look, remove superfluous border as it is ↵Jan-Christoph Borchardt2014-07-231-7/+1
| | | | distinguished enough via background color
* Fixed IE8 style issues in files appVincent Petry2014-07-181-0/+14
| | | | | | - fixed missing scrollbar in personal page - fixed controls bar transparency: opaque white in IE8 - fixed files table borders in IE8
* remove unused 3rdparty clock and lock iconsJan-Christoph Borchardt2014-07-151-8/+0
|
* specify CSS rule for warning & update fieldsets - fixes #9491Morris Jobke2014-07-071-3/+3
|
* Fixed dialogs styling, reversed buttonsVincent Petry2014-07-071-0/+11
| | | | Default dialog button is now on the right, other one on the left.
* fix fieldset look, fix #8158Jan-Christoph Borchardt2014-07-051-0/+10
|
* fix size of breadcrumb separatorMorris Jobke2014-07-041-0/+1
|
* fix cursor for other elements in top right cornerMorris Jobke2014-07-041-0/+3
|
* fix 'remember' label being slightly off in log inJan-Christoph Borchardt2014-07-041-0/+1
|
* fix icons being slightly off in log inJan-Christoph Borchardt2014-07-041-3/+2
|
* fix user menu name and image not showing clicky mouse pointerJan-Christoph Borchardt2014-07-041-0/+3
|
* for shared links, use wide logo on desktop and icon on mobileJan-Christoph Borchardt2014-07-031-0/+8
|
* Merge pull request #9391 from owncloud/design-mobile-shareJan-Christoph Borchardt2014-07-031-1/+3
|\ | | | | Fix mobile share view glitches
| * fix position of shared file buttonsJan-Christoph Borchardt2014-07-021-1/+3
| |
* | Merge pull request #9365 from owncloud/design-controls-polishJan-Christoph Borchardt2014-07-031-2/+1
|\ \ | | | | | | Design controls polish
| * | remove border-bottom of controls barJan-Christoph Borchardt2014-07-021-1/+0
| | |
| * | reduce transparency of controls bar for less distractionJan-Christoph Borchardt2014-07-021-1/+1
| | |
| * | change controls bar color to white for less grey-in-grey designJan-Christoph Borchardt2014-07-021-2/+2
| | |
* | | fix animation of sidebar and prevent horizontal scrollbar, fix #9284Jan-Christoph Borchardt2014-07-022-6/+2
| |/ |/|
* | Merge pull request #9369 from owncloud/designfix-updateJan-Christoph Borchardt2014-07-021-0/+5
|\ \ | | | | | | Update dialog running out of horizontal space in Firefox. fixes #9298
| * | Fix update dialog running out of horizontal space in Firefox. Fixes #9298jbtbnl2014-07-021-0/+5
| |/
* | 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
|/
* fix the layout of the enforced expiry date messageMorris Jobke2014-07-011-1/+8
|
* fix expire message going out of box, fix #9280Jan-Christoph Borchardt2014-06-301-1/+2
|
* Merge pull request #9174 from owncloud/breadcrumbfixJan-Christoph Borchardt2014-06-272-3/+0
|\ | | | | Breadcrumb width calculation fix
| * Removed unused padding-right of the controls barVincent Petry2014-06-242-3/+0
| | | | | | | | | | Removing this doesn't affect the controls bar visually but does affect the breadcrumb calculation when getting available width.
* | Fix hidden share button and checkbox layoutMorris Jobke2014-06-251-0/+2
| | | | | | | | fixes #9101
* | fixes the layout for error messages on the update pageMorris Jobke2014-06-241-0/+6
|/
* Fixed controls bar in viewer modeVincent Petry2014-06-181-0/+4
|
* fix CSS for upload button - fixes #8939Morris Jobke2014-06-161-5/+0
|
* Move IE8 fixes to fixes.cssMorris Jobke2014-06-122-1/+5
|
* Fix header menu background in IE8Joas Schilling2014-06-121-0/+1
|
* display empty content message a bit higher up so it's easier to seeJan-Christoph Borchardt2014-06-071-1/+1
|
* app settings: only display text fields at full width, not buttonsJan-Christoph Borchardt2014-06-071-1/+1
|
* 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
|\ | | | | Bugfixes for mobile
| * 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
|\ | | | | Mobile sidebar swipe
| * 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
| |