summaryrefslogtreecommitdiffstats
path: root/core/css
Commit message (Collapse)AuthorAgeFilesLines
* Keep share checkboxes togetherVincent Petry2016-03-181-0/+5
| | | | | | | | | - removed leading spaces before markup which can affect rendering in some cases - added shareOption CSS class to group and keep share option checkbox + label - moved ".showCruds" arrow into the matching shareOption to keep the arrow together with the checkbox
* Merge pull request #20457 from owncloud/backport-checkbox-accessibilityVincent Petry2015-11-251-5/+6
|\ | | | | Backport: Make new checkbox style accessible for screenreaders
| * make new checkbox style accessible for screenreadersHendrik Leppelsack2015-11-111-5/+6
| |
* | Merge pull request #20443 from owncloud/stable8.2-set-ie-class-for-ie10plusVincent Petry2015-11-101-1/+6
|\ \ | | | | | | [stable8.2] Set "ie" CSS class for IE10, IE11
| * | Set "ie" CSS class for IE10, IE11Vincent Petry2015-11-101-1/+6
| | | | | | | | | | | | Fixed border in file action menu
* | | move font back from Light to Regular for body text on normal-res screens, ↵Jan-Christoph Borchardt2015-11-105-11/+26
|/ / | | | | | | fix #18954
* / fix button text colorJan-Christoph Borchardt2015-11-051-0/+3
|/
* remove unneeded icons from input fields to not distract from submit button, ↵Jan-Christoph Borchardt2015-10-301-25/+0
| | | | fix #18940
* Merge pull request #19779 from owncloud/stable8.2-trash-deletesectionposition-2Morris Jobke2015-10-201-1/+0
|\ | | | | [stable8.2] Move trashbin specific CSS that modifies sidebar
| * Move trashbin specific CSS that modifies sidebarVincent Petry2015-10-141-1/+0
| | | | | | | | | | Only when trashbin is enabled, its sidebar nav element must be fixed at the bottom.
* | [IE8] Fix button background colorVincent Petry2015-10-141-0/+6
| | | | | | | | IE8 doesn't support rgba...
* | [IE9] Set explicit height to file actions menu iconVincent Petry2015-10-141-0/+1
| | | | | | | | IE9 flattened the icons, so give it an explicit height.
* | [IE] Add border to dropdown menusVincent Petry2015-10-141-1/+6
|/ | | | | As a fallback because box-shadow doesn't give the same effect and drop shadow doesn't work with IE.
* add specific edit iconJan-Christoph Borchardt2015-10-131-0/+4
|
* Revert "Move trashbin specific CSS that modifies sidebar"Thomas Müller2015-10-121-0/+1
|
* Move trashbin specific CSS that modifies sidebarVincent Petry2015-10-121-1/+0
| | | | | Only when trashbin is enabled, its sidebar nav element must be fixed at the bottom.
* fix footer in public galleryHendrik Leppelsack2015-10-071-2/+1
|
* fix public empty messageHendrik Leppelsack2015-10-061-2/+2
|
* fix scrollbars in public templateHendrik Leppelsack2015-10-061-1/+1
|
* Make sidebar properly fullscreen in mobile/compact modeVincent Petry2015-10-051-1/+1
|
* Merge pull request #19484 from owncloud/ie8-checkbox-rageJörn Friedrich Dreyer2015-10-021-1/+11
|\ | | | | [IE8] Fix checkboxes in login page and file list
| * [IE8] Make checkbox on login page look less out of placeVincent Petry2015-09-301-1/+11
| |
* | Merge pull request #19496 from owncloud/ie8-filenamewidth-sicknessJörn Friedrich Dreyer2015-10-021-0/+4
|\ \ | | | | | | [IE8] Remove non-working ellipsis support
| * | [IE8] Remove non-working ellipsis supportVincent Petry2015-10-011-0/+4
| |/ | | | | | | | | | | | | | | This prevents the name element to be too wide, which would cause users to mistakenly click on it instead of the empty space when wanting to focus on a file for the sidebar. Also fixed the close button on the sidebar (make it appear)
* / display checkboxes properly after file restoreHendrik Leppelsack2015-10-011-0/+1
|/
* Merge pull request #19454 from owncloud/ie8-madness-returnsThomas Müller2015-09-301-0/+7
|\ | | | | [IE8] Fix file type sizes and popover menus in file list
| * [IE8] Fix popover menu borders for IE8Vincent Petry2015-09-291-0/+7
| | | | | | | | | | - fixes "New" menu - fixes file actions menu
* | move IE8 fixes to fixes.cssMorris Jobke2015-09-303-13/+13
| |
* | Fix login arrow in login pageVincent Petry2015-09-291-0/+9
| |
* | Fix IE8 login logoVincent Petry2015-09-291-0/+4
|/ | | | | Added 175px logo to make it have the same size. It's only used for IE8.
* Merge pull request #19378 from owncloud/fix-sharing-autocompleteThomas Müller2015-09-281-0/+4
|\ | | | | fix name autocomplete not showing on mobile, fix #18551
| * fix name autocomplete not showing on mobile, fix #18551Jan-Christoph Borchardt2015-09-251-0/+4
| |
* | fix loginHendrik Leppelsack2015-09-251-2/+2
| |
* | add .checkbox class for new checkbox styleHendrik Leppelsack2015-09-252-14/+11
| |
* | Revert "Update apps.css (Scroll more smoothly for Webkit browser)"Jan-Christoph Borchardt2015-09-241-1/+0
|/
* display checkboxes in ie8Hendrik Leppelsack2015-09-231-0/+5
|
* add style for disabled checkboxesHendrik Leppelsack2015-09-221-0/+2
|
* left align checkboxes in group dropdownHendrik Leppelsack2015-09-221-3/+2
|
* Merge pull request #18709 from owncloud/cleanup-login-semanticsThomas Müller2015-09-211-3/+3
|\ | | | | Pushes input inside the bottom group - login.
| * Squashing all commits in one, remove typos.Raghu Nayyar2015-09-121-3/+3
| |
* | fix missing checkboxes in file comparatorHendrik Leppelsack2015-09-211-0/+2
| |
* | fix sidebar Sharing layout a bitJan-Christoph Borchardt2015-09-171-13/+3
| |
* | Merge pull request #18692 from fuhaoshih/patch-2Thomas Müller2015-09-161-0/+1
|\ \ | | | | | | Update apps.css (Scroll more smoothly for Webkit browser)
| * | Update apps.cssfuhaoshih2015-08-311-0/+1
| | | | | | | | | Scroll more smoothly for Webkit browser(mobile).
* | | Merge pull request #19048 from owncloud/details-iconThomas Müller2015-09-161-0/+4
|\ \ \ | | | | | | | | add details icon for file actions dropdown
| * | | add details iconJan-Christoph Borchardt2015-09-151-0/+4
| | | |
* | | | adjust navigation text opacity, fix #19016Jan-Christoph Borchardt2015-09-161-1/+1
| | | |
* | | | Merge pull request #18185 from owncloud/share-dialog-files-sidebarThomas Müller2015-09-161-14/+24
|\ \ \ \ | | | | | | | | | | Share dialog files sidebar
| * | | | Port share.css styles to the sidebar panelVincent Petry2015-09-161-12/+18
| | | | |
| * | | | Add expiration date handling in share tabVincent Petry2015-09-161-0/+8
| | | | |