summaryrefslogtreecommitdiffstats
path: root/core/css
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #2925 from owncloud/navigation-icon-fixRaghu Nayyar2013-04-171-6/+29
|\ | | | | fix navigation hover effect, documentation
| * apply navigation hover effect directly to img and span, cleaner codeJan-Christoph Borchardt2013-04-171-3/+23
| |
| * additional commentsJan-Christoph Borchardt2013-04-141-3/+3
| |
| * fix navigation hover effect, documentationJan-Christoph Borchardt2013-04-141-5/+8
| |
* | Shorten CSS colorcodeskondou2013-04-151-4/+4
| | | | | | | | Only need to be three digits.
* | also show black background on links that are active, fixes the news app that ↵Bernhard Posselt2013-04-151-1/+2
|/ | | | doesnt show the bg for folders correctly
* Merge pull request #2910 from owncloud/password-toggle-db-2Bernhard Posselt2013-04-131-5/+5
|\ | | | | Implements Toggle for Database Password.
| * Implements Toggle for Database Password.raghunayyar2013-04-131-5/+5
| |
* | add .disabled class so it can be used for simple a buttons as wellJan-Christoph Borchardt2013-04-121-1/+2
|/
* dont overwrite background image when hovering over buttonBernhard Posselt2013-04-121-1/+1
|
* use proper sans-serif font-stackJan-Christoph Borchardt2013-04-111-2/+2
|
* Merge pull request #2853 from owncloud/long-file-namesBernhard Posselt2013-04-101-4/+7
|\ | | | | Application Names Ellipsise when the name length exceeds the width of the navigation.
| * The Opacity for the navigation loads fine for icon and App name.raghunayyar2013-04-101-2/+5
| |
| * Long Application Names are ellipsis correctly.raghunayyar2013-04-101-3/+3
| |
* | Merge pull request #2758 from Kondou-ger/refactor_OCdialogsBart Visscher2013-04-091-4/+6
|\ \ | | | | | | Refactor OCdialogs.
| * | Fix repeating directory names.kondou2013-04-061-1/+1
| | | | | | | | | | | | Also fix some CSS for Firefox.
| * | Small fixeskondou2013-04-061-1/+1
| | | | | | | | | | | | | | | | | | | | | * escapeHTML(everything) * curly braces for if * camelcase function_to_call * add missing semicolae (?)
| * | Refactor OCdialogs.kondou2013-04-061-3/+5
| |/ | | | | | | Fix #2557 and make the whole code more usable.
* | Merge pull request #2697 from owncloud/button-css-fixesBernhard Posselt2013-04-091-4/+22
|\ \ | |/ |/| Button css fixes
| * group some selectors againJan-Christoph Borchardt2013-04-031-7/+2
| |
| * add styles for disabled input fieldsJan-Christoph Borchardt2013-04-031-0/+9
| |
| * button selector cleanupJan-Christoph Borchardt2013-04-031-5/+19
| |
* | Proper CSS commentroot2013-04-051-1/+1
|/ | | | CSS comments don't work like that.
* revert the untested not-working webroot stuff again ... grrr @Raydiation ↵Jan-Christoph Borchardt2013-04-021-14/+14
| | | | @stefannagtegaal
* remove extra type selector qualification for ID and class namesJan-Christoph Borchardt2013-03-271-13/+14
|
* also use SVG for settings cogJan-Christoph Borchardt2013-03-271-1/+1
|
* use SVG for folder imageJan-Christoph Borchardt2013-03-271-1/+1
|
* soften highlight for navigation entriesJan-Christoph Borchardt2013-03-271-2/+2
|
* modify app styles to adhere to coming CSS coding guidelinesJan-Christoph Borchardt2013-03-271-43/+114
|
* added %webroot% instead of relative pathBernhard Posselt2013-03-231-15/+15
|
* also make bottom border grey on first level hoverBernhard Posselt2013-03-231-1/+1
|
* small fixesBernhard Posselt2013-03-231-7/+7
|
* added app stylings to coreBernhard Posselt2013-03-231-0/+136
|
* Fixed typoyannickoo2013-03-211-1/+1
|
* No Scrolling for more than approximately 10 Applicationsyannickoo2013-03-211-2/+2
|
* fixed header content paddingFlorian Hülsmann2013-03-071-1/+1
|
* add email input type to styled inputs, fix #2097Jan-Christoph Borchardt2013-03-061-5/+14
|
* up limit of share dropdown from 4 to 15, scrollbar after 4 1/2 entries, fix #135Jan-Christoph Borchardt2013-02-281-0/+6
|
* Merge pull request #1955 from owncloud/login-button-alignmentBernhard Posselt2013-02-271-0/+1
|\ | | | | quick fix for log in button not being aligned with input fields
| * quick fix for log in button not being aligned with input fieldsJan-Christoph Borchardt2013-02-271-0/+1
| |
* | properly align triangle and unshare icons to text, also fixes line hoppingJan-Christoph Borchardt2013-02-271-0/+5
| |
* | fix shared by text going out of box, fix #895Jan-Christoph Borchardt2013-02-271-1/+3
| |
* | Merge pull request #1800 from raghunayyar/sharing-dropdown-fixesJan-Christoph Borchardt2013-02-271-0/+8
|\ \ | |/ |/| Various Layout Fixes for Sharing Dropdown.
| * Hovering on the unshare doesnt spoil lookraghunayyar2013-02-201-0/+4
| |
| * Merge branch 'sharing-css-fix' into sharing-dropdown-fixesraghunayyar2013-02-201-0/+4
| |\
| | * Text stays inside the sharing dropdownraghunayyar2013-02-191-0/+4
| | |
* | | make number-input fields look like they shouldArthur Schiwon2013-02-211-5/+6
|/ /
* / fix erroneous CSS, remove obsolete selectorsJan-Christoph Borchardt2013-02-151-2/+2
|/
* Merge pull request #1683 from owncloud/ie-fixesJan-Christoph Borchardt2013-02-151-11/+17
|\ | | | | IE fixes
| * only style text, password and search inputs like inputs, instead of using ↵Jan-Christoph Borchardt2013-02-141-1/+2
| | | | | | | | unsupported :not selector