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

(-)a/koha-tmpl/opac-tmpl/ccsr/en/css/right-to-left.css (+235 lines)
Line 0 Link Here
1
/*Search form */
2
form#searchform select {
3
    display:none;
4
    right: -9999em;
5
    position: absolute;
6
}
7
div#menu {
8
    border-left: 1px solid rgb(151, 151, 151);
9
    font-size: 94%;
10
    margin-left: 0.5em;
11
12
}
13
/*text alignment */
14
body,
15
#doc,
16
#doc2,
17
#doc3,
18
#doc4,
19
.yui-t1,
20
.yui-t2,
21
.yui-t3,
22
.yui-t4,
23
.yui-t5,
24
.yui-t6,
25
.yui-t7,
26
table#marc th,
27
caption
28
{
29
    text-align: right;
30
   direction: rtl;
31
}
32
h4
33
{
34
    text-align: right !important;
35
}
36
37
/*floats*/
38
.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 {
39
    float: left;
40
}
41
.yui-g div.first, .yui-g div.first, .yui-gc div.first, .yui-gc div.first div.first, .yui-gd div.first, .yui-ge div.first, .yui-gf div.first {
42
    float: right;
43
}
44
fieldset.rows label, fieldset.rows span.label {
45
    float: right;
46
    margin-right: 1em;
47
    text-align: right;
48
}
49
.yui-t1 .yui-b {
50
    float: right;
51
    width: 12.3207em;
52
}
53
54
55
#opacmainuserblock, #news {
56
    margin-right: 7em;
57
}
58
ul#menu-left {
59
    margin: 0px 30px 0px 0px ;
60
    float: right;
61
}
62
#members {
63
    background: none repeat scroll 0% 0% transparent;
64
    margin: 0px;
65
    padding: 0px;
66
    float: left;
67
}
68
#members li {
69
    float: right;
70
    border-left: medium none;
71
}
72
.ui-tabs .ui-tabs-nav li {
73
    float: right;
74
}
75
div.rating-cancel, div.star-rating {
76
    float: right;
77
}
78
.left {
79
    float: right;
80
}
81
input#searchsubmit.left {
82
 float:right;
83
}
84
85
#fluid-offset {
86
    float: left;
87
    width: 100%;
88
}
89
90
#moresearches a:link, #moresearches a:visited {
91
    background: url("../../images/arrow-left-grey-11x6.png") no-repeat scroll right center transparent;
92
    margin-left: 0px;
93
    padding-left: 0px;
94
    padding-right: 12px;
95
}
96
97
form.single-library .input-wrapper {
98
    margin: 0px 0px 0px 237px;
99
}
100
101
form.single-library #filters .jqTransformSelectWrapper, form.multi-libraries #libraries .jqTransformSelectWrapper {
102
    left: 50px;
103
    right: auto;
104
}
105
form#searchform input[type="submit"] {
106
    margin-right: 4px;
107
    position: absolute;
108
    left: 10px;
109
    right: auto;
110
}
111
ul#i18nMenu li {
112
float:right !important;
113
}
114
div.lang {
115
float:right !important;
116
}
117
118
#main_footer .colright {
119
    float: left;
120
}
121
#main_footer .colright .koha {
122
    background: url("../../images/img_logo_koha.jpg") no-repeat scroll left bottom transparent;
123
}
124
.yui-t1 #yui-main,
125
.yui-t2 #yui-main,
126
.yui-t3 #yui-main
127
{
128
   float: left;
129
}
130
.yui-t1 #yui-main .yui-b {
131
    margin-right: 13.3207em;
132
}
133
.yui-t1 #yui-main, .yui-t2 #yui-main, .yui-t3 #yui-main {
134
    margin-right: -25em;
135
    margin-left: auto;
136
}
137
.yui-t1 #yui-main .yui-b {
138
    margin-left: auto;
139
}
140
body#results div#userresults {
141
    border-right: 1px solid rgb(200, 200, 196);
142
}
143
144
form#searchform .input-wrapper {
145
    -moz-box-sizing: border-box;
146
    right: -39px;
147
    left: auto;
148
}
149
.statictabs ul li {
150
    float: right;
151
}
152
#auth {
153
    float: right;
154
}
155
156
.jqTransformSelectWrapper div a {
157
    left: 3px;
158
    right: auto;
159
}
160
.jqTransformSelectWrapper div span {
161
    float: right;
162
}
163
.resort {
164
    float: left;
165
}
166
167
ul#menu-left li a#cartmenulink {
168
    padding: 0px 30px 0px 0px ;
169
    background: url("../../images/img_toolbar-button-cart.png") no-repeat scroll right center transparent;
170
}
171
ul#menu-left li {
172
    float: right;
173
}
174
div#cartDetails {
175
    margin-left: -9.5em;
176
}
177
div#listsmenu {
178
    margin-left: -125px;
179
}
180
ul#menu-left li#listsmenulink a {
181
    padding: 0px 20px 0px 0px;
182
    background: url("../../images/img_toolbar-button-lists.png") no-repeat scroll right center transparent;
183
}
184
div.rating-cancel, div.star-rating {
185
    float: right !important;
186
}
187
.actions a.addtocart {
188
    background-position: 49px -572px;
189
    padding-right: 15px;
190
    padding-left: 0px;
191
}
192
193
.actions a.addtoshelf {
194
195
    background-position: 45px -27px;
196
    padding-right: 13px;
197
    padding-left: 0px;
198
}
199
200
#social_networks span {
201
    float: right;
202
    margin: 0.5em 0.5em 0px !important;
203
}
204
#social_networks div {
205
    float: right !important;
206
    margin: 0.5em 0.2em 0.5em 0px !important;
207
}
208
#action a.addtocart, #toolbar a.addtocart {
209
    background-position: 60px -265px;
210
}
211
#action a.print {
212
    background-position: 16px -186px;
213
}
214
#action a {
215
    padding-right: 35px;
216
    padding-left: 0px !important;
217
}
218
219
220
221
div#menu li a {
222
    background: -moz-linear-gradient(right center , rgb(238, 238, 238) 0%, rgb(238, 238, 238) 96%, rgb(230, 230, 230) 97%, rgb(204, 204, 204) 99%, rgb(193, 193, 193) 100%) repeat scroll 0% 0% transparent;
223
    text-decoration: none;
224
    display: block;
225
    border: 1px solid rgb(151, 151, 151);
226
    font-size: 111%;
227
    margin: 0.5em -1px 0.5em 0px;
228
    padding: 0.4em 0.3em;
229
}
230
231
#action a.addtoshelf, #toolbar a.addtoshelf {
232
    background-image: url("../../images/sprite.png");
233
    background-position: 68px -225px;
234
    background-repeat: no-repeat;
235
}
(-)a/koha-tmpl/opac-tmpl/ccsr/en/includes/doc-head-close.inc (+3 lines)
Lines 24-29 Link Here
24
<link rel="stylesheet" type="text/css" media="print" href="[% themelang %]/css/print.css" />
24
<link rel="stylesheet" type="text/css" media="print" href="[% themelang %]/css/print.css" />
25
<meta name="viewport" content="width=device-width,initial-scale=1.0,maximum-scale=1.0,minimum-scale=1.0,user-scalable=no">
25
<meta name="viewport" content="width=device-width,initial-scale=1.0,maximum-scale=1.0,minimum-scale=1.0,user-scalable=no">
26
<link rel="stylesheet" type="text/css" media="screen and (max-width:700px)" href="[% themelang %]/css/mobile.css" />
26
<link rel="stylesheet" type="text/css" media="screen and (max-width:700px)" href="[% themelang %]/css/mobile.css" />
27
[% IF ( bidi ) %]
28
    <link rel="stylesheet" type="text/css" href="[% themelang %]/css/right-to-left.css" />
29
[% END %]
27
[% IF ( OPACMobileUserCSS ) %]<style type="text/css" media="screen and (max-width:700px)">[% OPACMobileUserCSS %]</style>[% END %]
30
[% IF ( OPACMobileUserCSS ) %]<style type="text/css" media="screen and (max-width:700px)">[% OPACMobileUserCSS %]</style>[% END %]
28
[% IF ( OPACUserCSS ) %]<style type="text/css">[% OPACUserCSS %]</style>[% END %]
31
[% IF ( OPACUserCSS ) %]<style type="text/css">[% OPACUserCSS %]</style>[% END %]
29
[% IF persona %]
32
[% IF persona %]

Return to bug 10017