summaryrefslogtreecommitdiffstats
path: root/core/css
Commit message (Collapse)AuthorAgeFilesLines
* Revert "fix z-index of share-autocomplete"Jan-Christoph Borchardt2015-07-021-1/+0
| | | | This reverts commit 4edf388a3852507886e1fc1c396725ea0a6c8e82.
* Revert "explicitly set z-index on app-content, fix overlap from navigation"Jan-Christoph Borchardt2015-07-021-1/+1
| | | | This reverts commit 71e5bc180399e75af7b67b4187c19d94b5586a5f.
* fix z-index of share-autocompleteJan-Christoph Borchardt2015-06-261-0/+1
|
* explicitly set z-index on app-content, fix overlap from navigationJan-Christoph Borchardt2015-06-231-1/+1
|
* fix app menu not showing on mobile, fix #16844Jan-Christoph Borchardt2015-06-101-2/+2
|
* Add min-height to login page for IE8 and IE9Morris Jobke2015-06-031-0/+1
|
* Revert "fix theme in IE8 and IE9"Morris Jobke2015-06-031-0/+5
| | | | This reverts commit a4c9688711977376f9d8ad7bf94a1e92d964cd7b.
* Merge pull request #16517 from owncloud/remove-logo-wideThomas Müller2015-05-292-17/+7
|\ | | | | replace logo-wide on share page as well with better icon + text
| * replace logo-wide on share page as well with better icon + textJan-Christoph Borchardt2015-05-222-17/+7
| |
* | Merge pull request #16417 from owncloud/master-16415Morris Jobke2015-05-271-5/+0
|\ \ | | | | | | fix theme in IE8 and IE9
| * | fix theme in IE8 and IE9Morris Jobke2015-05-181-5/+0
| | |
* | | fix float spinner positionJan-Christoph Borchardt2015-05-221-1/+4
| |/ |/|
* | Add hint about additional PHP database modulesMorris Jobke2015-05-181-0/+3
|/ | | | * fixes #16391
* ellipsize first item in multiselect, fix #16174Jan-Christoph Borchardt2015-05-121-0/+1
|
* Merge pull request #16034 from owncloud/issue-15987-encryption-module-admin-pageMorris Jobke2015-05-071-0/+6
|\ | | | | Display the module settings in the list of the encryption modules
| * Display the module settings in the list of the encryption modulesJoas Schilling2015-05-041-0/+6
| |
* | Don't highlight disabled labels on hoverMorris Jobke2015-05-051-0/+4
|/
* force minimum multiselect width to properly show longer groupsJan-Christoph Borchardt2015-05-011-1/+1
|
* Revert "fix layout for multiline buttons which are <a class='button'>"Jan-Christoph Borchardt2015-04-291-4/+1
|
* fix layout for multiline buttons which are <a class='button'>Jan-Christoph Borchardt2015-04-261-1/+4
|
* Show hint if there is no delete permissionMorris Jobke2015-04-231-1/+3
| | | | | | * add class .no-permission which shows the default delete icon * fixes #15172 * add unit test for no permission and for delete permission
* add disabled state to primary action buttonJan-Christoph Borchardt2015-04-151-3/+4
|
* fix wrong typeface being used for some buttonsJan-Christoph Borchardt2015-04-111-0/+7
|
* fix share input loading spinner, fix #15522Jan-Christoph Borchardt2015-04-101-1/+5
|
* Merge pull request #15235 from owncloud/remote-share-hintMorris Jobke2015-04-091-2/+7
|\ | | | | Hint for remote sharing syntax
| * add more present info about remote shares, fix layout of inputsJan-Christoph Borchardt2015-04-091-2/+7
| |
* | add link to installation documentation to setup pageJan-Christoph Borchardt2015-04-092-0/+6
| |
* | fix position of SQLite warningJan-Christoph Borchardt2015-04-091-0/+4
| |
* | code style fixesJan-Christoph Borchardt2015-04-091-6/+18
| |
* | Merge pull request #15314 from owncloud/app-categories-15274Lukas Reschke2015-04-091-1/+1
|\ \ | | | | | | Add different trust levels to AppStore interface
| * | app mgmt app level design enhancementsJan-Christoph Borchardt2015-04-071-1/+1
| | |
* | | add icons to files sidebar, fix shade, fix position of settings icon and textJan-Christoph Borchardt2015-04-081-2/+7
|/ /
* | Merge pull request #15239 from owncloud/see-no-evilMorris Jobke2015-03-301-1/+2
|\ \ | | | | | | Move federated cloud sharing, files externals and updater to special pos...
| * | fix layout for Sharing settingsJan-Christoph Borchardt2015-03-271-1/+2
| | |
* | | Add more spacing to the file picker dialogLukas Reschke2015-03-281-1/+1
|/ / | | | | | | Without this the first `>` looked somewhat off, to test this change go to the personal settings and choose a profile picture in a subfolder.
* | adjust shade of empty content icons, fix files icon shadeJan-Christoph Borchardt2015-03-261-2/+2
| |
* | Merge pull request #14925 from owncloud/ext-mountoptions-uiRobin McCorkell2015-03-261-0/+16
|\ \ | |/ |/| Mount options GUI for external storage
| * Added ext storage mount options GUIVincent Petry2015-03-261-0/+16
| | | | | | | | | | | | | | | | | | | | | | | | Added option to disable autoscan of external storages Mount option file system scan is now an int Move priority field to avoid undefined field in storage options All input elements inside the storage options block get parsed into storage options. Moving the priority field outside prevents it to appear in the storage config, as expected. It is still parsed by special code.
* | detail corrections for search box layoutJan-Christoph Borchardt2015-03-261-2/+2
| |
* | fix user dropdown for IE8Jan-Christoph Borchardt2015-03-261-2/+3
| |
* | 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
| |
* | adjust share dropdown border radius to 3pxJan-Christoph Borchardt2015-03-261-10/+10
| |
* | more small fixes in headerJan-Christoph Borchardt2015-03-262-9/+11
| |
* | further adjustments of header and dropdown stylesJan-Christoph Borchardt2015-03-263-10/+29
| |
* | popover style for apps and user dropdown menusJan-Christoph Borchardt2015-03-261-17/+37
|/
* Merge pull request #15190 from owncloud/hide-update-notification-on-mobileMorris Jobke2015-03-251-0/+5
|\ | | | | do not show update notification on mobile, fix overlapping of header menus
| * do not show update notification on mobile, fix overlapping of header menus, ↵Jan-Christoph Borchardt2015-03-251-0/+5
| | | | | | | | fix #10544
* | highlight active user menu entryJan-Christoph Borchardt2015-03-251-2/+7
|/
* Merge pull request #14970 from owncloud/sidebar-enhancementsJan-Christoph Borchardt2015-03-251-0/+2
|\ | | | | sidebar fixes