aboutsummaryrefslogtreecommitdiffstats
path: root/core/css
Commit message (Collapse)AuthorAgeFilesLines
* fix unreadable label in warning boxMorris Jobke2014-11-171-0/+6
|
* Migrate multiselect to user_ldapMorris Jobke2014-11-131-23/+0
|
* add relevant focus styles to the existing hover stylesJan-Christoph Borchardt2014-11-062-10/+47
|
* introduce h1, use either ownCloud name or current app nameJan-Christoph Borchardt2014-11-061-0/+3
|
* manage select2 via bowerMorris Jobke2014-11-064-646/+0
|
* explicitly unbold text by default, otherwise might be boldJan-Christoph Borchardt2014-11-051-0/+2
|
* unbold labels and foldersJan-Christoph Borchardt2014-11-051-6/+3
|
* Load avatar in header via PHPkondou2014-10-231-0/+2
| | | | | * fix #7484 * use UID, css, and div instead of span
* implement sidebar fro personal settings - bad kung-fuThomas Müller2014-10-171-1/+1
|
* increase whitespace below headings in settingsJan-Christoph Borchardt2014-10-081-1/+1
|
* Added spinners in share dropdownVincent Petry2014-09-261-0/+14
| | | | | | | | | Added spinners for the following actions: - adding user - removing user - changing password - toggling allowing upload - setting a password
* fix filepicker home icon being partly hidden, fix #10169Jan-Christoph Borchardt2014-09-231-0/+2
|
* correct delete-icon to icon-delete, fix #11128Jan-Christoph Borchardt2014-09-221-2/+2
|
* Merge pull request #10968 from owncloud/admin-groupsselect2Lukas Reschke2014-09-195-0/+658
|\ | | | | Use select2 for the groups excluded from sharing in admin page
| * fit select2 to ownCloud input styleJan-Christoph Borchardt2014-09-101-0/+12
| |
| * Move select2 from files_external to coreVincent Petry2014-09-094-0/+646
| |
* | Merge pull request #10902 from owncloud/fix-ellepsisLukas Reschke2014-09-161-0/+5
|\ \ | | | | | | Adding link to ellipsis and fixing styling
| * | Adding link to ellipsis and fixing stylingClark Tomlinson2014-09-161-0/+5
| | |
* | | Merge pull request #10896 from owncloud/undo-nav-entryMorris Jobke2014-09-161-0/+35
|\ \ \ | | | | | | | | Add delete undo styles
| * | | add delete undo stylesBernhard Posselt2014-09-161-0/+35
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | use less right padding better styling, fix padding issues no special color for undo nav entry fix fallback width use class for button
* | | | Merge pull request #10663 from owncloud/files_trashbin_original_pathMorris Jobke2014-09-161-0/+10
|\ \ \ \ | | | | | | | | | | Show original path information in trashbin and for shares
| * | | | patch tipsy in style.css - don't patch 3rdparty librariesMorris Jobke2014-09-162-1/+6
| | | | |
| * | | | Better tooltip handling of very long stringsRobin McCorkell2014-09-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | * Maximum tooltip length now 400px instead of 200px * Overflowing strings create ellipsis (...)
| * | | | Show original path information in trashbin and sharing viewsRobin McCorkell2014-09-111-0/+5
| | | | | | | | | | | | | | | | | | | | Path will only be shown if in subdirectory, not in root.
* | | | | Revert "improve logo flexibility to fix wide custom logo alignment, fix #9339"Vincent Petry2014-09-162-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 064e6951e1ef792422ff6cf24fce79c2320d4d5e. Reverting due to regression that breaks styles in error page, setup page and others. Fixes #10967
* | | | | Merge pull request #11040 from owncloud/fix-app-menu-overlappJan-Christoph Borchardt2014-09-152-2/+6
|\ \ \ \ \ | | | | | | | | | | | | Remove bottom: 0 from app-navigation-entry-utils to prevent the utils form overlapping the whole element....
| * | | | | add some minor fixes for IE8Morris Jobke2014-09-152-1/+5
| | | | | |
| * | | | | remove bottom: 0 to prevent the menu form overlapping the whole element. ↵Bernhard Posselt2014-09-151-2/+2
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This happens if a folder has entries, the menu expands to the very bottom and overlaps all entries and makes them impossible to click fix input width which was changed likely with the icon PR use calc because firefox and chrome have different scrollbar widths which causes firefox to push the button into the next row while everything is well in chrome add normal width for IE8
* | | | | Merge pull request #11026 from owncloud/apps-styles-updateMorris Jobke2014-09-151-23/+2
|\ \ \ \ \ | |/ / / / |/| | | | Apps styles update
| * | | | use same shade of grey for active navigation items and hoveringJan-Christoph Borchardt2014-09-111-2/+2
| | | | |
| * | | | remove icon styles from apps.css as they are in icons.cssJan-Christoph Borchardt2014-09-111-21/+0
| |/ / /
* | | | Merge pull request #10974 from owncloud/fix-app-content-overflowBernhard Posselt2014-09-121-1/+0
|\ \ \ \ | | | | | | | | | | This fixes the double scrollbars issue
| * | | | This fixes the double scrollbars issueBernhard Posselt2014-09-091-1/+0
| | |_|/ | |/| |
* | | | fix nojavascript message alignmentJan-Christoph Borchardt2014-09-111-1/+2
| |/ / |/| |
* | | fix notification visibility, fix #11016Jan-Christoph Borchardt2014-09-111-1/+1
|/ /
* | 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 #10944 from owncloud/fix-nojavascript-styleJan-Christoph Borchardt2014-09-081-14/+14
|\ \ | | | | | | fix no-JS message, and add it to log in and shared as well cause they don’t work without JS
| * | also add no-JavaScript notice to log in and sharing pages because they do ↵Jan-Christoph Borchardt2014-09-081-2/+2
| | | | | | | | | | | | not work without JS either
| * | fix styling and wording of no-JavaScript messageJan-Christoph Borchardt2014-09-081-13/+13
| |/
* | Merge pull request #10451 from k4k/login_logo_alignment_fixVolkan Gezer2014-09-082-3/+1
|\ \ | |/ |/| improve logo flexibility to fix wide custom logo alignment, fix #9339
| * improve logo flexibility to fix wide custom logo alignment, fix #9339twood82014-08-152-3/+1
| |
* | also style submit buttonsBernhard Posselt2014-09-021-1/+2
| |
* | Add app utilities - CSS menus for sidebarBernhard Posselt2014-08-313-7/+199
| | | | | | | | | | | | | | | | | | * 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
* | Merge pull request #10428 from owncloud/files_external_better_configRobin McCorkell2014-08-301-0/+4
|\ \ | | | | | | Improve external storage configuration UI
| * | Improve UI of external storage configurationRobin McCorkell2014-08-301-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | * Highlight fields that need to be filled * Remove (required) and (optional) strings where possible * Focus first configuration field when creating new external storage * Add ability to force external storage re-check * Various jQuery improvements * Prevent wrapping of checkboxes in configuration
* | | move hardcoded color to CSS class - for themeabilityMorris Jobke2014-08-291-0/+4
| | |
* | | also add minimum width for quota bar so it’s apparent how it will lookJan-Christoph Borchardt2014-08-291-0/+1
| | |
* | | set quota bar maximum to 100% to prevent overflowJan-Christoph Borchardt2014-08-291-1/+3
|/ /
* | define min height/width for icon classes to make sure they showJan-Christoph Borchardt2014-08-291-0/+2
| |