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

(-)a/koha-tmpl/intranet-tmpl/prog/css/right-to-left.css (-19 lines)
Lines 70-76 ol.bibliodetails span.label, Link Here
70
span.required,
70
span.required,
71
#marcDocsSelect,
71
#marcDocsSelect,
72
#toplevelnav,
72
#toplevelnav,
73
.treeview .hitarea,
74
.ui-tabs-nav li,
73
.ui-tabs-nav li,
75
.yui-g div.first,
74
.yui-g div.first,
76
.yui-gb div.first,
75
.yui-gb div.first,
Lines 127-138 float:right Link Here
127
   /* karam margin-right: 13em; */
126
   /* karam margin-right: 13em; */
128
}
127
}
129
128
130
.treeview .hitarea
131
{
132
   margin-left: 0;
133
   margin-right: -16px;
134
}
135
136
div#menu li a
129
div#menu li a
137
{
130
{
138
   margin-left: -1px;
131
   margin-left: -1px;
Lines 189-198 ul Link Here
189
   padding-bottom: 5em;
182
   padding-bottom: 5em;
190
}
183
}
191
184
192
.treeview li {
193
   padding: 3px 16px 3px 16px;
194
}
195
196
#login
185
#login
197
{
186
{
198
   left: 0.5em;
187
   left: 0.5em;
Lines 247-259 div.patroninfo h5 Link Here
247
   border-left: 0;
236
   border-left: 0;
248
}
237
}
249
238
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? */
239
/* TODO - Can we find ways to avoid this? */
258
240
259
h1#logo,
241
h1#logo,
260
- 

Return to bug 11375