fix corner case with edje - where u check for existens of parts in a edje but
[edje_lua.git] / doc / edje.css
blob7f2887af8eba1e210e2392e128343881fe0665d9
1 td.md {
2 background-color: #ffffff;
3 font-family: monospace;
4 text-align: left;
5 vertical-align: center;
6 font-size: 10;
7 padding-right : 1px;
8 padding-top : 1px;
9 padding-left : 1px;
10 padding-bottom : 1px;
11 margin-left : 1px;
12 margin-right : 1px;
13 margin-top : 1px;
14 margin-bottom : 1px
16 td.mdname {
17 font-family: monospace;
18 text-align: left;
19 vertical-align: center;
20 font-size: 10;
21 padding-right : 1px;
22 padding-top : 1px;
23 padding-left : 1px;
24 padding-bottom : 1px;
25 margin-left : 1px;
26 margin-right : 1px;
27 margin-top : 1px;
28 margin-bottom : 1px
32 text-align: center;
33 color: #333333
37 text-align: left;
38 color: #333333
42 text-align: left;
43 color: #333333
45 a:link
47 text-decoration: none;
48 color: #444444;
49 font-weight: bold;
51 a:visited
53 text-decoration: none;
54 color: #666666;
55 font-weight: bold;
57 a:hover
59 text-decoration: none;
60 color: #000000;
61 font-weight: bold;
63 a.nav:link
65 text-decoration: none;
66 color: #444444;
67 font-weight: normal;
69 a.nav:visited
71 text-decoration: none;
72 color: #666666;
73 font-weight: normal;
75 a.nav:hover
77 text-decoration: none;
78 color: #000000;
79 font-weight: normal;
81 a.qindex:link
83 text-decoration: none;
84 color: #444444;
85 font-weight: normal;
87 a.qindex:visited
89 text-decoration: none;
90 color: #666666;
91 font-weight: normal;
93 a.qindex:hover
95 text-decoration: none;
96 color: #000000;
97 font-weight: normal;
101 color: #000000;
102 font-family: sans-serif;
103 font-size: 10;
105 body {
106 background-image: url("hilite.png");
107 background-repeat: no-repeat;
108 background-position: left top;
109 background-color: #dddddd;
110 color: #000000;
111 font-family: sans-serif;
112 padding: 8px;
113 margin: 0;
115 div.fragment
117 background-image: url("hilite.png");
118 background-repeat: no-repeat;
119 background-position: left top;
120 border: thin solid #888888;
121 background-color: #eeeeee;
122 padding: 4px;
123 text-align: left;
124 vertical-align: center;
125 font-size: 12;
129 border: 0;
130 background-color: #000000;
131 width: 80%;
132 height: 1;
136 background-image: url("hilite.png");
137 background-repeat: no-repeat;
138 background-position: left top;
139 border: thin solid #aaaaaa;
140 background-color: #eeeeee;
141 padding: 4px;
142 text-align: left;
143 vertical-align: center;
144 font-size: 12;
148 color: #334466;
149 font-family: courier;
150 font-size: 10;
151 font-style: normal;
154 div.nav
156 border: thin solid #000000;
157 background-color: #ffffff;
158 padding: 1px;
159 text-align: center;
160 vertical-align: center;
161 font-size: 12;
163 div.body
165 border: thin solid #000000;
166 background-color: #ffffff;
167 padding: 4px;
168 text-align: left;
169 font-size: 10;
171 div.diag
173 border: thin solid #888888;
174 background-color: #eeeeee;
175 padding: 4px;
176 text-align: center;
177 font-size: 8;
179 table.edcref {
180 border-collapse: collapse;
182 table.edcref td {
183 border-style: hidden;
184 vertical-align:top;
185 padding: 0.5em;
187 td.property {
188 width: 5em;