/administrator/templates/hathor/css/ie8.css

https://bitbucket.org/eternaware/joomus · CSS · 21 lines · 3 code · 3 blank · 15 comment · 0 complexity · 8c69013e39115d348c9a26fed156a7f8 MD5 · raw file

  1. @charset "UTF-8";
  2. /**
  3. * @package Joomla.Administrator
  4. * @subpackage templates.hathor
  5. * @copyright Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved.
  6. * @license GNU General Public License version 2 or later; see LICENSE.txt
  7. * @since 1.6
  8. *
  9. * CSS file for IE8
  10. */
  11. /**
  12. * Special Styles for Internet Explorer 8
  13. */
  14. /* Accessibility: css in template.css for slider keyboard
  15. * has to be reversed here or the mouse does not work for ie */
  16. .pane-toggler + div.pane-slider {
  17. /*display: block;*/
  18. }