diff options
Diffstat (limited to 'css/yaml4/add-ons/rtl-support')
22 files changed, 847 insertions, 0 deletions
diff --git a/css/yaml4/add-ons/rtl-support/.svn/all-wcprops b/css/yaml4/add-ons/rtl-support/.svn/all-wcprops new file mode 100644 index 0000000..9ed4571 --- /dev/null +++ b/css/yaml4/add-ons/rtl-support/.svn/all-wcprops @@ -0,0 +1,5 @@ +K 25 +svn:wc:ra_dav:version-url +V 86 +/svn/Themis/!svn/ver/202/ccwn-themis-static/trunk/WebContent/yaml4/add-ons/rtl-support +END diff --git a/css/yaml4/add-ons/rtl-support/.svn/entries b/css/yaml4/add-ons/rtl-support/.svn/entries new file mode 100644 index 0000000..2ddbe0d --- /dev/null +++ b/css/yaml4/add-ons/rtl-support/.svn/entries @@ -0,0 +1,44 @@ +9 + +dir +206 +https://intern.ccwn.org/svn/Themis/ccwn-themis-static/trunk/WebContent/yaml4/add-ons/rtl-support +https://intern.ccwn.org/svn/Themis + + + +2012-03-01T08:51:06.040110Z +202 +pseeger + + +svn:special svn:externals svn:needs-lock + + + + + + + + + + + +e7c95c98-50ad-428d-8ede-669ef7f8c951 + + + + + + +0 + +navigation +dir + +screen +dir + +core +dir + diff --git a/css/yaml4/add-ons/rtl-support/.svn/format b/css/yaml4/add-ons/rtl-support/.svn/format new file mode 100644 index 0000000..ec63514 --- /dev/null +++ b/css/yaml4/add-ons/rtl-support/.svn/format @@ -0,0 +1 @@ +9 diff --git a/css/yaml4/add-ons/rtl-support/core/.svn/all-wcprops b/css/yaml4/add-ons/rtl-support/core/.svn/all-wcprops new file mode 100644 index 0000000..9bbfce4 --- /dev/null +++ b/css/yaml4/add-ons/rtl-support/core/.svn/all-wcprops @@ -0,0 +1,17 @@ +K 25 +svn:wc:ra_dav:version-url +V 91 +/svn/Themis/!svn/ver/202/ccwn-themis-static/trunk/WebContent/yaml4/add-ons/rtl-support/core +END +base-rtl.css +K 25 +svn:wc:ra_dav:version-url +V 104 +/svn/Themis/!svn/ver/202/ccwn-themis-static/trunk/WebContent/yaml4/add-ons/rtl-support/core/base-rtl.css +END +base-rtl.min.css +K 25 +svn:wc:ra_dav:version-url +V 108 +/svn/Themis/!svn/ver/202/ccwn-themis-static/trunk/WebContent/yaml4/add-ons/rtl-support/core/base-rtl.min.css +END diff --git a/css/yaml4/add-ons/rtl-support/core/.svn/entries b/css/yaml4/add-ons/rtl-support/core/.svn/entries new file mode 100644 index 0000000..e5d82ab --- /dev/null +++ b/css/yaml4/add-ons/rtl-support/core/.svn/entries @@ -0,0 +1,103 @@ +9 + +dir +206 +https://intern.ccwn.org/svn/Themis/ccwn-themis-static/trunk/WebContent/yaml4/add-ons/rtl-support/core +https://intern.ccwn.org/svn/Themis + + + +2012-03-01T08:51:06.040110Z +202 +pseeger + + +svn:special svn:externals svn:needs-lock + + + + + + + + + + + +e7c95c98-50ad-428d-8ede-669ef7f8c951 + + + + + + +0 + +base-rtl.css +file + + + + +2012-01-22T12:09:38.000000Z +923baea66ac154b4684e23f9e534cba9 +2012-03-01T08:51:06.040110Z +202 +pseeger + + + + + + + + + + + + + + + + + + + + + +2169 + +base-rtl.min.css +file + + + + +2012-01-22T12:29:16.000000Z +4c146e5f17b4bb552328033eeddcab59 +2012-03-01T08:51:06.040110Z +202 +pseeger + + + + + + + + + + + + + + + + + + + + + +412 + diff --git a/css/yaml4/add-ons/rtl-support/core/.svn/format b/css/yaml4/add-ons/rtl-support/core/.svn/format new file mode 100644 index 0000000..ec63514 --- /dev/null +++ b/css/yaml4/add-ons/rtl-support/core/.svn/format @@ -0,0 +1 @@ +9 diff --git a/css/yaml4/add-ons/rtl-support/core/.svn/text-base/base-rtl.css.svn-base b/css/yaml4/add-ons/rtl-support/core/.svn/text-base/base-rtl.css.svn-base new file mode 100644 index 0000000..387dafe --- /dev/null +++ b/css/yaml4/add-ons/rtl-support/core/.svn/text-base/base-rtl.css.svn-base @@ -0,0 +1,77 @@ +/** + * "Yet Another Multicolumn Layout" - YAML CSS Framework + * + * (en) YAML core RTL stylesheet + * (de) YAML Basis-RTL-Stylesheet + * + * Don't make any changes in this file! + * Your changes should be placed in any css-file in your own stylesheet folder. + * + * @note: Many thanks to Alexander Hass (http://www.yaml-fuer-drupal.de/) for contribution + * + * @copyright Copyright 2005-2012, Dirk Jesse + * @license CC-BY 2.0 (http://creativecommons.org/licenses/by/2.0/), + * YAML-CDL (http://www.yaml.de/license.html) + * @link http://www.yaml.de + * @package yaml + * @version v4.0 + * @revision $Revision: 686 $ + * @lastmodified $Date: 2012-01-22 13:09:37 +0100 (So, 22 Jan 2012) $ + */ + +@media all { + + /** + * @section browser normalisation + * Changing direction of text flow, paddings & margins ... + */ + + option { padding: 0 0.4em 0 0; } + + body { + text-align: right; + direction: rtl; + } + + ul, ol, dl { margin: 0 1em 1em 0; } + li { + margin-left: 0; + margin-right: 0.8em; + } + + dd { margin: 0 0.8em 1em 0; } + blockquote, cite { margin: 0 0.8em 1em 0; } + + /*------------------------------------------------------------------------------------------------------*/ + + /** + * (en) skip links cause large horizontal scrollbars in RTL mode in several browsers + * (de) skip links erzeugen große horziontale Scrollbalken in verschiedenen Browserin im RTL-Modus + * + * @workaround + * @affected Firefox, Safari, IE 5.x - IE7 + * @css-for all + * @valid yes + */ + + .ym-skiplinks { left: 32768px !important; } + .ym-skiplinks .ym-skip:focus, + .ym-skiplinks .ym-skip:active{ left: -32768px !important; } + + .ym-skip, + .ym-hideme, + .ym-print { left: 32768px !important; } + /*------------------------------------------------------------------------------------------------------*/ + + /** + * @section miscellaneous + * + * (en) CSS-class for ltr-content (left to right) within a rtl website + * (de) Eine CSS-Klasse für ltr-Inhalte (left to right) innerhalb einer rtl-Seite + */ + + .ym-text-ltr { + direction: ltr; + text-align: left; + } +}
\ No newline at end of file diff --git a/css/yaml4/add-ons/rtl-support/core/.svn/text-base/base-rtl.min.css.svn-base b/css/yaml4/add-ons/rtl-support/core/.svn/text-base/base-rtl.min.css.svn-base new file mode 100644 index 0000000..d3df19a --- /dev/null +++ b/css/yaml4/add-ons/rtl-support/core/.svn/text-base/base-rtl.min.css.svn-base @@ -0,0 +1 @@ +@media all{option{padding:0 .4em 0 0}body{text-align:right;direction:rtl}ul,ol,dl{margin:0 1em 1em 0}li{margin-left:0;margin-right:.8em}dd{margin:0 .8em 1em 0}blockquote,cite{margin:0 .8em 1em 0}.ym-skiplinks{left:32768px!important}.ym-skiplinks .ym-skip:focus,.ym-skiplinks .ym-skip:active{left:-32768px!important}.ym-skip,.ym-hideme,.ym-print{left:32768px!important}.ym-text-ltr{direction:ltr;text-align:left}}
\ No newline at end of file diff --git a/css/yaml4/add-ons/rtl-support/core/base-rtl.css b/css/yaml4/add-ons/rtl-support/core/base-rtl.css new file mode 100644 index 0000000..387dafe --- /dev/null +++ b/css/yaml4/add-ons/rtl-support/core/base-rtl.css @@ -0,0 +1,77 @@ +/** + * "Yet Another Multicolumn Layout" - YAML CSS Framework + * + * (en) YAML core RTL stylesheet + * (de) YAML Basis-RTL-Stylesheet + * + * Don't make any changes in this file! + * Your changes should be placed in any css-file in your own stylesheet folder. + * + * @note: Many thanks to Alexander Hass (http://www.yaml-fuer-drupal.de/) for contribution + * + * @copyright Copyright 2005-2012, Dirk Jesse + * @license CC-BY 2.0 (http://creativecommons.org/licenses/by/2.0/), + * YAML-CDL (http://www.yaml.de/license.html) + * @link http://www.yaml.de + * @package yaml + * @version v4.0 + * @revision $Revision: 686 $ + * @lastmodified $Date: 2012-01-22 13:09:37 +0100 (So, 22 Jan 2012) $ + */ + +@media all { + + /** + * @section browser normalisation + * Changing direction of text flow, paddings & margins ... + */ + + option { padding: 0 0.4em 0 0; } + + body { + text-align: right; + direction: rtl; + } + + ul, ol, dl { margin: 0 1em 1em 0; } + li { + margin-left: 0; + margin-right: 0.8em; + } + + dd { margin: 0 0.8em 1em 0; } + blockquote, cite { margin: 0 0.8em 1em 0; } + + /*------------------------------------------------------------------------------------------------------*/ + + /** + * (en) skip links cause large horizontal scrollbars in RTL mode in several browsers + * (de) skip links erzeugen große horziontale Scrollbalken in verschiedenen Browserin im RTL-Modus + * + * @workaround + * @affected Firefox, Safari, IE 5.x - IE7 + * @css-for all + * @valid yes + */ + + .ym-skiplinks { left: 32768px !important; } + .ym-skiplinks .ym-skip:focus, + .ym-skiplinks .ym-skip:active{ left: -32768px !important; } + + .ym-skip, + .ym-hideme, + .ym-print { left: 32768px !important; } + /*------------------------------------------------------------------------------------------------------*/ + + /** + * @section miscellaneous + * + * (en) CSS-class for ltr-content (left to right) within a rtl website + * (de) Eine CSS-Klasse für ltr-Inhalte (left to right) innerhalb einer rtl-Seite + */ + + .ym-text-ltr { + direction: ltr; + text-align: left; + } +}
\ No newline at end of file diff --git a/css/yaml4/add-ons/rtl-support/core/base-rtl.min.css b/css/yaml4/add-ons/rtl-support/core/base-rtl.min.css new file mode 100644 index 0000000..d3df19a --- /dev/null +++ b/css/yaml4/add-ons/rtl-support/core/base-rtl.min.css @@ -0,0 +1 @@ +@media all{option{padding:0 .4em 0 0}body{text-align:right;direction:rtl}ul,ol,dl{margin:0 1em 1em 0}li{margin-left:0;margin-right:.8em}dd{margin:0 .8em 1em 0}blockquote,cite{margin:0 .8em 1em 0}.ym-skiplinks{left:32768px!important}.ym-skiplinks .ym-skip:focus,.ym-skiplinks .ym-skip:active{left:-32768px!important}.ym-skip,.ym-hideme,.ym-print{left:32768px!important}.ym-text-ltr{direction:ltr;text-align:left}}
\ No newline at end of file diff --git a/css/yaml4/add-ons/rtl-support/navigation/.svn/all-wcprops b/css/yaml4/add-ons/rtl-support/navigation/.svn/all-wcprops new file mode 100644 index 0000000..21d847f --- /dev/null +++ b/css/yaml4/add-ons/rtl-support/navigation/.svn/all-wcprops @@ -0,0 +1,17 @@ +K 25 +svn:wc:ra_dav:version-url +V 97 +/svn/Themis/!svn/ver/202/ccwn-themis-static/trunk/WebContent/yaml4/add-ons/rtl-support/navigation +END +vlist-rtl.css +K 25 +svn:wc:ra_dav:version-url +V 111 +/svn/Themis/!svn/ver/202/ccwn-themis-static/trunk/WebContent/yaml4/add-ons/rtl-support/navigation/vlist-rtl.css +END +hlist-rtl.css +K 25 +svn:wc:ra_dav:version-url +V 111 +/svn/Themis/!svn/ver/202/ccwn-themis-static/trunk/WebContent/yaml4/add-ons/rtl-support/navigation/hlist-rtl.css +END diff --git a/css/yaml4/add-ons/rtl-support/navigation/.svn/entries b/css/yaml4/add-ons/rtl-support/navigation/.svn/entries new file mode 100644 index 0000000..48f78f6 --- /dev/null +++ b/css/yaml4/add-ons/rtl-support/navigation/.svn/entries @@ -0,0 +1,103 @@ +9 + +dir +206 +https://intern.ccwn.org/svn/Themis/ccwn-themis-static/trunk/WebContent/yaml4/add-ons/rtl-support/navigation +https://intern.ccwn.org/svn/Themis + + + +2012-03-01T08:51:06.040110Z +202 +pseeger + + +svn:special svn:externals svn:needs-lock + + + + + + + + + + + +e7c95c98-50ad-428d-8ede-669ef7f8c951 + + + + + + +0 + +vlist-rtl.css +file + + + + +2012-01-22T12:09:38.000000Z +466fe2521f4a154faeb69ad95a7b0f8b +2012-03-01T08:51:06.040110Z +202 +pseeger + + + + + + + + + + + + + + + + + + + + + +1466 + +hlist-rtl.css +file + + + + +2012-01-22T12:09:38.000000Z +3a820713ae964bf4f08cf985e75ba00f +2012-03-01T08:51:06.040110Z +202 +pseeger + + + + + + + + + + + + + + + + + + + + + +1451 + diff --git a/css/yaml4/add-ons/rtl-support/navigation/.svn/format b/css/yaml4/add-ons/rtl-support/navigation/.svn/format new file mode 100644 index 0000000..ec63514 --- /dev/null +++ b/css/yaml4/add-ons/rtl-support/navigation/.svn/format @@ -0,0 +1 @@ +9 diff --git a/css/yaml4/add-ons/rtl-support/navigation/.svn/text-base/hlist-rtl.css.svn-base b/css/yaml4/add-ons/rtl-support/navigation/.svn/text-base/hlist-rtl.css.svn-base new file mode 100644 index 0000000..53f3cdd --- /dev/null +++ b/css/yaml4/add-ons/rtl-support/navigation/.svn/text-base/hlist-rtl.css.svn-base @@ -0,0 +1,54 @@ +/** + * "Yet Another Multicolumn Layout" - YAML CSS Framework + * + * (en) RTL Horizontal list navigation "hlist" + * (de) RTL Horizontale Navigationsliste "hlist" + * + * @note: Many thanks to Alexander Hass (http://www.yaml-fuer-drupal.de/) for contribution + * + * @copyright Copyright 2005-2012, Dirk Jesse + * @license CC-BY 2.0 (http://creativecommons.org/licenses/by/2.0/), + * YAML-CDL (http://www.yaml.de/license.html) + * @link http://www.yaml.de + * @package yaml + * @version v4.0 + * @revision $Revision: 686 $ + * @lastmodified $Date: 2012-01-22 13:09:37 +0100 (So, 22 Jan 2012) $ + */ + +@media all +{ + /** + * (en) Workaround disappearing list elements on hover + * (de) Workaround verhindert das Verschwinden der Listenelemente beim Hovern + * + * @workaround + * @affected IE 5.x/Win, IE6, IE7 + * @css-for IE 5.x/Win, IE6, IE7 + * @valid yes + */ + + .ym-hlist * { direction:ltr !important; } + .ym-hlist a, + .ym-hlist strong { direction:rtl !important; } + + .ym-hlist ul { + position:relative; + float:right; + /* (en) Left margin of the first button */ + /* (de) Abstand des ersten Buttons vom linken Rand */ + margin-left: 0; /* Reset LTR */ + } + + .ym-hlist ul li { + float: right; + text-align:right !important; + } + + .ym-searchform { + float:left; + display: inline; + line-height: 2em; + padding: 0.5em 1.5em; + } +}
\ No newline at end of file diff --git a/css/yaml4/add-ons/rtl-support/navigation/.svn/text-base/vlist-rtl.css.svn-base b/css/yaml4/add-ons/rtl-support/navigation/.svn/text-base/vlist-rtl.css.svn-base new file mode 100644 index 0000000..6cd6b45 --- /dev/null +++ b/css/yaml4/add-ons/rtl-support/navigation/.svn/text-base/vlist-rtl.css.svn-base @@ -0,0 +1,61 @@ +/** + * "Yet Another Multicolumn Layout" - YAML CSS Framework + * + * (en) Vertical RTL list navigation "vlist" + * (de) Vertikale RTL-Navigationsliste "vlist" + * + * @note: Many thanks to Alexander Hass (http://www.yaml-fuer-drupal.de/) for contribution + * + * @copyright Copyright 2005-2012, Dirk Jesse + * @license CC-BY 2.0 (http://creativecommons.org/licenses/by/2.0/), + * YAML-CDL (http://www.yaml.de/license.html) + * @link http://www.yaml.de + * @package yaml + * @version v4.0 + * @revision $Revision: 686 $ + * @lastmodified $Date: 2012-01-22 13:09:37 +0100 (So, 22 Jan 2012) $ + */ + +@media all { + + /* menu title */ + h6.ym-vlist { + padding-left: 0px; + padding-right: 10%; + } + + .ym-vlist { text-align: right; } + .ym-vlist li { float:right; } + + /* Level 1 */ + .ym-vlist a, + .ym-vlist strong, + .ym-vlist span { + padding-left: 0px; + padding-right: 10%; + } + + /* Level 2 */ + .ym-vlist li ul li a, + .ym-vlist li ul li strong, + .ym-vlist li ul li span { + padding-left: 0px; + padding-right: 20%; + } + + /* Level 3 */ + .ym-vlist li ul li ul li a, + .ym-vlist li ul li ul li strong, + .ym-vlist li ul li ul li span { + padding-left: 0px; + padding-right: 30%; + } + + /* Level 4 */ + .ym-vlist li ul li ul li ul li a, + .ym-vlist li ul li ul li ul li strong, + .ym-vlist li ul li ul li ul li span { + padding-left: 0px; + padding-right: 40%; + } +}
\ No newline at end of file diff --git a/css/yaml4/add-ons/rtl-support/navigation/hlist-rtl.css b/css/yaml4/add-ons/rtl-support/navigation/hlist-rtl.css new file mode 100644 index 0000000..53f3cdd --- /dev/null +++ b/css/yaml4/add-ons/rtl-support/navigation/hlist-rtl.css @@ -0,0 +1,54 @@ +/** + * "Yet Another Multicolumn Layout" - YAML CSS Framework + * + * (en) RTL Horizontal list navigation "hlist" + * (de) RTL Horizontale Navigationsliste "hlist" + * + * @note: Many thanks to Alexander Hass (http://www.yaml-fuer-drupal.de/) for contribution + * + * @copyright Copyright 2005-2012, Dirk Jesse + * @license CC-BY 2.0 (http://creativecommons.org/licenses/by/2.0/), + * YAML-CDL (http://www.yaml.de/license.html) + * @link http://www.yaml.de + * @package yaml + * @version v4.0 + * @revision $Revision: 686 $ + * @lastmodified $Date: 2012-01-22 13:09:37 +0100 (So, 22 Jan 2012) $ + */ + +@media all +{ + /** + * (en) Workaround disappearing list elements on hover + * (de) Workaround verhindert das Verschwinden der Listenelemente beim Hovern + * + * @workaround + * @affected IE 5.x/Win, IE6, IE7 + * @css-for IE 5.x/Win, IE6, IE7 + * @valid yes + */ + + .ym-hlist * { direction:ltr !important; } + .ym-hlist a, + .ym-hlist strong { direction:rtl !important; } + + .ym-hlist ul { + position:relative; + float:right; + /* (en) Left margin of the first button */ + /* (de) Abstand des ersten Buttons vom linken Rand */ + margin-left: 0; /* Reset LTR */ + } + + .ym-hlist ul li { + float: right; + text-align:right !important; + } + + .ym-searchform { + float:left; + display: inline; + line-height: 2em; + padding: 0.5em 1.5em; + } +}
\ No newline at end of file diff --git a/css/yaml4/add-ons/rtl-support/navigation/vlist-rtl.css b/css/yaml4/add-ons/rtl-support/navigation/vlist-rtl.css new file mode 100644 index 0000000..6cd6b45 --- /dev/null +++ b/css/yaml4/add-ons/rtl-support/navigation/vlist-rtl.css @@ -0,0 +1,61 @@ +/** + * "Yet Another Multicolumn Layout" - YAML CSS Framework + * + * (en) Vertical RTL list navigation "vlist" + * (de) Vertikale RTL-Navigationsliste "vlist" + * + * @note: Many thanks to Alexander Hass (http://www.yaml-fuer-drupal.de/) for contribution + * + * @copyright Copyright 2005-2012, Dirk Jesse + * @license CC-BY 2.0 (http://creativecommons.org/licenses/by/2.0/), + * YAML-CDL (http://www.yaml.de/license.html) + * @link http://www.yaml.de + * @package yaml + * @version v4.0 + * @revision $Revision: 686 $ + * @lastmodified $Date: 2012-01-22 13:09:37 +0100 (So, 22 Jan 2012) $ + */ + +@media all { + + /* menu title */ + h6.ym-vlist { + padding-left: 0px; + padding-right: 10%; + } + + .ym-vlist { text-align: right; } + .ym-vlist li { float:right; } + + /* Level 1 */ + .ym-vlist a, + .ym-vlist strong, + .ym-vlist span { + padding-left: 0px; + padding-right: 10%; + } + + /* Level 2 */ + .ym-vlist li ul li a, + .ym-vlist li ul li strong, + .ym-vlist li ul li span { + padding-left: 0px; + padding-right: 20%; + } + + /* Level 3 */ + .ym-vlist li ul li ul li a, + .ym-vlist li ul li ul li strong, + .ym-vlist li ul li ul li span { + padding-left: 0px; + padding-right: 30%; + } + + /* Level 4 */ + .ym-vlist li ul li ul li ul li a, + .ym-vlist li ul li ul li ul li strong, + .ym-vlist li ul li ul li ul li span { + padding-left: 0px; + padding-right: 40%; + } +}
\ No newline at end of file diff --git a/css/yaml4/add-ons/rtl-support/screen/.svn/all-wcprops b/css/yaml4/add-ons/rtl-support/screen/.svn/all-wcprops new file mode 100644 index 0000000..b6f3fd9 --- /dev/null +++ b/css/yaml4/add-ons/rtl-support/screen/.svn/all-wcprops @@ -0,0 +1,11 @@ +K 25 +svn:wc:ra_dav:version-url +V 93 +/svn/Themis/!svn/ver/202/ccwn-themis-static/trunk/WebContent/yaml4/add-ons/rtl-support/screen +END +typography-rtl.css +K 25 +svn:wc:ra_dav:version-url +V 112 +/svn/Themis/!svn/ver/202/ccwn-themis-static/trunk/WebContent/yaml4/add-ons/rtl-support/screen/typography-rtl.css +END diff --git a/css/yaml4/add-ons/rtl-support/screen/.svn/entries b/css/yaml4/add-ons/rtl-support/screen/.svn/entries new file mode 100644 index 0000000..637bbd6 --- /dev/null +++ b/css/yaml4/add-ons/rtl-support/screen/.svn/entries @@ -0,0 +1,69 @@ +9 + +dir +206 +https://intern.ccwn.org/svn/Themis/ccwn-themis-static/trunk/WebContent/yaml4/add-ons/rtl-support/screen +https://intern.ccwn.org/svn/Themis + + + +2012-03-01T08:51:06.040110Z +202 +pseeger + + +svn:special svn:externals svn:needs-lock + + + + + + + + + + + +e7c95c98-50ad-428d-8ede-669ef7f8c951 + + + + + + +0 + +typography-rtl.css +file + + + + +2012-01-11T20:36:24.000000Z +9a7a076f96554c3d3eaca02ff9fb6544 +2012-03-01T08:51:06.040110Z +202 +pseeger + + + + + + + + + + + + + + + + + + + + + +1090 + diff --git a/css/yaml4/add-ons/rtl-support/screen/.svn/format b/css/yaml4/add-ons/rtl-support/screen/.svn/format new file mode 100644 index 0000000..ec63514 --- /dev/null +++ b/css/yaml4/add-ons/rtl-support/screen/.svn/format @@ -0,0 +1 @@ +9 diff --git a/css/yaml4/add-ons/rtl-support/screen/.svn/text-base/typography-rtl.css.svn-base b/css/yaml4/add-ons/rtl-support/screen/.svn/text-base/typography-rtl.css.svn-base new file mode 100644 index 0000000..b76ae46 --- /dev/null +++ b/css/yaml4/add-ons/rtl-support/screen/.svn/text-base/typography-rtl.css.svn-base @@ -0,0 +1,44 @@ +/** + * "Yet Another Multicolumn Layout" - YAML CSS Framework + * + * (en) Uniform design of standard content elements + * (de) Einheitliche Standardformatierungen für die wichtigten Inhalts-Elemente + * + * @copyright Copyright 2005-2012, Dirk Jesse + * @license CC-BY 2.0 (http://creativecommons.org/licenses/by/2.0/), + * YAML-CDL (http://www.yaml.de/license.html) + * @link http://www.yaml.de + * @package yaml + * @version 4.0 + * @revision $Revision: 657 $ + * @lastmodified $Date: 2012-01-11 21:36:23 +0100 (Mi, 11 Jan 2012) $ + */ + +@media all { + + /* --- Lists | Listen -------------------------------------------------------------------------------- */ + + ul, + ol, + dl { + margin-left: 0; + margin-right: 1em; + } + + li { + margin-left: 0; + margin-right: 0.8em; + } + + dd { + margin-left: 0; + margin-right: 0.8em; + } + + /* --- general text formatting | Allgemeine Textauszeichnung ------------------------------------------ */ + + blockquote { + margin-left: 0; + margin-right: 1.5em; + } +}
\ No newline at end of file diff --git a/css/yaml4/add-ons/rtl-support/screen/typography-rtl.css b/css/yaml4/add-ons/rtl-support/screen/typography-rtl.css new file mode 100644 index 0000000..b76ae46 --- /dev/null +++ b/css/yaml4/add-ons/rtl-support/screen/typography-rtl.css @@ -0,0 +1,44 @@ +/** + * "Yet Another Multicolumn Layout" - YAML CSS Framework + * + * (en) Uniform design of standard content elements + * (de) Einheitliche Standardformatierungen für die wichtigten Inhalts-Elemente + * + * @copyright Copyright 2005-2012, Dirk Jesse + * @license CC-BY 2.0 (http://creativecommons.org/licenses/by/2.0/), + * YAML-CDL (http://www.yaml.de/license.html) + * @link http://www.yaml.de + * @package yaml + * @version 4.0 + * @revision $Revision: 657 $ + * @lastmodified $Date: 2012-01-11 21:36:23 +0100 (Mi, 11 Jan 2012) $ + */ + +@media all { + + /* --- Lists | Listen -------------------------------------------------------------------------------- */ + + ul, + ol, + dl { + margin-left: 0; + margin-right: 1em; + } + + li { + margin-left: 0; + margin-right: 0.8em; + } + + dd { + margin-left: 0; + margin-right: 0.8em; + } + + /* --- general text formatting | Allgemeine Textauszeichnung ------------------------------------------ */ + + blockquote { + margin-left: 0; + margin-right: 1.5em; + } +}
\ No newline at end of file |
