View | Details | Raw Unified | Return to bug 8061
Collapse All | Expand All

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

Return to bug 8061