Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | correct delete-icon to icon-delete, fix #11128 | Jan-Christoph Borchardt | 2014-09-22 | 1 | -2/+2 |
| | |||||
* | add some minor fixes for IE8 | Morris Jobke | 2014-09-15 | 1 | -0/+4 |
| | |||||
* | Fixed IE8 style issues in files app | Vincent Petry | 2014-07-18 | 1 | -0/+14 |
| | | | | | | - fixed missing scrollbar in personal page - fixed controls bar transparency: opaque white in IE8 - fixed files table borders in IE8 | ||||
* | Move IE8 fixes to fixes.css | Morris Jobke | 2014-06-12 | 1 | -0/+5 |
| | |||||
* | Merge pull request #8853 from owncloud/design-typeface | Jan-Christoph Borchardt | 2014-06-04 | 1 | -1/+7 |
|\ | | | | | Use Open Sans as typeface | ||||
| * | IE -> IE8 only | Morris Jobke | 2014-06-04 | 1 | -1/+1 |
| | | |||||
| * | move from tff to woff and fix IE8 | Morris Jobke | 2014-06-04 | 1 | -1/+7 |
| | | |||||
* | | infield label removal: remove last occurences of infield labels | Jan-Christoph Borchardt | 2014-06-03 | 1 | -4/+0 |
|/ | |||||
* | fix height of select boxes for OS X | Jan-Christoph Borchardt | 2014-06-02 | 1 | -1/+1 |
| | |||||
* | fix height of select boxes for OS X | Jan-Christoph Borchardt | 2014-05-23 | 1 | -0/+5 |
| | |||||
* | SVG fallback for settings icon | Vincent Petry | 2014-05-16 | 1 | -0/+5 |
| | |||||
* | Fallback for triangle icons | Vincent Petry | 2014-05-16 | 1 | -0/+10 |
| | |||||
* | remove fix for IE9 nav bar width | Konstantin.Popov | 2014-01-17 | 1 | -5/+0 |
| | |||||
* | Indicate password strength using strengthify | Morris Jobke | 2014-01-15 | 1 | -0/+6 |
| | | | | | | | | | | | * uses zxcvbn * outsourced to separate jquery plugin * async loading * hide strength meter if input is empty * feedback if user enters weakest password * fade in and out * show tipsy with strength * Opera 12, IE8-10, FF 23, Chromium 29 | ||||
* | fix IE8 transparent background | Morris Jobke | 2013-12-07 | 1 | -0/+5 |
| | |||||
* | Fix for IE - an ugly horizontal scrollbar appears | Morris Jobke | 2013-11-27 | 1 | -0/+5 |
| | | | | | | | * for IE9 the nav bar was too narrow * for other IEs the width of each app element was to wide and cause the horizontal scoll bar - now this content is hidden like before this PR | ||||
* | Fix warning box in IE8 | Morris Jobke | 2013-10-16 | 1 | -0/+5 |
| | | | | * simulates a black transparent background on a blue pane | ||||
* | IE8 fixes | Morris Jobke | 2013-09-02 | 1 | -0/+4 |
| | |||||
* | move CSS for browser-specific fixes out of styles.css into new fixes.css | Jan-Christoph Borchardt | 2013-08-30 | 1 | -0/+46 |