cyaml 0.0.33 → 0.0.34
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/README.mkdn +9 -2
- data/stylesheets/cyaml/add-ons/accessible-tabs/tabs.scss +111 -0
- data/stylesheets/cyaml/add-ons/microformats/microformats.scss +118 -0
- data/stylesheets/cyaml/add-ons/rtl-support/core/base-rtl.scss +67 -0
- data/stylesheets/cyaml/add-ons/rtl-support/core/iehacks-rtl.scss +49 -0
- data/stylesheets/cyaml/add-ons/rtl-support/core/slim_base-rtl.scss +25 -0
- data/stylesheets/cyaml/add-ons/rtl-support/core/slim_iehacks-rtl.scss +7 -0
- data/stylesheets/cyaml/add-ons/rtl-support/navigation/nav_shinybuttons-rtl.scss +44 -0
- data/stylesheets/cyaml/add-ons/rtl-support/navigation/nav_slidingdoor-rtl.scss +38 -0
- data/stylesheets/cyaml/add-ons/rtl-support/navigation/nav_vlist-rtl.scss +46 -0
- data/stylesheets/cyaml/core/base.scss +258 -0
- data/stylesheets/cyaml/core/{iehacks.css → iehacks.scss} +117 -126
- data/stylesheets/cyaml/core/slim_base.scss +152 -0
- data/stylesheets/cyaml/core/slim_iehacks.scss +110 -0
- data/stylesheets/cyaml/navigation/nav_shinybuttons.scss +88 -0
- data/stylesheets/cyaml/navigation/nav_slidingdoor.scss +105 -0
- data/stylesheets/cyaml/navigation/nav_vlist.scss +120 -0
- data/stylesheets/cyaml/patches/{patch_nav_vlist.sass → patch_nav_vlist.scss} +30 -28
- data/stylesheets/cyaml/print/{print_020_draft.sass → print_003_draft.scss} +43 -43
- data/stylesheets/cyaml/print/{print_100_draft.sass → print_020_draft.scss} +46 -41
- data/stylesheets/cyaml/print/print_023_draft.scss +87 -0
- data/stylesheets/cyaml/print/{print_003.sass → print_100_draft.scss} +44 -40
- data/stylesheets/cyaml/print/print_103_draft.scss +87 -0
- data/stylesheets/cyaml/print/print_120_draft.scss +82 -0
- data/stylesheets/cyaml/print/print_123_draft.scss +86 -0
- data/stylesheets/cyaml/print/{print_draft.sass → print_draft.scss} +34 -30
- data/stylesheets/cyaml/screen/content.scss +270 -0
- data/stylesheets/cyaml/screen/forms.scss +320 -0
- data/templates/project/add-ons/microformats/external_link.png +0 -0
- data/templates/project/add-ons/microformats/hcalendar.png +0 -0
- data/templates/project/add-ons/microformats/hcard.png +0 -0
- data/templates/project/add-ons/microformats/icon-geo.png +0 -0
- data/templates/project/add-ons/microformats/icon-hatom.png +0 -0
- data/templates/project/add-ons/microformats/icon-haudio.png +0 -0
- data/templates/project/add-ons/microformats/icon-hcalendar-add.png +0 -0
- data/templates/project/add-ons/microformats/icon-hcalendar-download.png +0 -0
- data/templates/project/add-ons/microformats/icon-hcalendar.png +0 -0
- data/templates/project/add-ons/microformats/icon-hcard-add.png +0 -0
- data/templates/project/add-ons/microformats/icon-hcard-download.png +0 -0
- data/templates/project/add-ons/microformats/icon-hcard.png +0 -0
- data/templates/project/add-ons/microformats/icon-hresume.png +0 -0
- data/templates/project/add-ons/microformats/icon-rel-tag.png +0 -0
- data/templates/project/add-ons/microformats/icon-xfn.png +0 -0
- data/templates/project/add-ons/microformats/xfn/xfn-child.png +0 -0
- data/templates/project/add-ons/microformats/xfn/xfn-colleague-met.png +0 -0
- data/templates/project/add-ons/microformats/xfn/xfn-colleague.png +0 -0
- data/templates/project/add-ons/microformats/xfn/xfn-friend-met.png +0 -0
- data/templates/project/add-ons/microformats/xfn/xfn-friend.png +0 -0
- data/templates/project/add-ons/microformats/xfn/xfn-me.png +0 -0
- data/templates/project/add-ons/microformats/xfn/xfn-parent.png +0 -0
- data/templates/project/add-ons/microformats/xfn/xfn-small.png +0 -0
- data/templates/project/add-ons/microformats/xfn/xfn-spouse.png +0 -0
- data/templates/project/add-ons/microformats/xfn/xfn-sweetheart-met.png +0 -0
- data/templates/project/add-ons/microformats/xfn/xfn-sweetheart.png +0 -0
- data/templates/project/basemod.scss +8 -29
- data/templates/project/{images/button_gray.png → button_gray.png} +0 -0
- data/templates/project/{images/button_red.png → button_red.png} +0 -0
- data/templates/project/{images/button_yellow.png → button_yellow.png} +0 -0
- data/templates/project/config.scss +2 -3
- data/templates/project/default_includes.scss +35 -6
- data/templates/project/javascripts/lib/jquery-1.6.1.js +8937 -0
- data/templates/project/javascripts/lib/jquery-1.6.1.min.js +18 -0
- data/templates/project/manifest.rb +9 -22
- data/templates/project/patch_my_layout.scss +51 -23
- data/templates/project/{images/shiny_buttons → shiny_buttons}/background.png +0 -0
- data/templates/project/{images/shiny_buttons → shiny_buttons}/background_active.png +0 -0
- data/templates/project/{images/sliding_door → sliding_door}/round/bg.gif +0 -0
- data/templates/project/{images/sliding_door → sliding_door}/round/left.png +0 -0
- data/templates/project/{images/sliding_door → sliding_door}/round/left_on.png +0 -0
- data/templates/project/{images/sliding_door → sliding_door}/round/right.png +0 -0
- data/templates/project/{images/sliding_door → sliding_door}/round/right_on.png +0 -0
- data/templates/project/{images/vlist → vlist}/square/node.gif +0 -0
- data/templates/project/{images/vlist → vlist}/square/node_minus.gif +0 -0
- data/templates/project/{images/vlist → vlist}/square/node_plus.gif +0 -0
- data/templates/project/{images/vlist → vlist}/square/subnode.gif +0 -0
- data/templates/project/{images/vlist → vlist}/square/subnode_minus.gif +0 -0
- data/templates/project/{images/vlist → vlist}/square/subnode_plus.gif +0 -0
- metadata +78 -57
- data/stylesheets/cyaml/core/base.css +0 -224
- data/stylesheets/cyaml/core/base.sass +0 -186
- data/stylesheets/cyaml/core/iehacks.sass +0 -307
- data/stylesheets/cyaml/core/js/yaml-focusfix.js +0 -63
- data/stylesheets/cyaml/core/slim_base.css +0 -0
- data/stylesheets/cyaml/core/slim_base.sass +0 -0
- data/stylesheets/cyaml/core/slim_iehacks.css +0 -127
- data/stylesheets/cyaml/core/slim_iehacks.sass +0 -111
- data/stylesheets/cyaml/mypart/_fonts.scss +0 -53
- data/stylesheets/cyaml/mypart/_handheld.scss +0 -8
- data/stylesheets/cyaml/mypart/_helpers.scss +0 -60
- data/stylesheets/cyaml/mypart/_media.scss +0 -66
- data/stylesheets/cyaml/mypart/_reset.scss +0 -66
- data/stylesheets/cyaml/mypart/_styles.scss +0 -110
- data/stylesheets/cyaml/navigation/nav_shinybuttons.sass +0 -87
- data/stylesheets/cyaml/navigation/nav_slidingdoor.sass +0 -103
- data/stylesheets/cyaml/navigation/nav_vlist.sass +0 -119
- data/stylesheets/cyaml/patches/patch_layout_draft.sass +0 -25
- data/stylesheets/cyaml/print/print_023_draft.sass +0 -83
- data/stylesheets/cyaml/print/print_103_draft.sass +0 -83
- data/stylesheets/cyaml/print/print_120_draft.sass +0 -78
- data/stylesheets/cyaml/print/print_123_draft.sass +0 -82
- data/stylesheets/cyaml/screen/content.sass +0 -282
- data/stylesheets/cyaml/screen/forms.sass +0 -293
- data/templates/project/javascripts/lib/jquery-1.3.2.js +0 -4376
- data/templates/project/javascripts/lib/jquery-1.3.2.min.js +0 -19
data/README.mkdn
CHANGED
|
@@ -3,6 +3,8 @@ Compass YAML
|
|
|
3
3
|
|
|
4
4
|
The YAML Framework converted to SASS and implemented as compass extension
|
|
5
5
|
|
|
6
|
+
Documentation: https://github.com/servasat/cyaml
|
|
7
|
+
|
|
6
8
|
Installation
|
|
7
9
|
============
|
|
8
10
|
|
|
@@ -10,6 +12,11 @@ From the command line:
|
|
|
10
12
|
|
|
11
13
|
sudo gem install cyaml
|
|
12
14
|
|
|
13
|
-
|
|
15
|
+
Create Compass project
|
|
16
|
+
|
|
17
|
+
compass create -r cyaml --using cyaml my_project
|
|
18
|
+
|
|
19
|
+
Use inside Rails project
|
|
14
20
|
|
|
15
|
-
|
|
21
|
+
cd my_rails_project
|
|
22
|
+
compass init rails -r cyaml -u cyaml --force
|
|
@@ -0,0 +1,111 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* "Yet Another Multicolumn Layout" - (X)HTML/CSS Framework
|
|
3
|
+
*
|
|
4
|
+
* (en) Styles for accessible tabs plugin
|
|
5
|
+
* (de) Gestaltung des Plugins für barrierefreie Tabreiter
|
|
6
|
+
*
|
|
7
|
+
* @copyright Copyright 2005-2011, Dirk Jesse
|
|
8
|
+
* @license CC-A 2.0 (http://creativecommons.org/licenses/by/2.0/),
|
|
9
|
+
* YAML-C (http://www.yaml.de/en/license/license-conditions.html)
|
|
10
|
+
* @link http://www.yaml.de
|
|
11
|
+
* @package yaml
|
|
12
|
+
* @version 3.3.1
|
|
13
|
+
* @revision $Revision: 501 $
|
|
14
|
+
* @lastmodified $Date: 2011-06-18 17:27:44 +0200 (Sa, 18 Jun 2011) $
|
|
15
|
+
*/
|
|
16
|
+
|
|
17
|
+
@media screen, projection {
|
|
18
|
+
.jquery_tabs {
|
|
19
|
+
display: table;
|
|
20
|
+
margin: 0 0 1em 0;
|
|
21
|
+
width: 100%;
|
|
22
|
+
ul.tabs-list {
|
|
23
|
+
display: block;
|
|
24
|
+
font-size: 1em;
|
|
25
|
+
line-height: 1em;
|
|
26
|
+
list-style-type: none;
|
|
27
|
+
margin: 0;
|
|
28
|
+
position: relative;
|
|
29
|
+
z-index: 1;
|
|
30
|
+
li a {
|
|
31
|
+
font-size: 1em;
|
|
32
|
+
line-height: 1em;
|
|
33
|
+
padding: 5px 10px; } }
|
|
34
|
+
.content {
|
|
35
|
+
border: 1px #888 solid;
|
|
36
|
+
clear: both;
|
|
37
|
+
padding: 0.5em;
|
|
38
|
+
position: relative;
|
|
39
|
+
top: -1px;
|
|
40
|
+
margin-bottom: -1px; }
|
|
41
|
+
ul.tabs-list li {
|
|
42
|
+
border: 0 none;
|
|
43
|
+
display: inline;
|
|
44
|
+
float: left;
|
|
45
|
+
margin: 0 0.3em 0 0;
|
|
46
|
+
padding: 0;
|
|
47
|
+
a {
|
|
48
|
+
background: #ccc;
|
|
49
|
+
border: 1px solid #888;
|
|
50
|
+
color: #333;
|
|
51
|
+
display: block;
|
|
52
|
+
float: left;
|
|
53
|
+
font-weight: bold;
|
|
54
|
+
margin: 0;
|
|
55
|
+
&:focus, &:hover, &:active {
|
|
56
|
+
background: #f0f0f0;
|
|
57
|
+
color: #333;
|
|
58
|
+
font-weight: bold;
|
|
59
|
+
text-decoration: none; } }
|
|
60
|
+
&.current a {
|
|
61
|
+
background: #fff;
|
|
62
|
+
border-bottom: 0 none;
|
|
63
|
+
color: #000;
|
|
64
|
+
font-weight: bold;
|
|
65
|
+
padding-bottom: 6px;
|
|
66
|
+
text-decoration: none;
|
|
67
|
+
&:focus, &:hover, &:active {
|
|
68
|
+
background: #fff;
|
|
69
|
+
border-bottom: 0 none;
|
|
70
|
+
color: #000;
|
|
71
|
+
font-weight: bold;
|
|
72
|
+
padding-bottom: 6px;
|
|
73
|
+
text-decoration: none; } } } }
|
|
74
|
+
.js .jquery_tabs {
|
|
75
|
+
.current-info, .accessibletabsanchor, .tabhead {
|
|
76
|
+
position: absolute;
|
|
77
|
+
left: -999em; } }
|
|
78
|
+
/**
|
|
79
|
+
* Avoid margin collapsing to enable correct sync of all tabs
|
|
80
|
+
*
|
|
81
|
+
* @workaround
|
|
82
|
+
* @affected all browsers
|
|
83
|
+
* @css-for all browsers
|
|
84
|
+
* @valid yes
|
|
85
|
+
*/
|
|
86
|
+
.jquery_tabs .tab-content {
|
|
87
|
+
border-bottom: 1px transparent solid;
|
|
88
|
+
border-top: 1px transparent solid; }
|
|
89
|
+
/* IE < 7 don't support transparent borders */
|
|
90
|
+
* html .jquery_tabs {
|
|
91
|
+
.tab-content {
|
|
92
|
+
border-bottom: 1px #fff solid;
|
|
93
|
+
border-top: 1px #fff solid; }
|
|
94
|
+
.content {
|
|
95
|
+
z-index: -1; }
|
|
96
|
+
zoom: 1;
|
|
97
|
+
width: auto;
|
|
98
|
+
position: relative; }
|
|
99
|
+
/**
|
|
100
|
+
* Containing floats adjustment and stability fixes for Internet Explorer
|
|
101
|
+
*
|
|
102
|
+
* @workaround
|
|
103
|
+
* @affected IE 5.x/Win, IE6, IE7
|
|
104
|
+
* @css-for IE 5.x/Win, IE6, IE7
|
|
105
|
+
* @valid no
|
|
106
|
+
*/
|
|
107
|
+
*+html .jquery_tabs {
|
|
108
|
+
zoom: 1;
|
|
109
|
+
width: auto; }
|
|
110
|
+
.jquery_tabs * {
|
|
111
|
+
zoom: 1; } }
|
|
@@ -0,0 +1,118 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* "Yet Another Multicolumn Layout" - (X)HTML/CSS Framework
|
|
3
|
+
*
|
|
4
|
+
* (en) YAML-Addon:Microformats Support
|
|
5
|
+
* (de) YAML-Addon:Unterstützung für Microformate
|
|
6
|
+
*
|
|
7
|
+
* @note Many thanks to Michael Jendryschik (http://jendryschik.de/) for contribution
|
|
8
|
+
*
|
|
9
|
+
* @copyright Copyright 2005-2011, Dirk Jesse
|
|
10
|
+
* @license CC-A 2.0 (http://creativecommons.org/licenses/by/2.0/),
|
|
11
|
+
* YAML-C (http://www.yaml.de/en/license/license-conditions.html)
|
|
12
|
+
* @link http://www.yaml.de
|
|
13
|
+
* @package yaml
|
|
14
|
+
* @version 3.3.1
|
|
15
|
+
* @revision $Revision:392 $
|
|
16
|
+
* @lastmodified $Date:2009-07-05 12:18:40 +0200 (So, 05. Jul 2009) $
|
|
17
|
+
*/
|
|
18
|
+
|
|
19
|
+
/* hCards + hCalendars */
|
|
20
|
+
|
|
21
|
+
.vcard, .vevent {
|
|
22
|
+
border: 2px solid #e0e7b8 !important;
|
|
23
|
+
padding: 30px 5px 5px 5px !important;
|
|
24
|
+
border-radius: 8px;
|
|
25
|
+
-moz-border-radius: 8px;
|
|
26
|
+
-webkit-border-radius: 8px;
|
|
27
|
+
margin: 5px 0 !important;
|
|
28
|
+
/* small IE-Fix for background images */
|
|
29
|
+
zoom: 1; }
|
|
30
|
+
|
|
31
|
+
span {
|
|
32
|
+
&.vcard, &.vevent {
|
|
33
|
+
padding: 2px 1px 2px 70px !important;
|
|
34
|
+
margin: 0 2px 0 !important; } }
|
|
35
|
+
|
|
36
|
+
.vcard {
|
|
37
|
+
background: #f8f8ec inline-image("add-ons/microformats/hcard.png", 'image/png') 5px 5px no-repeat !important;
|
|
38
|
+
a {
|
|
39
|
+
padding-left: 11px;
|
|
40
|
+
background: inline-image("add-ons/microformats/external_link.png", 'image/png') top left no-repeat;
|
|
41
|
+
color: #679A06; }
|
|
42
|
+
.adr {
|
|
43
|
+
display: block;
|
|
44
|
+
margin: 0.5em 0; }
|
|
45
|
+
.email {
|
|
46
|
+
font-family: Consolas, "Lucida Console", "Andale Mono", "Bitstream Vera Sans Mono", "Courier New", Courier; } }
|
|
47
|
+
|
|
48
|
+
.vevent {
|
|
49
|
+
background: #f8f8ec inline-image("add-ons/microformats/hcalendar.png", 'image/png') 5px 5px no-repeat !important;
|
|
50
|
+
a {
|
|
51
|
+
padding-left: 11px;
|
|
52
|
+
background: inline-image("add-ons/microformats/external_link.png", 'image/png') top left no-repeat;
|
|
53
|
+
color: #679A06; }
|
|
54
|
+
p {
|
|
55
|
+
margin-bottom: 0.5em; }
|
|
56
|
+
.description {
|
|
57
|
+
display: block;
|
|
58
|
+
margin-top: 1em; }
|
|
59
|
+
.location {
|
|
60
|
+
display: block;
|
|
61
|
+
color: #679A06; }
|
|
62
|
+
.summary {
|
|
63
|
+
display: block;
|
|
64
|
+
color: #679A06;
|
|
65
|
+
font-weight: bold; } }
|
|
66
|
+
|
|
67
|
+
/* XFN relationship */
|
|
68
|
+
|
|
69
|
+
a {
|
|
70
|
+
&.xfnRelationship {
|
|
71
|
+
padding-right: 26px;
|
|
72
|
+
background: inline-image("add-ons/microformats/xfn/xfn-small.png", 'image/png') no-repeat right;
|
|
73
|
+
&[rel~="colleague"], &[rel~="co-worker"] {
|
|
74
|
+
padding-right: 21px;
|
|
75
|
+
background: inline-image("add-ons/microformats/xfn/xfn-colleague.png", 'image/png') no-repeat right; }
|
|
76
|
+
&[rel~="met"] {
|
|
77
|
+
padding-right: 32px;
|
|
78
|
+
background: inline-image("add-ons/microformats/icon-xfn.png", 'image/png') no-repeat right; }
|
|
79
|
+
&[rel~="colleague"][rel~="met"], &[rel~="co-worker"][rel~="met"] {
|
|
80
|
+
padding-right: 26px;
|
|
81
|
+
background: inline-image("add-ons/microformats/xfn/xfn-colleague-met.png", 'image/png') no-repeat right; }
|
|
82
|
+
&[rel~="friend"] {
|
|
83
|
+
padding-right: 21px;
|
|
84
|
+
background: inline-image("add-ons/microformats/xfn/xfn-friend.png", 'image/png') no-repeat right;
|
|
85
|
+
&[rel~="met"] {
|
|
86
|
+
padding-right: 26px;
|
|
87
|
+
background: inline-image("add-ons/microformats/xfn/xfn-friend-met.png", 'image/png') no-repeat right; } }
|
|
88
|
+
&[rel~="sweetheart"] {
|
|
89
|
+
padding-right: 21px;
|
|
90
|
+
background: inline-image("add-ons/microformats/xfn/xfn-sweetheart.png", 'image/png') no-repeat right;
|
|
91
|
+
&[rel~="met"] {
|
|
92
|
+
padding-right: 26px;
|
|
93
|
+
background: inline-image("add-ons/microformats/xfn/xfn-sweetheart-met.png", 'image/png') no-repeat right; } }
|
|
94
|
+
&[rel~="child"] {
|
|
95
|
+
padding-right: 21px;
|
|
96
|
+
background: inline-image("add-ons/microformats/xfn/xfn-child.png", 'image/png') no-repeat right; }
|
|
97
|
+
&[rel~="parent"] {
|
|
98
|
+
padding-right: 21px;
|
|
99
|
+
background: inline-image("add-ons/microformats/xfn/xfn-parent.png", 'image/png') no-repeat right; }
|
|
100
|
+
&[rel~="spouse"] {
|
|
101
|
+
padding-right: 21px;
|
|
102
|
+
background: inline-image("add-ons/microformats/xfn/xfn-spouse.png", 'image/png') no-repeat right; }
|
|
103
|
+
&[rel~="me"] {
|
|
104
|
+
padding-right: 21px;
|
|
105
|
+
background: inline-image("add-ons/microformats/xfn/xfn-me.png", 'image/png') no-repeat right; } }
|
|
106
|
+
&[rel~="tag"] {
|
|
107
|
+
padding-right: 32px;
|
|
108
|
+
background: inline-image("add-ons/microformats/icon-rel-tag.png", 'image/png') no-repeat right; } }
|
|
109
|
+
|
|
110
|
+
/* rel-tag */
|
|
111
|
+
|
|
112
|
+
/* geo */
|
|
113
|
+
|
|
114
|
+
abbr[class~="geo"] {
|
|
115
|
+
padding-right: 32px;
|
|
116
|
+
background: inline-image("add-ons/microformats/icon-geo.png", 'image/png') no-repeat right;
|
|
117
|
+
border: none;
|
|
118
|
+
cursor: default; }
|
|
@@ -0,0 +1,67 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* "Yet Another Multicolumn Layout" - (X)HTML/CSS Framework
|
|
3
|
+
*
|
|
4
|
+
* (en) YAML core RTL stylesheet
|
|
5
|
+
* (de) YAML Basis-RTL-Stylesheet
|
|
6
|
+
*
|
|
7
|
+
* Don't make any changes in this file!
|
|
8
|
+
* Your changes should be placed in any css-file in your own stylesheet folder.
|
|
9
|
+
*
|
|
10
|
+
* @note: Many thanks to Alexander Hass (http://www.yaml-fuer-drupal.de/) for contribution
|
|
11
|
+
*
|
|
12
|
+
* @copyright Copyright 2005-2011, Dirk Jesse
|
|
13
|
+
* @license CC-A 2.0 (http://creativecommons.org/licenses/by/2.0/),
|
|
14
|
+
* YAML-C (http://www.yaml.de/en/license/license-conditions.html)
|
|
15
|
+
* @link http://www.yaml.de
|
|
16
|
+
* @package yaml
|
|
17
|
+
* @version 3.3.1
|
|
18
|
+
* @revision $Revision: 501 $
|
|
19
|
+
* @lastmodified $Date: 2011-06-18 17:27:44 +0200 (Sa, 18 Jun 2011) $
|
|
20
|
+
*/
|
|
21
|
+
|
|
22
|
+
@media all {
|
|
23
|
+
/**
|
|
24
|
+
* @section browser reset
|
|
25
|
+
* @see http://www.yaml.de/en/documentation/css-components/base-stylesheet.html
|
|
26
|
+
*
|
|
27
|
+
* Changing direction of text flow, paddings & margins ...
|
|
28
|
+
*/
|
|
29
|
+
option {
|
|
30
|
+
padding: 0 0.4em 0 0; }
|
|
31
|
+
body {
|
|
32
|
+
text-align: right;
|
|
33
|
+
direction: rtl; }
|
|
34
|
+
ul, ol, dl {
|
|
35
|
+
margin: 0 1em 1em 0; }
|
|
36
|
+
li {
|
|
37
|
+
margin-left: 0;
|
|
38
|
+
margin-right: 0.8em; }
|
|
39
|
+
dd, blockquote, cite {
|
|
40
|
+
margin: 0 0.8em 1em 0; }
|
|
41
|
+
/*------------------------------------------------------------------------------------------------------*/
|
|
42
|
+
/**
|
|
43
|
+
* (en) skip links cause large horizontal scrollbars in RTL mode in several browsers
|
|
44
|
+
* (de) skip links erzeugen große horziontale Scrollbalken in verschiedenen Browserin im RTL-Modus
|
|
45
|
+
*
|
|
46
|
+
* @workaround
|
|
47
|
+
* @affected Firefox, Safari, IE 5.x - IE7
|
|
48
|
+
* @css-for all
|
|
49
|
+
* @valid yes
|
|
50
|
+
*/
|
|
51
|
+
#skiplinks {
|
|
52
|
+
left: 32768px;
|
|
53
|
+
.skip {
|
|
54
|
+
&:focus, &:active {
|
|
55
|
+
left: -32768px; } } }
|
|
56
|
+
.skip, .hideme, .print {
|
|
57
|
+
left: 32768px; }
|
|
58
|
+
/*------------------------------------------------------------------------------------------------------*/
|
|
59
|
+
/**
|
|
60
|
+
* @section miscellaneous
|
|
61
|
+
*
|
|
62
|
+
* (en) CSS-class for ltr-content (left to right) within a rtl website
|
|
63
|
+
* (de) Eine CSS-Klasse für ltr-Inhalte (left to right) innerhalb einer rtl-Seite
|
|
64
|
+
*/
|
|
65
|
+
.text-ltr {
|
|
66
|
+
direction: ltr;
|
|
67
|
+
text-align: left; } }
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* "Yet Another Multicolumn Layout" - (X)HTML/CSS Framework
|
|
3
|
+
*
|
|
4
|
+
* (en) YAML core RTL stylesheet - structure-independent bugfixes of IE/Win CSS-bugs
|
|
5
|
+
* (de) YAML Basis-RTL-Stylesheet - Strukturunabhängige Bugfixes von CSS-Bugs des IE/Win
|
|
6
|
+
*
|
|
7
|
+
* Don't make any changes in this file!
|
|
8
|
+
* Your changes should be added to a separate patch-file.
|
|
9
|
+
*
|
|
10
|
+
* @note: Many thanks to Alexander Hass (http://www.yaml-fuer-drupal.de/) for contribution
|
|
11
|
+
*
|
|
12
|
+
* @copyright Copyright 2005-2011, Dirk Jesse
|
|
13
|
+
* @license CC-A 2.0 (http://creativecommons.org/licenses/by/2.0/),
|
|
14
|
+
* YAML-C (http://www.yaml.de/en/license/license-conditions.html)
|
|
15
|
+
* @link http://www.yaml.de
|
|
16
|
+
* @package yaml
|
|
17
|
+
* @version 3.3.1
|
|
18
|
+
* @revision $Revision: 501 $
|
|
19
|
+
* @lastmodified $Date: 2011-06-18 17:27:44 +0200 (Sa, 18 Jun 2011) $
|
|
20
|
+
*/
|
|
21
|
+
|
|
22
|
+
@media all {
|
|
23
|
+
/**
|
|
24
|
+
* (en) Workaround for misplaced floating navigation lists
|
|
25
|
+
* (de) Workaround behebt deplatzierte floatende Navigationselemente
|
|
26
|
+
*
|
|
27
|
+
* @workaround
|
|
28
|
+
* @affected IE 5.x/Win, IE6, IE7
|
|
29
|
+
* @css-for IE 5.x/Win, IE6, IE7
|
|
30
|
+
* @valid yes
|
|
31
|
+
*/
|
|
32
|
+
#nav {
|
|
33
|
+
direction: ltr;
|
|
34
|
+
* {
|
|
35
|
+
direction: rtl; } }
|
|
36
|
+
/*------------------------------------------------------------------------------------------------------*/
|
|
37
|
+
/**
|
|
38
|
+
* (en) Optional: Forces right vertical scroll bars
|
|
39
|
+
* (de) Optional: Erzwingt rechte vertikale Scrollbalken
|
|
40
|
+
*
|
|
41
|
+
* @workaround
|
|
42
|
+
* @affected IE 5.x/Win, IE6, IE7
|
|
43
|
+
* @css-for IE 5.x/Win, IE6, IE7
|
|
44
|
+
* @valid yes
|
|
45
|
+
*/
|
|
46
|
+
/*
|
|
47
|
+
html { direction: ltr; }
|
|
48
|
+
body { direction: rtl; }
|
|
49
|
+
*/ }
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
/* "Yet Another Multicolumn Layout" v3.3.1 (c) by Alexander Hass, Dirk Jesse (http://www.yaml.de)
|
|
2
|
+
* $Revision: 495 $ $Date: 2011-06-18 12:24:44 +0200 (Sa, 18 Jun 2011) $ */
|
|
3
|
+
@media all {
|
|
4
|
+
option {
|
|
5
|
+
padding: 0 .4em 0 0; }
|
|
6
|
+
body {
|
|
7
|
+
text-align: right;
|
|
8
|
+
direction: rtl; }
|
|
9
|
+
ul, ol, dl {
|
|
10
|
+
margin: 0 1em 1em 0; }
|
|
11
|
+
li {
|
|
12
|
+
margin-left: 0;
|
|
13
|
+
margin-right: .8em; }
|
|
14
|
+
dd, blockquote, cite {
|
|
15
|
+
margin: 0 .8em 1em 0; }
|
|
16
|
+
#skiplinks {
|
|
17
|
+
left: 32768px;
|
|
18
|
+
.skip {
|
|
19
|
+
&:focus, &:active {
|
|
20
|
+
left: -32768px; } } }
|
|
21
|
+
.skip, .hideme, .print {
|
|
22
|
+
left: 32768px; }
|
|
23
|
+
.text-ltr {
|
|
24
|
+
direction: ltr;
|
|
25
|
+
text-align: left; } }
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* "Yet Another Multicolumn Layout" - (X)HTML/CSS Framework
|
|
3
|
+
*
|
|
4
|
+
* (en) RTL Horizontal list navigation "Shiny Buttons"
|
|
5
|
+
* (de) RTL Horizontale Navigationsliste "Shiny Buttons"
|
|
6
|
+
*
|
|
7
|
+
* @note: Many thanks to Alexander Hass (http://www.yaml-fuer-drupal.de/) for contribution
|
|
8
|
+
*
|
|
9
|
+
* @copyright Copyright 2005-2011, Dirk Jesse
|
|
10
|
+
* @license CC-A 2.0 (http://creativecommons.org/licenses/by/2.0/),
|
|
11
|
+
* YAML-C (http://www.yaml.de/en/license/license-conditions.html)
|
|
12
|
+
* @link http://www.yaml.de
|
|
13
|
+
* @package yaml
|
|
14
|
+
* @version 3.3.1
|
|
15
|
+
* @revision $Revision: 501 $
|
|
16
|
+
* @lastmodified $Date: 2011-06-18 17:27:44 +0200 (Sa, 18 Jun 2011) $
|
|
17
|
+
*/
|
|
18
|
+
|
|
19
|
+
@media all {
|
|
20
|
+
/**
|
|
21
|
+
* (en) Workaround disappearing list elements on hover
|
|
22
|
+
* (de) Workaround verhindert das Verschwinden der Listenelemente beim Hovern
|
|
23
|
+
*
|
|
24
|
+
* @workaround
|
|
25
|
+
* @affected IE 5.x/Win, IE6, IE7
|
|
26
|
+
* @css-for IE 5.x/Win, IE6, IE7
|
|
27
|
+
* @valid yes
|
|
28
|
+
*/
|
|
29
|
+
.hlist {
|
|
30
|
+
* {
|
|
31
|
+
direction: ltr !important; }
|
|
32
|
+
a, strong {
|
|
33
|
+
direction: rtl !important; }
|
|
34
|
+
ul {
|
|
35
|
+
position: relative;
|
|
36
|
+
float: right;
|
|
37
|
+
/* (en) Left margin of the first button */
|
|
38
|
+
/* (de) Abstand des ersten Buttons vom linken Rand */
|
|
39
|
+
margin-left: 0;
|
|
40
|
+
/* Reset LTR */
|
|
41
|
+
margin-right: 50px;
|
|
42
|
+
li {
|
|
43
|
+
float: right; } } }
|
|
44
|
+
/*------------------------------------------------------------------------------------------------------*/ }
|