umlaut 3.0.0alpha10 → 3.0.0alpha11

Sign up to get free protection for your applications and to get access to all the features.
Files changed (105) hide show
  1. data/app/models/collection.rb +7 -1
  2. data/app/models/referent.rb +11 -77
  3. data/app/models/request.rb +2 -2
  4. data/app/models/service_store.rb +4 -0
  5. data/app/models/service_wave.rb +1 -1
  6. data/lib/section_renderer.rb +9 -5
  7. data/lib/service.rb +0 -62
  8. data/lib/service_adaptors/isi.rb +1 -1
  9. data/lib/service_adaptors/jcr.rb +1 -1
  10. data/lib/umlaut/version.rb +1 -1
  11. data/lib/umlaut_configurable.rb +1 -0
  12. data/test/dummy/config/environments/profile.rb +24 -0
  13. data/test/dummy/config/primo.yml +271 -0
  14. data/test/dummy/config/umlaut_services-TEST.yml +37 -0
  15. data/test/dummy/profile/sfx_collection_prof.rb +22 -0
  16. data/test/dummy/tmp/cache/assets/C2A/410/sprockets%2Fd654b74912b4773a2534616863fb6565 +0 -0
  17. data/test/dummy/tmp/cache/assets/C45/A30/sprockets%2F39494895e462697b478d3d0c79298a26 +0 -0
  18. data/test/dummy/tmp/cache/assets/C5F/340/sprockets%2F99692920160b7a279b86a80415b79db7 +0 -0
  19. data/test/dummy/tmp/cache/assets/C70/4D0/sprockets%2F034ad2036e623081bd352800786dfe80 +0 -0
  20. data/test/dummy/tmp/cache/assets/C80/980/sprockets%2Fc94807409c1523d43e18d25f35d93c41 +0 -0
  21. data/test/dummy/tmp/cache/assets/{D0E/570/sprockets%2Fd4a16e3bdd7c7b9543c446b1b0174688 → CBD/730/sprockets%2F034c1086748b981c36672d5a56e7fed6} +0 -0
  22. data/test/dummy/tmp/cache/assets/CBF/B60/sprockets%2F08ca89671549936265dcb673bf02e36f +0 -0
  23. data/test/dummy/tmp/cache/assets/CC9/9F0/sprockets%2F306166316e2cafd13c15e62b51a2339d +0 -0
  24. data/test/dummy/tmp/cache/assets/CD6/300/sprockets%2F397ec39d3d883789effe506c38760368 +0 -0
  25. data/test/dummy/tmp/cache/assets/CD7/DD0/sprockets%2F4f1fe68aa2042a0970bde9b185530646 +0 -0
  26. data/test/dummy/tmp/cache/assets/CD8/370/sprockets%2F357970feca3ac29060c1e3861e2c0953 +0 -0
  27. data/test/dummy/tmp/cache/assets/CF7/2B0/sprockets%2F25a7c73655bd3598173b39d9f98bcd46 +0 -0
  28. data/test/dummy/tmp/cache/assets/CFE/080/sprockets%2F37fe9f4255baddbd549a659914929398 +0 -0
  29. data/test/dummy/tmp/cache/assets/{CE1/F50/sprockets%2F6e6b593b107866863500ba0fee5a9e24 → D16/F90/sprockets%2F5fe3c021048c6f9a6086bed7736d87b1} +0 -0
  30. data/test/dummy/tmp/cache/assets/{CDD/7D0/sprockets%2F60687bff4553a7f8c701bb9627a6200a → D24/360/sprockets%2F6987b047a96dc685ba3cf39b31477f6d} +0 -0
  31. data/test/dummy/tmp/cache/assets/D32/A10/sprockets%2F13fe41fee1fe35b49d145bcc06610705 +0 -0
  32. data/test/dummy/tmp/cache/assets/D37/2B0/sprockets%2F40834fb07d7318c1fddd5003bd9e04f6 +0 -0
  33. data/test/dummy/tmp/cache/assets/D43/0D0/sprockets%2F682843a8d0795a5fbcfeb2f0c81727d0 +0 -0
  34. data/test/dummy/tmp/cache/assets/D4E/1B0/sprockets%2Ff7cbd26ba1d28d48de824f0e94586655 +0 -0
  35. data/test/dummy/tmp/cache/assets/D50/A30/sprockets%2F7d8b294ac433db5d056538f8cf7c66b9 +0 -0
  36. data/test/dummy/tmp/cache/assets/D5A/EA0/sprockets%2Fd771ace226fc8215a3572e0aa35bb0d6 +0 -0
  37. data/test/dummy/tmp/cache/assets/D6C/7D0/sprockets%2F8a05d6981ec0d38c51739bef0b3a9c2b +0 -0
  38. data/test/dummy/tmp/cache/assets/D94/FF0/sprockets%2F3b56a1aa77de0d570c38a4a9d5f4b1d6 +0 -0
  39. data/test/dummy/tmp/cache/assets/D97/6B0/sprockets%2Fb070e8c799d1a4ad5e62e0a1ae3b83e6 +0 -0
  40. data/test/dummy/tmp/cache/assets/DA6/A80/sprockets%2F92e26d8e58d5bcc8b8f6c25d1b05b9c1 +0 -0
  41. data/test/dummy/tmp/cache/assets/{DB7/BD0/sprockets%2Ff2c59778ab79dcfd3792f46f2ce82f2a → DC0/D20/sprockets%2F1ccf7405cd252dcec4bf23af82e2563a} +0 -0
  42. data/test/dummy/tmp/cache/assets/{D5C/B00/sprockets%2F2b7ac06cc680d7480c06b917bac5a6b0 → DD2/D80/sprockets%2Fc66d103807d0f971fbbcf9aa8b8b27ee} +0 -0
  43. data/test/dummy/tmp/cache/assets/DDC/400/sprockets%2Fcffd775d018f68ce5dba1ee0d951a994 +0 -0
  44. data/test/dummy/tmp/cache/assets/DE8/790/sprockets%2Fd1333bde2b9aafcc712d11dd09ab35d8 +0 -0
  45. data/test/dummy/tmp/cache/assets/DF5/5E0/sprockets%2F8e64a37c73cdc0b37a4ccfcb42ab45d8 +0 -0
  46. data/test/dummy/tmp/cache/assets/DF7/960/sprockets%2F99ac6db10b44a64fbba4ee847b35ba8b +0 -0
  47. data/test/dummy/tmp/cache/assets/{C84/A00/sprockets%2F3ba04c88513936081d59d8771f6804aa → DFC/040/sprockets%2F15ea81cf915c0cb1dfc9cc04c9fef364} +0 -0
  48. data/test/dummy/tmp/cache/assets/DFD/300/sprockets%2Fabac9489cf7f1db8ef00d72a1571ee1e +0 -0
  49. data/test/dummy/tmp/cache/assets/E04/890/sprockets%2F2f5173deea6c795b8fdde723bb4b63af +0 -0
  50. data/test/dummy/tmp/cache/assets/E38/FE0/sprockets%2Fe1fc875efa817cbb94a5d8de25ea4e6b +0 -0
  51. data/test/dummy/tmp/cache/assets/E5F/960/sprockets%2Fdc007b6cad5c7ef08e33ec28cfff0ef6 +0 -0
  52. data/test/dummy/tmp/performance/BenchmarkerTest#test_puts_foo_gc_runs.csv +2 -0
  53. data/test/dummy/tmp/performance/BenchmarkerTest#test_puts_foo_gc_time.csv +2 -0
  54. data/test/dummy/tmp/performance/BenchmarkerTest#test_puts_foo_memory.csv +2 -0
  55. data/test/dummy/tmp/performance/BenchmarkerTest#test_puts_foo_objects.csv +2 -0
  56. data/test/dummy/tmp/performance/BenchmarkerTest#test_puts_foo_wall_time.csv +2 -0
  57. data/test/dummy/tmp/performance/ProfilerTest#test_puts_foo_process_time_flat.txt +11 -0
  58. data/test/dummy/tmp/performance/ProfilerTest#test_puts_foo_process_time_graph.html +303 -0
  59. data/test/dummy/tmp/performance/ProfilerTest#test_puts_foo_process_time_stack.html +546 -0
  60. data/test/dummy/tmp/performance/ProfilerTest#test_puts_foo_process_time_tree.txt +38 -0
  61. data/test/dummy/tmp/performance/empty.png +0 -0
  62. data/test/dummy/tmp/performance/minus.png +0 -0
  63. data/test/dummy/tmp/performance/plus.png +0 -0
  64. data/test/test_helper.rb +36 -0
  65. data/test/unit/aleph_patron_test.rb +40 -35
  66. data/test/unit/aleph_record_benchmarks.rb +28 -24
  67. data/test/unit/aleph_record_test.rb +31 -26
  68. data/test/unit/collection_test.rb +17 -18
  69. data/test/unit/google_book_search_test.rb +18 -44
  70. data/test/unit/primo_searcher_test.rb +325 -321
  71. data/test/unit/primo_service_test.rb +924 -919
  72. data/test/unit/primo_ws_test.rb +141 -138
  73. data/test/unit/service_test.rb +2 -16
  74. metadata +93 -100
  75. data/test/dummy/tmp/cache/assets/C73/920/sprockets%2Fd371318f22900492fd180f17c5e2a504 +0 -0
  76. data/test/dummy/tmp/cache/assets/C8F/780/sprockets%2Fe47e28558116fb5f8038754e60d1961d +0 -0
  77. data/test/dummy/tmp/cache/assets/CAA/EB0/sprockets%2F1d179210e8b76f1ea63c802688a015e4 +0 -9271
  78. data/test/dummy/tmp/cache/assets/CB2/DA0/sprockets%2Fa1808990b72376256db2ae3818c0e9b5 +0 -0
  79. data/test/dummy/tmp/cache/assets/CBB/9C0/sprockets%2F706f28923fb754cad04b9107c89986a1 +0 -0
  80. data/test/dummy/tmp/cache/assets/CDC/680/sprockets%2F2b68ef632d12610f3c9563168bfa7c05 +0 -0
  81. data/test/dummy/tmp/cache/assets/CEA/2A0/sprockets%2F9c8607157b998108ce08f4aca39f810a +0 -0
  82. data/test/dummy/tmp/cache/assets/CF5/9B0/sprockets%2F7933bfe880731b396791f1682ce3f7fa +0 -0
  83. data/test/dummy/tmp/cache/assets/CFB/2F0/sprockets%2F62d51f0aa5cac4b1cf7091823772a604 +0 -0
  84. data/test/dummy/tmp/cache/assets/D22/060/sprockets%2F9aec77b768e91a802d284271c58e2f7e +0 -0
  85. data/test/dummy/tmp/cache/assets/D33/6D0/sprockets%2F500129c57f1146e556ec3aacd6cd38c1 +0 -0
  86. data/test/dummy/tmp/cache/assets/D33/FD0/sprockets%2F2ba0b4e6334a77b923e5f770381bb2bf +0 -0
  87. data/test/dummy/tmp/cache/assets/D4C/0A0/sprockets%2F7810d837eec3ac57ad78756af83a6a55 +0 -0
  88. data/test/dummy/tmp/cache/assets/D4C/E30/sprockets%2F631abf89746799b7a5b2b3b4f6294bcd +0 -0
  89. data/test/dummy/tmp/cache/assets/D54/ED0/sprockets%2F71c9fa01091d432b131da3bb73faf3d4 +0 -873
  90. data/test/dummy/tmp/cache/assets/D5D/AD0/sprockets%2Fbdb053d9a6a967788f09fbc555d69f58 +0 -0
  91. data/test/dummy/tmp/cache/assets/D66/890/sprockets%2F06287a78ed20d8214197eab03bfca5dd +0 -0
  92. data/test/dummy/tmp/cache/assets/D6B/2A0/sprockets%2F81f17ab0ed20f4a8d9355f7a1d872eb2 +0 -0
  93. data/test/dummy/tmp/cache/assets/D70/080/sprockets%2F24d3ce40ae5cc827a9183b1fb837e84e +0 -0
  94. data/test/dummy/tmp/cache/assets/D71/6B0/sprockets%2Fde558b71b494cf09b1bf055c8dff0353 +0 -0
  95. data/test/dummy/tmp/cache/assets/D72/610/sprockets%2Fa8c708eeb30ef93de34d755d4f45d023 +0 -0
  96. data/test/dummy/tmp/cache/assets/D74/4C0/sprockets%2F64fdf30f75592d6e45fcfc45a48d20a2 +0 -0
  97. data/test/dummy/tmp/cache/assets/D76/AD0/sprockets%2Fe2158cde93188cf5ab6457bc6d6602ec +0 -0
  98. data/test/dummy/tmp/cache/assets/D7A/E40/sprockets%2F9622ffcc499a57627cd1bb18fe31b8e4 +0 -11772
  99. data/test/dummy/tmp/cache/assets/D84/210/sprockets%2Fabd0103ccec2b428ac62c94e4c40b384 +0 -0
  100. data/test/dummy/tmp/cache/assets/D9B/770/sprockets%2F8aacf02eb7dbb0949704b28f27b87e0b +0 -0
  101. data/test/dummy/tmp/cache/assets/DF7/F30/sprockets%2F7bc16c4109b17fabe29f8ddbbf732d1c +0 -0
  102. data/test/dummy/tmp/cache/assets/E03/570/sprockets%2F493bdc0ac14cd4f57fdfe4253f992bde +0 -0
  103. data/test/dummy/tmp/cache/assets/E09/850/sprockets%2F4bf497a38ecfef660b2f0ebb852d5e9c +0 -0
  104. data/test/dummy/tmp/cache/assets/E0B/4B0/sprockets%2F7988df51a61c81ce6ede4a2d4c8cce4f +0 -377
  105. data/test/dummy/tmp/cache/assets/E6F/A00/sprockets%2Fd32bcea45ea04a6aaee95b3aa840cbab +0 -0
@@ -1,873 +0,0 @@
1
- o: ActiveSupport::Cache::Entry :@compressedF: @value{ "
2
- * selectively override. Quite likely turn it into one or more sass-ified .scss
3
- * in ./umlaut, with "umlaut.css" being a manifest file that includes
4
- * them in a way that can be over-ridden. See Blacklight.
5
- */
6
-
7
- /*********************/
8
- /* GENERAL RESET CSS */
9
- /*********************/
10
-
11
-
12
- html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset{
13
- margin: 0;
14
- padding: 0;
15
- border: 0;
16
- }
17
-
18
- body {
19
- font-size:12px;
20
- }
21
-
22
- /* Not sure why we're forcing scroll bars, but that's what this
23
- does */
24
- /* hide from IE mac \*/
25
- html {
26
- min-height: 100%;
27
- margin-bottom: 1px;
28
- }
29
- /* end hiding from IE5 mac */
30
- /* But on some pages, we definitely do NOT want to force
31
- vertical scroll bar */
32
- html.noscroll {
33
- margin-bottom: 0;
34
- min-height: auto;
35
- /* Make IE7 hide that annoying grayed out scrollbar, when we REALLY
36
- don't want a scrollbar */
37
- overflow: auto;
38
- }
39
- body {
40
- font-family: Verdana, Arial, Helvetica, sans-serif;
41
- }
42
- ul {
43
- list-style-type: none;
44
- }
45
- h1 {
46
- font-size: 1.5em;
47
- font-style:italic;
48
- font-weight:bold;
49
- margin-bottom:1em;
50
- }
51
- h2 {
52
- font-size: 1.25em;
53
- font-weight:bold;
54
- margin-bottom:0.8em;
55
- }
56
- h3 {
57
- font-size: 1em;
58
- font-weight:bold;
59
- margin-bottom:0.7em;
60
- }
61
- h4 {
62
- font-size: 1em;
63
- font-weight:bold;
64
- margin-bottom: 0.125em;
65
- }
66
-
67
- /********************/
68
- /* PAGE LAYOUT */
69
- /********************/
70
-
71
- .container {
72
- width: 780px;
73
- position: relative;
74
- margin-top: 10px;
75
- margin-bottom: 10px;
76
- margin-left: auto;
77
- margin-right: auto;
78
- padding:0;
79
- display: block;
80
- border: 1px solid #eeb211;
81
- background-color: #FFFDEA;
82
- }
83
-
84
- .main_column {
85
- width: 545px;
86
- padding: 10px;
87
- margin:0;
88
- float: left;
89
- font-size:12px;
90
- background-color: #FFFDEA;
91
- }
92
-
93
- .main_column ol, .main_column ul{
94
- margin-left: 20px;
95
- }
96
-
97
- .sidebar {
98
- background-color: #FCF1D4;
99
- margin-left:575px;
100
- padding-top: 4em;
101
- padding-bottom: 2em;
102
- font-size:90%;
103
- /* For reasons I can not explain, giving this thing a border
104
- with the same color as it's bg keeps IE7 happier; without the
105
- border, IE7 doesn't really display the div right. */
106
- border: 1px solid #FCF1D4;
107
- }
108
-
109
- .permalink_bar {
110
- border-bottom: 1px solid #eeb211;
111
- background-color: #FCF1D4;
112
- padding: .25em;
113
- text-align: right;
114
- }
115
- .header {
116
- background-color: #FFFDEA;
117
- padding: 5px 10px;
118
- border-bottom: 1px solid #eeb211;
119
- }
120
-
121
- .footer {
122
- clear: both;
123
- font-size: 80%;
124
- border-top: 1px solid #eeb211;
125
- padding: 10px;
126
- }
127
-
128
-
129
- .umlaut_resolve {
130
- font-size: 12px;
131
- /* for reasons not clear, IE7 started freaking out if this bg color
132
- was there. Shouldn't be neccesary anyway, it was overkill. */
133
- /*background-color: #FFFDEA;*/
134
- }
135
-
136
- .umlaut_resolve a {
137
- text-decoration: none;
138
- font-weight: bold;
139
- color: #0066CC
140
- }
141
-
142
- .umlaut_resolve a:hover {
143
- color: #EEB211;
144
- }
145
-
146
- /* used on search screen */
147
- .oneColumn {
148
- padding: 10px;
149
- }
150
-
151
- /****************************************************/
152
- /* Styles for individual section boxes, and parent */
153
- /* areas, on resolve screen. */
154
- /****************************************************/
155
-
156
- .main_response_list {
157
- margin: 10px 0 10px 30px;
158
- }
159
-
160
- .main_response_list .umlaut_section {
161
- padding: .125em .25em;
162
- margin-top: 1.25em;
163
- margin-bottom: .5em;
164
- }
165
-
166
- .resource_info {
167
- font-size:11px;
168
- padding: 2px;
169
- }
170
-
171
- .resource_info_sections .umlaut_section {
172
- margin-top: 12px;
173
- margin-bottom: 4px;
174
- padding-top: 6px;
175
- padding-left: 4px;
176
- margin-left: 8px;
177
- }
178
-
179
- .sidebar .umlaut_section {
180
- /*border:1px solid #e9e9e9;*/
181
- margin: .5em 1em .75em .5em;
182
- padding: 0.5em;
183
- }
184
-
185
- .umlaut_section .response_list {
186
- margin-left:20px;
187
- line-height:110%;
188
- }
189
-
190
- .sidebar .umlaut_section .response_list {
191
- margin-left:10px;
192
- }
193
-
194
-
195
- .response_list .response_item {
196
- padding-bottom: 5px;
197
- }
198
-
199
- /*******************************/
200
- /* Standard inteface devices */
201
- /*******************************/
202
-
203
- .background_progress_spinner {
204
- line-height: 1.5em;
205
- color: gray;
206
- }
207
-
208
- .background_progress_spinner img {
209
- vertical-align: bottom;
210
- }
211
-
212
- .main_response_list .background_progress_spinner {
213
- padding-left: 18px;
214
- }
215
-
216
- .sidebar .background_progress_spinner {
217
- padding-left: 10px;
218
- }
219
-
220
- .resource_info .background_progress_spinner {
221
- padding-left: 24px;
222
- padding-top: 8px;
223
- }
224
-
225
- .pagination {
226
- border: 1px solid #e9e9e9;
227
- font-size: 125%;
228
- margin-top: .75em;
229
- margin-bottom: .75em;
230
- padding: .25em;
231
- }
232
-
233
- .expand_contract_toggle {
234
- margin-top: 4px;
235
- margin-bottom: 4px;
236
- margin-left: -18px;
237
- }
238
-
239
- /* IE-only, IE doesn't like our negative margin
240
- inside a table. Use that crazy '*' so only IE will see it. */
241
- table .expand_contract_toggle {
242
- *margin-left: 0;
243
- }
244
-
245
-
246
-
247
- .section_subheading {
248
- margin-top: .75em;
249
- margin-bottom: .75em;
250
- }
251
-
252
- .expand_contract_content {
253
- margin-top: 0.5em;
254
- }
255
-
256
- div.expand_contract_section {
257
- margin-top: 0.25em;
258
- }
259
-
260
- li.expand_contract_section {
261
- margin: 0;
262
- padding: 0;
263
- background: none;
264
- }
265
-
266
-
267
-
268
- img.toggle_icon {
269
- border: none;
270
- vertical-align: middle;
271
- margin-right: 2px;
272
- }
273
-
274
-
275
- /******************************/
276
- /* Errors and notices */
277
- /******************************/
278
-
279
- .formError {
280
- font-weight: bold;
281
- color: #EA0000;
282
- font-style: italic;
283
- margin-top: 1em;
284
- margin-bottom: 1em;
285
- }
286
-
287
- .error {
288
- color:#CC0000;
289
- font-size:14px;
290
- font-weight:bold;
291
- }
292
-
293
- .notice {
294
- background-color: #FCF1D4;
295
- }
296
-
297
- .heading img {
298
- float: left;
299
- }
300
-
301
-
302
- /****************************************/
303
- /* Special looks for particular sections */
304
- /****************************************/
305
-
306
- .umlaut_section.fulltext .response_list {
307
- margin-left: 4px;
308
- }
309
- .umlaut_section.fulltext .response_item {
310
- background: url(famfamfam/page_text.gif) no-repeat 0px 0px;
311
- padding: 0px 18px 8px 22px;
312
- }
313
-
314
- .umlaut_section.fulltext .expand_contract_toggle,
315
- .umlaut_section.audio .expand_contract_toggle,
316
- .umlaut_section.excerpts .expand_contract_toggle {
317
- margin-left: 8px;
318
- }
319
-
320
-
321
- .umlaut_section.audio .response_item {
322
- background: url(famfamfam/page_sound.gif) no-repeat 0px 0px;
323
- padding: 0px 18px 8px 22px;
324
- }
325
-
326
- .sidebar .umlaut_section.coins {
327
- border: none;
328
- }
329
-
330
- .umlaut_section.excerpts .response_item {
331
- background: url(famfamfam/book_open.png) no-repeat 0px 0px;
332
- padding: 0px 18px 8px 22px;
333
- }
334
-
335
-
336
- #service_errors_content {
337
- background-color: white;
338
- padding: 5px;
339
- margin: 6px;
340
- border: 1px solid #E9E9E9;
341
- }
342
-
343
- #service_errors_content li {
344
- margin-bottom: 0.5em;
345
- }
346
-
347
- .sidebar .umlaut_section.help {
348
- background-color: #FFFDEA;
349
- border:1px solid #e9e9e9;
350
- padding: 0.5em;
351
- padding-bottom: 10px;
352
- }
353
-
354
- #helpicon {
355
- font-size: 45px;
356
- font-weight: bold;
357
- float: left;
358
- background-color: #FCF1D4;
359
- margin-right: 12px;
360
- padding-right: 6px;
361
- padding-left: 6px;
362
- }
363
-
364
- .error_icon {
365
- font-size: 22px;
366
- font-weight: bold;
367
- float: left;
368
- background-color: #FFFF66;
369
- color: #CC3333;
370
- margin-right: 4px;
371
- }
372
-
373
- .content {
374
- font-size: 12px;
375
- padding: 10px;
376
- }
377
-
378
-
379
- .holding_heading_row {
380
- border-top: 1px solid #E9E9E9;
381
- padding-right: 18px;
382
- padding-top: 4px;
383
- padding-bottom: 0px;
384
- }
385
- .holding tr:first-child > td.holding_heading_row {
386
- border-top: none;
387
- padding-top: 0px;
388
- }
389
-
390
-
391
- /*******************************************/
392
- /* Little semantic pieces on resolve page */
393
- /*******************************************/
394
-
395
- .highlighted_section {
396
- background-color: white;
397
- border: 1px solid #e9e9e9;
398
- margin: -1px;
399
- padding: 4px;
400
- }
401
-
402
- .link_source {
403
- color: gray;
404
- padding-left: 10px;
405
- margin-top: .25em;
406
- }
407
-
408
- .response_notes {
409
- margin-top: .5em;
410
- }
411
-
412
- .sidebar .response_notes {
413
- margin-left: 10px;
414
- }
415
-
416
- .available {
417
- color: #00CC33;
418
- font-style: italic;
419
- font-size: 12px;
420
- }
421
-
422
- .notAvailable {
423
- color: #FF0000;
424
- font-style: italic;
425
- font-size:12px;
426
- }
427
- .fulltext .notAvailable {
428
- margin-left: 16px;
429
- padding-left: 0;
430
- }
431
-
432
- .section_prompt {
433
- font-style: italic;
434
- margin-left: 22px;
435
- margin-bottom: 8px;
436
- }
437
-
438
- .response_coverage_statement {
439
- margin-bottom: .5em;
440
- margin-top: .25em;
441
- }
442
-
443
- .edition_warning {
444
- color: gray;
445
- margin-top: 6px;
446
- margin-bottom: 6px;
447
- }
448
-
449
- .edition_warning > .label {
450
- font-style: normal;
451
- font-weight: bold;
452
- }
453
-
454
- .debug_info {
455
- margin-top: 5px;
456
- margin-bottom: 5px;
457
- padding: 4px;
458
- background-color: #FCF1D4;
459
- overflow: auto;
460
- }
461
-
462
-
463
- /* For disabled inline text */
464
- .grayedOut {
465
- color: #999999;
466
- text-decoration: none;
467
- }
468
-
469
- /*************************************/
470
- /* hacky presentation-related markup */
471
- /*************************************/
472
-
473
- .clear {
474
- clear: both;
475
- }
476
-
477
- hr {
478
- border: 0;
479
- height: 1px;
480
- color: #E9E9E9;
481
- }
482
-
483
- .line {
484
- width: 100%;
485
- border-bottom: 1px solid #e9e9e9;
486
- margin: 4px 0px 0px;
487
- }
488
-
489
- .line2 {
490
- width: 100%;
491
- border-bottom: 1px solid #eeb211;
492
- margin: 10px 0px 15px;}
493
-
494
- ul.smallText li.fulltextlink {
495
- padding-top: 2px;
496
- clear: both;
497
- }
498
-
499
- .small_indent {
500
- margin-left: 10px;
501
- }
502
-
503
- .section_content_indent {
504
- margin-left: 20px;
505
- }
506
-
507
- .largeText { font-size:12px;}
508
- .largeTextb { font-size:12px; font-weight:bold;}
509
- .smallText { font-size:10px;}
510
- .smallTextb { font-size:10px; font-weight:bold;}
511
- .smallTextlink { font-size:10px; color:#0066CC}
512
-
513
- /***********************/
514
- /* Autocomplete styles */
515
- /***********************/
516
-
517
- div.auto_complete {
518
- width: 350px;
519
- background: #fff;
520
- }
521
- div.auto_complete ul {
522
- border:1px solid #888;
523
- margin:0;
524
- padding:0;
525
- width:100%;
526
- list-style-type:none;
527
- }
528
- div.auto_complete ul li {
529
- margin:0;
530
- padding:3px;
531
- }
532
- div.auto_complete ul li.selected {
533
- background-color: #ffb;
534
- }
535
- div.auto_complete ul strong.highlight {
536
- color: #800;
537
- margin:0;
538
- padding:0;
539
- }
540
-
541
-
542
-
543
- /**********************/
544
- /* Search controller */
545
- /**********************/
546
-
547
- .citationLinker {
548
- font-size:11px;
549
- padding: 2px;
550
- border: 1px solid #ebb211;
551
- background-color: #eee;
552
- margin-bottom: 12px;
553
- margin-top: 12px;
554
- }
555
- .citationLinker a:link {
556
- /*text-decoration:underline;*/
557
- color : #666;
558
- }
559
-
560
- .azNav {
561
- text-align: center;
562
- margin-top: 10px;
563
- margin-bottom: 10px;
564
- }
565
- .azNav a {
566
- font-size: 1.1em;
567
- font-weight: bold;
568
- padding:.15em .3em .15em .3em;
569
- border: 1px solid #bbb;
570
- text-decoration: none;
571
- color : #0066CC;
572
- line-height: 2em;
573
- }
574
- .azNav a:hover {
575
- background-color: #eee;
576
- }
577
-
578
- .journalList {
579
- line-height:18px;
580
- }
581
- .journalList a {color: #0066CC; }
582
-
583
- /* search results */
584
-
585
- .search_citation {
586
- border-bottom: 1px solid #e9e9e9;
587
- padding: 10px;
588
- position: relative;
589
- overflow: auto;
590
- clear: both;
591
- }
592
-
593
- ul.citation {
594
- width: 80%;
595
- float: left;
596
- clear: both;
597
- position: relative;
598
- }
599
-
600
- ul.citation li {
601
- padding-bottom: 0.66em;
602
- float: left;
603
- }
604
-
605
- .citation .label {
606
- display: block;
607
- text-align: right;
608
- width: 100px;
609
- font-weight: bold;
610
- float: left;
611
- clear: left;
612
- }
613
-
614
- .citation .value {
615
- display: block;
616
- float: left;
617
- width: 400px;
618
- margin-left: 20px;
619
- }
620
-
621
- .citation .issn, .citation .isbn, .citation .cite, .citation .pub {
622
- font-size: 80%;
623
- }
624
- .citation .cite {
625
- margin-left: 120px;
626
- clear: left;
627
-
628
- }
629
-
630
- .citation_link {
631
- float: left;
632
- width: 18%;
633
- text-align: right;
634
- }
635
-
636
-
637
-
638
-
639
- /***************************************************************/
640
- /* Banner page */
641
- /* Styles used for banner frame page with tiny menu in banner.
642
- These styles used both for frameset and iframe version.
643
- Styles used for just iframe version come later. */
644
-
645
-
646
- #banner_fulltext li.fulltextlink {
647
- padding-bottom: 4px;
648
- }
649
-
650
- #banner_fulltext li.frameescaping {
651
- background: url(famfamfam/page_up.gif) no-repeat 0px 0px;
652
- /* Special icon override */
653
- }
654
-
655
-
656
-
657
- body.banner {
658
- background-color: #E6D19A;
659
- }
660
-
661
- .banner_menu {
662
- position: absolute;
663
- top: 8px;
664
- bottom: 8px;
665
- left: 0;
666
- right: 0;
667
- width: 100%;
668
- _height: 88%; /* IE6 only */
669
- font-size: 10px;
670
- }
671
-
672
- .banner_menu_inner_container {
673
- position: absolute;
674
- top: 0;
675
- bottom: 0;
676
- width: 100%;
677
- height: 100%;
678
- }
679
-
680
- .banner_section {
681
- float: left;
682
- overflow-y: auto;
683
- overflow-x: hidden;
684
- height: 100%;
685
- font-size:10px;
686
- margin-left: 6px;
687
- padding-left: 4px;
688
- padding-right: 2px;
689
- }
690
-
691
-
692
- .banner_menu h3 {
693
- font-size:10px;
694
- font-weight:bold;
695
- margin-bottom: 2px;
696
- margin-top: 1px;
697
- }
698
-
699
- .banner_section li {
700
- padding-bottom: 3px;
701
- }
702
-
703
- .banner_section #helpicon {
704
- font-size: 18px;
705
- }
706
-
707
- #banner_controls {
708
- width: 140px;
709
- }
710
-
711
- #banner_citation {
712
- width: 200px;
713
- overflow-y: auto;
714
- border: 1px solid #e9e9e9;
715
- background-color: white;
716
- margin-left: 22px;
717
- }
718
-
719
- #banner_fulltext {
720
- width: 260px;
721
- overflow-y: auto;
722
- border: 1px solid #e9e9e9;
723
- background-color: white;
724
- }
725
-
726
- #banner_help {
727
- width: 130px;
728
- }
729
-
730
- /* Styles used specifically for new iframe version of banner page.
731
- Note that page using iframe version styles must include the
732
- special banner_with_iframe_ie6.css file in conditional
733
- comments for IE less than 7 only, for IE6 and under compatibility. */
734
- #banner_with_iframe #frame {
735
- padding: 0;
736
- margin: 0;
737
- display: block;
738
- position: absolute;
739
- height: 100%;
740
- width: 100%;
741
- top: 0;
742
- right: 0;
743
- bottom: 0;
744
- border: 0;
745
- }
746
- #banner_with_iframe #content {
747
- position: absolute;
748
- padding: 0;
749
- margin: 0;
750
- top: 98px;
751
- left: 0px;
752
- right: 0px;
753
- bottom: 0;
754
- }
755
- /* new iframe style banner frameset */
756
- #banner_with_iframe #banner_header {
757
- background-color: #E6D19A;
758
- position: absolute;
759
- /* Ie6 likes it better when height/width comes before top, left, right, no idea why. */
760
- height: 94px;
761
- top: 0;
762
- left: 0;
763
- right: 0;
764
- padding: 0;
765
- margin: 0;
766
- border-bottom: 4px gray solid;
767
- overflow-y: auto;
768
- overflow-x: hidden;
769
- }
770
-
771
-
772
-
773
- /*************************************/
774
- /* Ajax (and non) popup modal window */
775
- /*************************************/
776
-
777
- .ajax_modal_dialog {
778
- border: 1px solid #999999;
779
- background-color: white;
780
- position:absolute;
781
- left: 25%;
782
- top: 20%;
783
- z-index: 1000;
784
- font-size: 12px;
785
- }
786
-
787
- .ajax_modal_bg_overlay {
788
- background-color: gray;
789
- position: absolute;
790
- top: 0;
791
- left: 0;
792
- right: 0;
793
- bottom: 0;
794
- width: 99.9%;
795
- height: 99.9%;
796
- z-index: 999;
797
- opacity: 0.6;
798
- -moz-opacity: 0.6;
799
- filter: alpha(opacity=60);
800
- }
801
-
802
- .ajax_modal_dialog .inner_modal_dialog {
803
- background-color: #FCF1D4;
804
- margin: 1px;
805
- padding: 1em;
806
- }
807
-
808
- .ajax_modal_dialog .modal_dialog_form {
809
- width:395px;
810
- }
811
-
812
- .ajax_modal_dialog h2, .ajax_modal_dialog h3 {
813
- font-weight: normal;
814
- font-size: 1em;
815
- }
816
-
817
- .success_status {
818
- position: absolute;
819
- left: 15%;
820
- top: 2em;
821
- z-index: 100;
822
- background-color: #e6e6e6;
823
- border: 1px solid #999999;
824
- padding: 1em;
825
- }
826
-
827
- .inner_modal_dialog .section {
828
- padding-top: 0.8em;
829
- padding-bottom: 0.8em;
830
- }
831
-
832
- .inner_modal_dialog li {
833
- margin-bottom: 0.33em;
834
- }
835
-
836
- .inner_modal_dialog ul {
837
- margin-top: 0.5em;
838
- margin-bottom: 0.5em;
839
- }
840
-
841
- .inner_modal_dialog .collection {
842
- font-weight: bold;
843
- }
844
-
845
- .inner_modal_dialog .status {
846
- font-style: italic;
847
- }
848
-
849
- .no_js .inner_modal_dialog {
850
- margin: 2em;
851
- }
852
-
853
- .no_js .inner_modal_dialog .cancel {
854
- display: none;
855
- }
856
-
857
-
858
-
859
-
860
- /*
861
- * The base Umlaut styles:
862
-
863
- * This is a manifest file that'll automatically include all the stylesheets available in this directory
864
- * and any sub-directories. You're free to add application-wide styles to this file and they'll appear at
865
- * the top of the compiled file, but it's generally better to create a new file per style scope.
866
- */
867
-
868
- /* Umlaut needs a jquery-ui theme CSS. Here's an easy way to get one,
869
- you can replace with another theme. */
870
-
871
- @import url(http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.16/themes/ui-lightness/jquery-ui.css);
872
-
873
- :@created_atf1326403366.3184049`�:@expires_in0