summaryrefslogtreecommitdiffstats
path: root/core/css/header.css
Commit message (Collapse)AuthorAgeFilesLines
* fix accessibility of ownCloud logo and navigation entries, fix #15013gJan-Christoph Borchardt2015-03-261-0/+12
|
* reduce logo size a bit for a better lookJan-Christoph Borchardt2015-03-261-1/+1
|
* more small fixes in headerJan-Christoph Borchardt2015-03-261-8/+10
|
* further adjustments of header and dropdown stylesJan-Christoph Borchardt2015-03-261-7/+11
|
* popover style for apps and user dropdown menusJan-Christoph Borchardt2015-03-261-17/+37
|
* highlight active user menu entryJan-Christoph Borchardt2015-03-251-2/+7
|
* fixing #15027, cleaning up obsolete IE5-7 workaround codeVolker E2015-03-191-11/+14
|
* remove skip to content for now, see #12999Jan-Christoph Borchardt2014-12-221-0/+1
|
* introduce first 'Skip to content' buttonJan-Christoph Borchardt2014-12-191-0/+16
|
* fix feedback for apps menu when using keyboardJan-Christoph Borchardt2014-12-191-3/+3
|
* fix accessibility of logosJan-Christoph Borchardt2014-12-181-3/+0
|
* remove border from user menu, adjust to apps menuJan-Christoph Borchardt2014-11-281-2/+2
|
* introduce h1, use either ownCloud name or current app nameJan-Christoph Borchardt2014-11-061-0/+3
|
* Load avatar in header via PHPkondou2014-10-231-0/+2
| | | | | * fix #7484 * use UID, css, and div instead of span
* Revert "improve logo flexibility to fix wide custom logo alignment, fix #9339"Vincent Petry2014-09-161-1/+2
| | | | | | | | | This reverts commit 064e6951e1ef792422ff6cf24fce79c2320d4d5e. Reverting due to regression that breaks styles in error page, setup page and others. Fixes #10967
* Merge pull request #10948 from owncloud/fix-zindexLukas Reschke2014-09-091-3/+3
|\ | | | | fix z-index of header and dropdowns, fix user menu not showing on mobile
| * fix z-index of header and dropdowns, fix user menu not showing on mobileJan-Christoph Borchardt2014-09-081-3/+3
| |
* | Merge pull request #10451 from k4k/login_logo_alignment_fixVolkan Gezer2014-09-081-2/+1
|\ \ | |/ |/| improve logo flexibility to fix wide custom logo alignment, fix #9339
| * improve logo flexibility to fix wide custom logo alignment, fix #9339twood82014-08-151-2/+1
| |
* | Add app utilities - CSS menus for sidebarBernhard Posselt2014-08-311-1/+1
| | | | | | | | | | | | | | | | | | * has-menu, has-count * use active for has-menu to show it * use open for action popup to show up * inactive buttons have less opacity * borders for edit input * use z-index for app content on mobile to prevent navigation items from sticking out
* | full opacity for the hovered/focused app as well for better contrastJan-Christoph Borchardt2014-08-201-7/+2
| |
* | max icon size for app menuMichael Göhler2014-07-261-0/+2
| |
* | fix cursor for other elements in top right cornerMorris Jobke2014-07-041-0/+3
| |
* | fix user menu name and image not showing clicky mouse pointerJan-Christoph Borchardt2014-07-041-0/+3
| |
* | fix position of shared file buttonsJan-Christoph Borchardt2014-07-021-1/+3
|/
* 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
|
* adjust CSS to styleguide, remove left padding, prevent user-selectionJan-Christoph Borchardt2014-06-051-4/+0
|
* hover effect for app switcher labelJan-Christoph Borchardt2014-06-041-6/+18
|
* 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-041-1/+52
|
* rearrange CSS, remove duplicate codeJan-Christoph Borchardt2014-06-041-23/+107
|
* 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
|
* 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-041-6/+5
|
* drop "push" element - no sticky footer needed anymoreMorris Jobke2014-06-041-2/+2
|
* 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-041-8/+26
|
* hide navigation by default, not only on small screens, first stepJan-Christoph Borchardt2014-06-041-0/+74