Bug 16803: Add Font Awesome Icons to "Select/Clear all" links to shelves.tt
[koha.git] / koha-tmpl / intranet-tmpl / prog / css / right-to-left.css
1 fieldset.rows ol.radio label, fieldset.rows li.radio label { float: right; margin: 0 1em 0 0.3em; }
2
3
4 /* Adjust text directions */
5
6 body,
7 caption,
8 div#toolbar,
9 div.rows span.label,
10 div.subfield_line label,
11 fieldset.rows.left label,
12 fieldset.rows.left span.label,
13 h1,
14 h2,
15 h3,
16 h4,
17 h5,
18 h6,
19 legend,
20 th,
21 odoc,
22 p,
23 ul li,
24 ul.toolbar,
25 #doc2,
26 #doc3,
27 #doc4,
28 .autocomplete .sample-result,
29 .ui-tabs-panel,
30 .yui-t1,
31 .yui-t2,
32 .yui-t3,
33 .yui-t4
34 .yui-t5,
35 .yui-t6,
36 .yui-t7
37 {
38    text-align: right;
39 }
40
41 #doc, #doc2, #doc3, #doc4, .yui-t1, .yui-t2, .yui-t3, .yui-t4, .yui-t5, .yui-t6, .yui-t7 {
42     text-align: right;
43 }
44
45 #issuest th,
46 .column-tool
47 {
48    text-align: center;
49 }
50
51 /* Swap floats */
52
53 div.lang,
54 div.rows span.label,
55 div.subfield_line label,
56 div#header_search,
57 fieldset.action,
58 fieldset.rows,
59 fieldset.rows input,
60 fieldset.rows div.hint,
61 fieldset.rows img,
62 fieldset.rows label,
63 fieldset.rows li,
64 fieldset.rows ol.radio label.radio,
65 fieldset.rows select,
66 fieldset.rows span.label,
67 fieldset.rows textarea,
68 ol.bibliodetails,
69 ol.bibliodetails span.label,
70 span.required,
71 #marcDocsSelect,
72 #toplevelnav,
73 .treeview .hitarea,
74 .ui-tabs-nav li,
75 .yui-g div.first,
76 .yui-gb div.first,
77 .yui-gc div.first,
78 .yui-gc div.first div.first,
79 .yui-gd div.first,
80 .yui-ge div.first,
81 .yui-gf div.first,
82 .yui-t1 .yui-b,
83 .yui-t2 .yui-b,
84 .yui-t3 .yui-b
85 {
86    float: right;
87 }
88
89 a.buttondot
90 {
91    float: left;
92 }
93
94 ul li,
95 input,
96 .input_marceditor
97 {
98    float: none;
99 }
100
101 div.sysprefs div.hint,
102 .yui-g .yui-u,
103 .yui-t1 #yui-main,
104 .yui-t2 #yui-main,
105 .yui-t3 #yui-main,
106
107 {
108    float: right ;
109 }
110 .yui-t1 {
111 float:right
112 }
113
114 /* Adjust margins, padding, alignment and table-element widths */
115
116 .yui-t1 #yui-main,
117 .yui-t2 #yui-main,
118 .yui-t3 #yui-main
119 {
120    margin-left: 0;
121 }
122
123 .yui-t1 #yui-main .yui-b,
124 .yui-t2 #yui-main .yui-b
125 {
126    margin-left: 0;
127    /* karam margin-right: 13em; */
128 }
129
130 .treeview .hitarea
131 {
132    margin-left: 0;
133    margin-right: -16px;
134 }
135
136 div#menu li a
137 {
138    margin-left: -1px;
139 }
140
141 div#menu,
142 div.patroninfo ul,
143 div.patroninfo h5,
144 #guarantorsearch,
145 .yui-g input
146 {
147    margin-left: 0.5em;
148 }
149 fieldset.rows img,
150 span.required
151 {
152    margin-right: 0.5em;
153 }
154
155 fieldset.rows div.hint
156 {
157    margin-right:1em;
158    margin-left:0;
159 }
160
161 div#header_search
162 {
163    margin-right:200px;
164 }
165
166 .yui-g .yui-u
167 {
168    padding-right: 0;
169 }
170
171 body
172 {
173    padding-right: 1.5em;
174 }
175
176 .yui-u
177 {
178    padding-right: 0.5em;
179 }
180
181 ul
182 {
183    padding-left: 0;
184    padding-right: 1.1em;
185 }
186
187 .yui-b
188 {
189    padding-bottom: 5em;
190 }
191
192 .treeview li {
193    padding: 3px 16px 3px 16px;
194 }
195
196 #login
197 {
198    left: 0.5em;
199 }
200
201 #koha_url
202 {
203    left: 2em;
204 }
205
206 #login,
207 #koha_url
208 {
209    right:auto;
210 }
211
212 div.listgroup,
213 .yui-g p
214 {
215    clear:right;
216 }
217
218 .yui-t2 #yui-main
219 {
220    width: 75%;
221 }
222
223 .yui-t3 #yui-main
224 {
225    width: 70%;
226 }
227
228 .holdcount
229 {
230    line-height: 150%;
231 }
232
233
234 /* Borders */
235
236 div#menu,
237 div.patroninfo ul,
238 div.patroninfo h5
239 {
240    border-left: 1px solid #000;
241    border-right: none;
242 }
243
244 #menu ul li.active a
245 {
246    border-right: 1px solid #000;
247    border-left: 0;
248 }
249
250 /* flip over images */
251
252 .treeview li,
253 .treeview li.last
254 {
255    background-position-x: right !important;
256 }
257 /* TODO - Can we find ways to avoid this? */
258
259 h1#logo,
260 #koha_url,
261 #login,
262 .yui-t1 .yui-b
263 {
264    position: absolute;
265 }
266
267 /*
268 ###############
269 new added for good rtl :
270 */
271 .statictabs ul li {
272     background: none repeat scroll 0px 0px rgb(230, 240, 242);
273     border-top: 1px solid rgb(185, 216, 217);
274     border-right: 1px solid rgb(185, 216, 217);
275     border-left: 1px solid rgb(185, 216, 217);
276     -moz-border-top-colors: none;
277     -moz-border-right-colors: none;
278     -moz-border-bottom-colors: none;
279     -moz-border-left-colors: none;
280     border-image: none;
281     border-bottom: 0px none !important;
282     border-top-right-radius: 4px;
283     border-top-left-radius: 4px;
284     float: right;
285     list-style: none outside none;
286     margin-bottom: 0px;
287     margin-right: 0.4em;
288     padding: 0px;
289     position: relative;
290     white-space: nowrap;
291     top: 1px;
292 }
293
294 div.sysprefs div.hint {
295     width: 25%;
296     float: left;
297     padding: 0.5em;
298     margin: 0.7em;
299 }
300 div.subfield_line label {
301     font-size: 89%;
302     float: right;
303     width: 16em;
304     text-align: right;
305     clear: right;
306 }
307 .yui-t3 #yui-main .yui-b {
308     margin-left: -0.0759em;
309 }
310
311 #doc3 {
312     background-position: right top;
313 }
314
315 .yui-gb{
316     /* use this will break the tools page "" width: 30%;""*/
317     float: right;
318 }
319
320
321
322 ul#toplevelmenu {
323     padding: 0px;
324     float: right;
325 }
326 .navbar .nav.pull-right {
327     float: left;
328     margin-right: 0px;
329 }
330
331 .navbar .nav > li {
332     float: right;
333 }
334 #cartmenulink {
335     background: url("../img/cart-small.gif") no-repeat scroll right center transparent;
336     padding-right: 15px;
337 }
338
339
340
341 .yui-g .yui-u, .yui-g .yui-g, .yui-g .yui-gb, .yui-g .yui-gc, .yui-g .yui-gd, .yui-g .yui-ge, .yui-g .yui-gf, .yui-gc .yui-u, .yui-gd .yui-g, .yui-g .yui-gc .yui-u, .yui-ge .yui-u, .yui-ge .yui-g, .yui-gf .yui-g, .yui-gf .yui-u {
342     display: inline;
343
344 }
345
346
347
348 fieldset.action {
349     float: right;
350
351 }
352 #yui-main .yui-b {
353
354     width: auto;
355 }
356
357 /***********************************************************/
358
359
360 #addbibliotabs .ui-tabs-panel {
361     float: right;
362 }
363
364 /*for the tools main page */
365 .yui-gb .yui-u {
366     float: left;
367     margin-right: 2%;
368     margin-left: 0%;
369     width: 25%;
370 }
371
372 /*NEWS*/
373 div.yui-b {
374     position: absolute;
375 }
376 div#yui-main{
377 float:left;
378 }
379 /*floating taps for marceditor and other taps plases */
380 .ui-tabs .ui-tabs-nav li {
381     float: right;
382 }
383 /*this is about the shadow image in the pref sidbar */
384 div#menu li a {
385     background: -moz-linear-gradient(right center , rgb(232, 240, 246) 0%, rgb(232, 240, 246) 96%, rgb(193, 193, 193) 100%) repeat scroll 0% 0% transparent; /*firefox 6*/
386 background: -webkit-gradient(linear, right top, right top, color-stop(0%,#e8f0f6), color-stop(96%,#e8f0f6), color-stop(100%,#c1c1c1)); /* Chrome,Safari4 */
387     background: -webkit-linear-gradient(right, #e8f0f6 0%,#e8f0f6 96%,#c1c1c1 100%); /* Chrome10,Safari5.1 */
388      background: -o-linear-gradient(right, #e8f0f6 0%,#e8f0f6 96%,#c1c1c1 100%); /* Opera11.10 */
389    background: -ms-linear-gradient(right, #e8f0f6 0%,#e8f0f6 96%,#c1c1c1 100%); /* IE10 */
390        background: linear-gradient(right, #e8f0f6 0%,#e8f0f6 96%,#c1c1c1 100%); /* W3C */
391 }
392 /*Z39 search botton */
393
394 #searchheader form.fz3950bigrpad {
395     float: left;
396 }
397 /*check bocks*/
398 p label, {
399     float: left;
400 }
401
402 /*the arrwos in pref.*/
403 h3.expanded {
404     background: url("../img/collapse.gif") no-repeat scroll right 6px transparent;
405     cursor: pointer;
406     padding-right: 12px;
407 }
408 h3.collapsed {
409     background: url("../img/expand.gif") no-repeat scroll right 6px transparent;
410     cursor: pointer;
411     padding-right: 12px;
412
413 }
414 .dropdown-menu {
415     position: absolute;
416     top: 100%;
417     left: -25px;
418     z-index: 1000;
419     display: none;
420     float: left;
421     min-width: 160px;
422     padding: 5px 0px;
423     margin: 2px 0px 0px;
424     list-style: none outside none;
425     background-color: rgb(255, 255, 255);
426     border: 1px solid rgba(0, 0, 0, 0.2);
427     border-radius: 6px 6px 6px 6px;
428     box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
429     background-clip: padding-box;
430 }
431
432
433 /* */
434
435 div#yui-main {
436
437     margin-right: 22em;
438 }
439
440 /* */
441
442 div#yui-main.sysprefs {
443     margin-right: 0em;
444     float: right;
445 }