Sha256: 53b381f6156d948d7849cbcea61d590caeeb67436edc4bf2251426087e3e0916

Contents?: true

Size: 1.71 KB

Versions: 6

Compression:

Stored size: 1.71 KB

Contents

/**
 * "Yet Another Multicolumn Layout" - (X)HTML/CSS Framework
 *
 * (en) IE adjustment stylesheet for YAML vlist navigation
 *      Import this file within the IE-patch-file if needed in your layout
 *
 * (de) IE Anpassungs-Stylesheet für YAML vlist-Navigation
 *      Einbindung ins Layout erfolgt über den Import innerhalb des IE-Anspassungs-Stylesheet
 *
 * @copyright       Copyright 2005-2010, Dirk Jesse
 * @license         CC-A 2.0 (http://creativecommons.org/licenses/by/2.0/),
 *                  YAML-C (http://www.yaml.de/en/license/license-conditions.html)
 * @link            http://www.yaml.de
 * @package         yaml
 * @version         3.2.1
 * @revision        $Revision:392 $
 * @lastmodified    $Date:2009-07-05 12:18:40 +0200 (So, 05. Jul 2009) $

@media screen, projection
  /**
   * Box Model Bug
   * (en) Adjustment of width values for list elements of the menu in IE 5.x/Win.
   *      Note:If IE6 is running in quirks mode, it also needs 100% values!
   *
   * (de) Korrektur der Breitenangaben der Listenelemente des Submenüs im IE 5.x/Win.
   *      Hinweis:Befindet sich der IE6 im Quirks Mode, so benötigt er ebenfalls 100%-Werte !
   *
   * @bugfix
   * @affected   IE 5.x/Win (IE6 in Quirks-Mode)
   * @css-for    IE 5.x/Win, IE6
   * @valid      no
  /* title
  * html
    h6.vlist
      width: 100%
      w\idth: 90%
    .vlist li
      a, strong, span
        width: 100%
        w\idth: 90%
      ul li
        a, strong, span
          width: 100%
          w\idth: 80%
        ul li
          a, strong, span
            width: 100%
            w\idth: 70%
          ul li
            a, strong, span
              width: 100%
              w\idth: 60%
  /* level 1
  /* level 2
  /* level 3
  /* level 4

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
cyaml-0.0.33 stylesheets/cyaml/patches/patch_nav_vlist.sass
cyaml-0.0.32 stylesheets/cyaml/patches/patch_nav_vlist.sass
cyaml-0.0.31 stylesheets/cyaml/patches/patch_nav_vlist.sass
cyaml-0.0.30 stylesheets/cyaml/patches/patch_nav_vlist.sass
cyaml-0.0.29 stylesheets/cyaml/patches/patch_nav_vlist.sass
cyaml-0.0.27 stylesheets/cyaml/patches/patch_nav_vlist.sass