summaryrefslogtreecommitdiffstats
path: root/core/css
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #25027 from owncloud/fix-22746-narrowtooltipVincent Petry2016-06-081-1/+1
|\ | | | | Added width of the tooltip
| * Added width of the tooltipSergio Bertolín2016-06-081-1/+1
| |
* | Allow to cancel 2FA after loginJoas Schilling2016-06-071-0/+4
|/
* Merge pull request #20150 from pellaeon/pr-droppable-hover-visual-cueVincent Petry2016-05-301-1/+3
|\ | | | | Add visual cue when moving draggable item over droppable item,
| * Fix breadcrumb background right arrow due to incorrect background-image syntaxPellaeon Lin2016-05-211-1/+3
| |
| * Add visual cue when moving draggable item over droppable item,Pellaeon Lin2016-05-211-1/+1
| | | | | | | | ie. breadcrumb and filenameTd
* | Add two factor auth to coreChristoph Wurst2016-05-231-0/+6
|/
* New animated loaderskjnldsv2016-05-093-11/+87
|
* Merge pull request #21417 from J0WI/css-fixesThomas Müller2016-04-277-27/+38
|\ | | | | css fallbacks and code style fixes
| * fixed fallbacks and code stylejowi2016-01-027-27/+38
| |
* | Revert "add word wrap to tooltips. Fixes #22746"Lukas Reschke2016-04-201-1/+0
| |
* | Merge pull request #23994 from owncloud/log-in-imageThomas Müller2016-04-141-20/+11
|\ \ | | | | | | use background image for log in view
| * | use background image for log in viewJan-Christoph Borchardt2016-04-141-20/+11
| | |
* | | Merge pull request #22760 from owncloud/tooltip-cssfixThomas Müller2016-04-141-0/+1
|\ \ \ | | | | | | | | add word wrap to tooltips. Fixes #22746
| * | | add word wrap to tooltipsErik Pellikka2016-03-021-0/+1
| | | |
* | | | add loading feedback to user menu entries (#23916)Christoph Wurst2016-04-141-0/+6
| |/ / |/| | | | | fixes #19857
* | | Checkboxes (#23063)Hendrik Leppelsack2016-04-121-19/+80
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * remove ie8 fixes for checkboxes * add indeterminate style to checkboxes * add styles for radio inputs * add missing checkbox-mixed-disabled icon * fix white radios * remove unnecessary png file
* | | Added white download iconsskjnldsv2016-04-101-0/+3
| | |
* | | Add detailed logs hidden and show them on requestMorris Jobke2016-04-041-0/+17
| | |
* | | Show individual sql schema migration steps during upgrade - on web as well ↵Thomas Müller2016-04-041-0/+9
| | | | | | | | | | | | as on the command line
* | | core: Fix typos (found by codespell)Stefan Weil2016-04-041-1/+1
| | | | | | | | | Signed-off-by: Stefan Weil <sw@weilnetz.de>
* | | improve emptycontent stylesJan-Christoph Borchardt2016-03-311-2/+5
| | |
* | | 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 #22667 from owncloud/scrollbarThomas Müller2016-03-011-1/+2
|\ \ | | | | | | make scrollbar less obnoxious: tad narrower, rounded corners
| * | make scrollbar less obnoxious: tad narrower, rounded cornersJan-Christoph Borchardt2016-02-261-1/+2
| | |
* | | Merge pull request #22701 from owncloud/input-telThomas Müller2016-02-291-0/+4
|\ \ \ | | | | | | | | Style telephone inputs like other types
| * | | style telephone inputs like other typesHendrik Leppelsack2016-02-291-0/+4
| | | |
* | | | Merge pull request #22663 from owncloud/sidebar-mobileThomas Müller2016-02-292-5/+1
|\ \ \ \ | |/ / / |/| | | do not expand sidebar to full width on mobile, but up the min-width
| * | | do not expand sidebar to full width on mobile, but up the min-width, fix #19915Jan-Christoph Borchardt2016-02-252-5/+1
| |/ /
* / / Make file actions use icon CSS classesRoeland Jago Douma2016-02-251-0/+2
|/ / | | | | | | This makes theming of file actions possible
* | add download icon for image detail view, ref gallery issue 51Jan-Christoph Borchardt2016-02-251-0/+3
| |
* | Remove unused update-notification styleVincent Petry2016-02-221-2/+2
| |
* | Accumulate notifications instead of blinkingVincent Petry2016-02-221-0/+18
| | | | | | | | | | This makes it possible to display multiple notifications. If the options.type is set to "error", it will also add a close button.
* | improve tags interface stylingJan-Christoph Borchardt2016-02-191-4/+32
| |
* | Merge pull request #22299 from owncloud/erikpel-css-fixThomas Müller2016-02-171-1/+4
|\ \ | | | | | | App navigation scrolling (Possible fix for #22158)
| * | Fixes #22158Erik Pellikka2016-02-161-1/+4
| | | | | | | | | | | | changed 620px to calc(100vh - 100px);
* | | Properly hide tag name on renameVincent Petry2016-02-121-0/+5
| | |
* | | add proper comment icon and add it to icons.cssJan-Christoph Borchardt2016-02-121-0/+4
| | |
* | | add white delete iconJan-Christoph Borchardt2016-02-121-0/+3
|/ /
* | Fixes #22097Erik Pellikka2016-02-031-1/+7
| | | | | | | | | | | | | | | | Updated with more specific css selector Moved the curly brace to the same line as the selector firefox fix
* | Use boxes for system tags, shorten permission textVincent Petry2016-01-281-9/+3
| | | | | | | | | | | | | | | | Permission text now doesn't appear when all permissions are there, or shows as "invisible" or "not assignable", which should better cover all use cases. Changed select2 style to use boxes in the input field.
* | System tags sidebar selector now respects permissionsVincent Petry2016-01-251-0/+5
| | | | | | | | | | | | | | For admins: display the namespace behind the tag name. For users: no namespace, don't display non-assignable tags in the dropdown, display already assigned non-assignable tags with a different style
* | Merge pull request #21797 from owncloud/proper-controller-in-coreThomas Müller2016-01-211-0/+7
|\ \ | | | | | | Move controller in core/ to a common subfolder
| * | move lost controller to core/controllerMorris Jobke2016-01-201-0/+7
| | | | | | | | | | | | | | | | | | | | | * lostpassword.css is unneeded since #11696 is merged - 1b50d4f7ceb92fffe0d38f823f175cf7e419c69e * js is already in core/js * css is moved to core/css/lostpassword * template is moved to core/templates/lostpassword
* | | Added system tags GUI in sidebarVincent Petry2016-01-191-0/+80
|/ / | | | | | | | | Added files details sidebar panel to assign/unassign/rename/delete system tags.
* | Merge pull request #21676 from owncloud/fix-setup-login-input-shadowsThomas Müller2016-01-131-2/+3
|\ \ | | | | | | fix login/setup page input shadows
| * | fix login/setup page input shadowsChristoph Wurst2016-01-131-2/+3
| | | | | | | | | | | | fixes #21658
* | | Fixed #21542Erik Pellikka2016-01-131-1/+1
|/ / | | | | | | Changed to 5 pixel
* | Merge pull request #21458 from owncloud/login-gradientThomas Müller2016-01-081-0/+1
|\ \ | | | | | | add back gradient for log in page in Firefox, fix accidental removal
| * | add back gradient for log in page in Firefox, fix accidental removalJan-Christoph Borchardt2016-01-051-0/+1
| |/