summaryrefslogtreecommitdiffstats
path: root/core/css
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #5182 from owncloud/fix-sharring-with-password-screenMorris Jobke2013-10-101-0/+1
|\ | | | | Fix password screen for public shares
| * Fix password screen for public sharesMorris Jobke2013-10-071-0/+1
| | | | | | | | | | * Works in IE8, 9, 10, Firefox 24 and Chromium 30 * Credits to Julian Müller @Julian1998
* | Merge pull request #5244 from owncloud/more-css-fixesMorris Jobke2013-10-102-2/+4
|\ \ | | | | | | More css fixes
| * | properly indent contents of folders for app styles, to line up with textJan-Christoph Borchardt2013-10-061-2/+2
| | |
| * | improve clickability of footer linkJan-Christoph Borchardt2013-10-061-0/+2
| |/
* / Fixed login warning style #5065Vincent Petry2013-10-091-2/+1
|/ | | | Removed bold so it takes less space and set alignment to left.
* more elegant style for Personal and Admin settingsJan-Christoph Borchardt2013-10-051-5/+11
|
* Merge pull request #5136 from owncloud/design-fixesMorris Jobke2013-10-042-2/+7
|\ | | | | Design fixes
| * prevent hover effect when settings are openJan-Christoph Borchardt2013-10-041-1/+6
| |
| * fix disabled buttons not showing iconsJan-Christoph Borchardt2013-10-041-1/+1
| |
* | remove specific border-radius for .primary button as it should be specific ↵Jan-Christoph Borchardt2013-10-041-1/+3
| | | | | | | | to log in instead
* | merge master into input-simplifyJan-Christoph Borchardt2013-10-042-11/+53
|\|
| * Merge branch 'master' into sharing_mail_notification_masterBjoern Schiessle2013-10-041-10/+52
| |\ | | | | | | | | | | | | | | | Conflicts: apps/files/index.php apps/files/templates/index.php
| | * Merge pull request #5109 from owncloud/controls-bar-heightMorris Jobke2013-10-041-10/+48
| | |\ | | | | | | | | Controls bar height
| | | * increase height of controls bar and elements to more clickable 44pxJan-Christoph Borchardt2013-10-041-10/+48
| | | |
| | * | Hide defaultavatar in #header and don't darken proper avatars in #headerkondou2013-10-041-0/+4
| | |/
| * | Merge branch 'master' into sharing_mail_notification_masterThomas Müller2013-10-022-72/+69
| |\| | | | | | | | | | | | | Conflicts: core/css/share.css
| * | Merge branch 'master' into sharing_mail_notification_masterBjoern Schiessle2013-10-021-1/+2
| |\ \ | | | | | | | | | | | | | | | | Conflicts: lib/private/util.php
| * \ \ Merge branch 'master' into sharing_mail_notification_masterBjoern Schiessle2013-09-162-4/+20
| |\ \ \ | | | | | | | | | | | | | | | | | | | | Conflicts: apps/files/index.php
| * \ \ \ Merge branch 'master' into sharing_mail_notification_masterBjoern Schiessle2013-09-051-0/+1
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | increased version number to trigger db update Conflicts: lib/util.php
| * \ \ \ \ Merge branch 'master' into sharing_mail_notification_masterBjoern Schiessle2013-09-023-294/+342
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: lib/util.php
| * | | | | | enable user to inform recipients about a shared file by mailBjoern Schiessle2013-08-301-2/+2
| | | | | | |
* | | | | | | better style and color for warning and success feedback on inputsJan-Christoph Borchardt2013-10-031-2/+2
| | | | | | |
* | | | | | | simplify input elements for less cognitive load. No box-shadow, no ↵Jan-Christoph Borchardt2013-10-032-60/+56
| |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | text-shadow, smaller border-radius
* | | | | | just fix whitespace stuffMorris Jobke2013-10-021-64/+66
| | | | | |
* | | | | | remove box-shadows for header, navigation and controls bar - looks sharper ↵Jan-Christoph Borchardt2013-10-021-5/+0
| | | | | | | | | | | | | | | | | | | | | | | | and less washed out
* | | | | | reduce rounded corners of Share and Versions dropdownJan-Christoph Borchardt2013-10-021-3/+3
| |_|_|_|/ |/| | | |
* | | | | followup of #4032 - makes the settings-button bigger and adds again padding ↵Alessandro Cosentino2013-09-291-1/+2
| |_|_|/ |/| | | | | | | | | | | at bottom of app-navigation
* | | | Merge pull request #4835 from owncloud/fix-apps-heightMorris Jobke2013-09-151-2/+2
|\ \ \ \ | | | | | | | | | | use lineheight instead of padding and height
| * | | | use lineheight instead of padding and heightBernhard Posselt2013-09-131-2/+2
| | |_|/ | |/| |
* | | | Merge branch 'master' into oc_avatarskondou2013-09-041-0/+1
|\| | |
| * | | Merge pull request #4702 from owncloud/center-utilsMorris Jobke2013-09-031-0/+1
| |\ \ \ | | |_|/ | |/| | center utils
| | * | center utilsBernhard Posselt2013-09-021-0/+1
| | | |
* | | | Have the header avatar to the left of the user namekondou2013-09-031-5/+15
| | | |
* | | | Don't use HTML5 <header> to support avatars in IE8kondou2013-09-031-1/+1
| | | |
* | | | Merge branch 'master' into oc_avatarskondou2013-09-032-10/+40
|\| | | | | | | | | | | | | | | | | | | Conflicts: config/config.sample.php
| * | | Merge pull request #4657 from owncloud/files-controls-fixesMorris Jobke2013-09-011-7/+13
| |\ \ \ | | | | | | | | | | Files controls fixes
| | * | | adjust right padding of controls bar, fix #4650Jan-Christoph Borchardt2013-08-301-2/+2
| | | | |
| | * | | fix coding style for controls barJan-Christoph Borchardt2013-08-301-7/+13
| | | | |
| * | | | Merge pull request #4674 from owncloud/fit-filepicker-new-iconsMorris Jobke2013-09-012-2/+19
| |\ \ \ \ | | | | | | | | | | | | Fit filesummary for \OC\Preview's new mimetype-icons
| | * | | | IE8 fixesMorris Jobke2013-09-021-0/+4
| | | | | |
| | * | | | Fit filesummary for \OC\Preview's ne mimetype-iconskondou2013-08-311-2/+15
| | | |/ / | | |/| |
| * | | | rename emptyfolder to emptycontentAlessandro Cosentino2013-08-311-5/+5
| | | | |
| * | | | text centered horizontally and vertically in emptycontent divAlessandro Cosentino2013-08-311-1/+8
| |/ / /
* | | | Merge branch 'master' into oc_avatarskondou2013-08-313-284/+302
|\| | |
| * | | Merge master into oc_previewGeorg Ehrke2013-08-303-283/+300
| |\ \ \
| | * \ \ Merge pull request #4661 from owncloud/separate-app-stylesJan-Christoph Borchardt2013-08-303-283/+282
| | |\ \ \ | | | | | | | | | | | | Move CSS for apps and browser-specific fixes out of main styles.css
| | | * | | move CSS for browser-specific fixes out of styles.css into new fixes.cssJan-Christoph Borchardt2013-08-302-44/+46
| | | | | |
| | | * | | move CSS for apps out of styles.css into new apps.cssJan-Christoph Borchardt2013-08-302-239/+236
| | | | |/ | | | |/|
| | * / | Apps management as sticky footer and rename to 'Apps', fix #4622Jan-Christoph Borchardt2013-08-301-0/+18
| | |/ /