|
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 |
#issuest th, |
| 43 |
.column-tool |
| 44 |
{ |
| 45 |
text-align: center; |
| 46 |
} |
| 47 |
|
| 48 |
/* Swap floats */ |
| 49 |
|
| 50 |
div.lang, |
| 51 |
div.rows span.label, |
| 52 |
div.subfield_line label, |
| 53 |
div#header_search, |
| 54 |
fieldset.action, |
| 55 |
fieldset.rows, |
| 56 |
fieldset.rows input, |
| 57 |
fieldset.rows div.hint, |
| 58 |
fieldset.rows img, |
| 59 |
fieldset.rows label, |
| 60 |
fieldset.rows li, |
| 61 |
fieldset.rows ol.radio label.radio, |
| 62 |
fieldset.rows select, |
| 63 |
fieldset.rows span.label, |
| 64 |
fieldset.rows textarea, |
| 65 |
ol.bibliodetails, |
| 66 |
ol.bibliodetails span.label, |
| 67 |
p label, |
| 68 |
span.required, |
| 69 |
#marcDocsSelect, |
| 70 |
#toplevelnav, |
| 71 |
.treeview .hitarea, |
| 72 |
.ui-tabs-nav li, |
| 73 |
.yui-g div.first, |
| 74 |
.yui-g p, |
| 75 |
.yui-gb div.first, |
| 76 |
.yui-gc div.first, |
| 77 |
.yui-gc div.first div.first, |
| 78 |
.yui-gd div.first, |
| 79 |
.yui-ge div.first, |
| 80 |
.yui-gf div.first, |
| 81 |
.yui-t1 .yui-b, |
| 82 |
.yui-t2 .yui-b, |
| 83 |
.yui-t3 .yui-b |
| 84 |
{ |
| 85 |
float: right; |
| 86 |
} |
| 87 |
|
| 88 |
a.buttondot |
| 89 |
{ |
| 90 |
float: left; |
| 91 |
} |
| 92 |
|
| 93 |
ul li, |
| 94 |
input, |
| 95 |
.input_marceditor |
| 96 |
{ |
| 97 |
float: none; |
| 98 |
} |
| 99 |
|
| 100 |
div.sysprefs div.hint, |
| 101 |
.yui-g .yui-u, |
| 102 |
.yui-t1 #yui-main, |
| 103 |
.yui-t2 #yui-main, |
| 104 |
.yui-t3 #yui-main, |
| 105 |
.yui-t1 #yui-main .yui-b |
| 106 |
{ |
| 107 |
float: left; |
| 108 |
} |
| 109 |
|
| 110 |
/* Adjust margins, padding, alignment and table-element widths */ |
| 111 |
|
| 112 |
.yui-t1 #yui-main, |
| 113 |
.yui-t2 #yui-main, |
| 114 |
.yui-t3 #yui-main |
| 115 |
{ |
| 116 |
margin-left: 0; |
| 117 |
} |
| 118 |
|
| 119 |
.yui-t1 #yui-main .yui-b, |
| 120 |
.yui-t2 #yui-main .yui-b |
| 121 |
{ |
| 122 |
margin-left: 0; |
| 123 |
margin-right: 13em; |
| 124 |
} |
| 125 |
|
| 126 |
.treeview .hitarea |
| 127 |
{ |
| 128 |
margin-left: 0; |
| 129 |
margin-right: -16px; |
| 130 |
} |
| 131 |
|
| 132 |
div#menu li a |
| 133 |
{ |
| 134 |
margin-left: -1px; |
| 135 |
} |
| 136 |
|
| 137 |
div#menu, |
| 138 |
div.patroninfo ul, |
| 139 |
div.patroninfo h5, |
| 140 |
#guarantorsearch, |
| 141 |
.yui-g input |
| 142 |
{ |
| 143 |
margin-left: 0.5em; |
| 144 |
} |
| 145 |
fieldset.rows img, |
| 146 |
span.required |
| 147 |
{ |
| 148 |
margin-right: 0.5em; |
| 149 |
} |
| 150 |
|
| 151 |
fieldset.rows div.hint |
| 152 |
{ |
| 153 |
margin-right:1em; |
| 154 |
margin-left:0; |
| 155 |
} |
| 156 |
|
| 157 |
div#header_search |
| 158 |
{ |
| 159 |
margin-right:200px; |
| 160 |
} |
| 161 |
|
| 162 |
.yui-g .yui-u |
| 163 |
{ |
| 164 |
padding-right: 0; |
| 165 |
} |
| 166 |
|
| 167 |
body |
| 168 |
{ |
| 169 |
padding-right: 1.5em; |
| 170 |
} |
| 171 |
|
| 172 |
.yui-u |
| 173 |
{ |
| 174 |
padding-right: 0.5em; |
| 175 |
} |
| 176 |
|
| 177 |
ul |
| 178 |
{ |
| 179 |
padding-left: 0; |
| 180 |
padding-right: 1.1em; |
| 181 |
} |
| 182 |
|
| 183 |
.yui-b |
| 184 |
{ |
| 185 |
padding-bottom: 5em; |
| 186 |
} |
| 187 |
|
| 188 |
.treeview li { |
| 189 |
padding: 3px 16px 3px 16px; |
| 190 |
} |
| 191 |
|
| 192 |
#login |
| 193 |
{ |
| 194 |
left: 0.5em; |
| 195 |
} |
| 196 |
|
| 197 |
#koha_url |
| 198 |
{ |
| 199 |
left: 2em; |
| 200 |
} |
| 201 |
|
| 202 |
#login, |
| 203 |
#koha_url |
| 204 |
{ |
| 205 |
right:auto; |
| 206 |
} |
| 207 |
|
| 208 |
div.listgroup, |
| 209 |
.yui-g p |
| 210 |
{ |
| 211 |
clear:right; |
| 212 |
} |
| 213 |
|
| 214 |
.yui-t2 #yui-main |
| 215 |
{ |
| 216 |
width: 75%; |
| 217 |
} |
| 218 |
|
| 219 |
.yui-t3 #yui-main |
| 220 |
{ |
| 221 |
width: 70%; |
| 222 |
} |
| 223 |
|
| 224 |
#borrowerautocomplete |
| 225 |
{ |
| 226 |
width: auto; |
| 227 |
} |
| 228 |
|
| 229 |
.holdcount |
| 230 |
{ |
| 231 |
line-height: 150%; |
| 232 |
} |
| 233 |
|
| 234 |
.yui-t1 .yui-b, |
| 235 |
.yui-t2 .yui-b |
| 236 |
{ |
| 237 |
display:inline; |
| 238 |
} |
| 239 |
/* Borders */ |
| 240 |
|
| 241 |
div#menu, |
| 242 |
div.patroninfo ul, |
| 243 |
div.patroninfo h5 |
| 244 |
{ |
| 245 |
border-left: 1px solid #000; |
| 246 |
border-right: none; |
| 247 |
} |
| 248 |
|
| 249 |
#menu ul li.active a |
| 250 |
{ |
| 251 |
border-right: 1px solid #000; |
| 252 |
border-left: 0; |
| 253 |
} |
| 254 |
|
| 255 |
/* flip over images */ |
| 256 |
|
| 257 |
.treeview li, |
| 258 |
.treeview li.last |
| 259 |
{ |
| 260 |
background-position-x: right !important; |
| 261 |
} |
| 262 |
/* TODO - Can we find ways to avoid this? */ |
| 263 |
|
| 264 |
h1#logo, |
| 265 |
#koha_url, |
| 266 |
#login, |
| 267 |
.yui-t1 .yui-b |
| 268 |
{ |
| 269 |
position: absolute; |
| 270 |
} |
| 271 |
|