Commit Graph

29 Commits

Author SHA1 Message Date
Vincent Petry 69a9888a81 [IE8] Fix button background color
IE8 doesn't support rgba...
2015-10-07 17:34:55 +02:00
Vincent Petry 9e66653fb3 [IE8] Remove non-working ellipsis support
This prevents the name element to be too wide, which would cause users
to mistakenly click on it instead of the empty space when wanting to
focus on a file for the sidebar.

Also fixed the close button on the sidebar (make it appear)
2015-10-01 13:23:56 +02:00
Morris Jobke 1ec2499a0a move IE8 fixes to fixes.css 2015-09-30 09:59:23 +02:00
Hendrik Leppelsack ec005fc5d0 add .checkbox class for new checkbox style 2015-09-25 00:51:39 +02:00
Hendrik Leppelsack 7a8cc97831 display checkboxes in ie8 2015-09-23 17:14:02 +02:00
Morris Jobke 49d6186714 Add min-height to login page for IE8 and IE9 2015-06-03 10:22:57 +02:00
Morris Jobke 99c6f96c69 Revert "fix theme in IE8 and IE9"
This reverts commit a4c9688711.
2015-06-03 10:20:29 +02:00
Morris Jobke a4c9688711 fix theme in IE8 and IE9 2015-05-18 16:04:33 +02:00
Jan-Christoph Borchardt fd9214de23 fix user dropdown for IE8 2015-03-26 15:02:31 +01:00
Morris Jobke 4b2d80a34b add fix for checkmark icon for IE8 2015-02-12 10:31:55 +01:00
Jan-Christoph Borchardt 91d9d45c6c correct delete-icon to icon-delete, fix #11128 2014-09-22 18:17:33 +02:00
Morris Jobke d6cb489b68 add some minor fixes for IE8 2014-09-15 17:09:12 +02:00
Vincent Petry f2ea3b5904 Fixed IE8 style issues in files app
- fixed missing scrollbar in personal page
- fixed controls bar transparency: opaque white in IE8
- fixed files table borders in IE8
2014-07-18 17:47:21 +02:00
Morris Jobke d17094e0a5 Move IE8 fixes to fixes.css 2014-06-12 13:33:32 +02:00
Jan-Christoph Borchardt a244172219 Merge pull request #8853 from owncloud/design-typeface
Use Open Sans as typeface
2014-06-04 11:16:03 +02:00
Morris Jobke d3128f0694 IE -> IE8 only 2014-06-04 11:07:28 +02:00
Morris Jobke d1176f546a move from tff to woff and fix IE8 2014-06-04 10:58:52 +02:00
Jan-Christoph Borchardt 4ef94ddd2e infield label removal: remove last occurences of infield labels 2014-06-03 15:30:09 +02:00
Jan-Christoph Borchardt 9ffa5780db fix height of select boxes for OS X 2014-06-02 14:32:07 +02:00
Jan-Christoph Borchardt 0977911c82 fix height of select boxes for OS X 2014-05-23 18:03:01 +02:00
Vincent Petry 9d3fcfcac8 SVG fallback for settings icon 2014-05-16 11:17:38 +02:00
Vincent Petry d4801e078e Fallback for triangle icons 2014-05-16 11:15:40 +02:00
Konstantin.Popov 9d355f2124 remove fix for IE9 nav bar width 2014-01-17 13:41:51 +04:00
Morris Jobke 5c1a9f35f1 Indicate password strength using strengthify
* 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
2014-01-15 11:10:12 +01:00
Morris Jobke 3444c15b86 fix IE8 transparent background 2013-12-07 17:03:53 +01:00
Morris Jobke 6b3b3d8af4 Fix for IE - an ugly horizontal scrollbar appears
* 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
2013-11-27 16:45:04 +01:00
Morris Jobke 1c4dbaeab1 Fix warning box in IE8
* simulates a black transparent background on a blue pane
2013-10-16 21:45:11 +02:00
Morris Jobke 1e501a8521 IE8 fixes 2013-09-02 08:05:47 +02:00
Jan-Christoph Borchardt 9c23ed580a move CSS for browser-specific fixes out of styles.css into new fixes.css 2013-08-30 11:42:32 +02:00