hydra-head 4.0.0.rc6 → 4.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (84) hide show
  1. data/Gemfile +0 -4
  2. data/Gemfile.lock +54 -57
  3. data/README.textile +8 -16
  4. data/app/assets/stylesheets/hydra/html_refactor.css +3 -9
  5. data/app/assets/stylesheets/hydra/styles.css +5 -120
  6. data/app/helpers/facets_helper.rb +4 -0
  7. data/app/helpers/hydra/blacklight_helper_behavior.rb +9 -41
  8. data/app/helpers/hydra/facets_helper_behavior.rb +27 -0
  9. data/app/models/hydra/ability.rb +48 -41
  10. data/app/models/hydra/role_mapper_behavior.rb +32 -0
  11. data/app/models/role_mapper.rb +1 -20
  12. data/config/jetty.yml +6 -0
  13. data/hydra-head.gemspec +4 -5
  14. data/lib/generators/hydra/assets_generator.rb +0 -1
  15. data/lib/hydra-head/version.rb +1 -1
  16. data/lib/hydra/access_controls_enforcement.rb +4 -64
  17. data/test_support/etc/Gemfile +1 -0
  18. data/test_support/features/absent_model_search_result.feature +2 -2
  19. data/test_support/features/default_partials_search_result.feature +3 -3
  20. data/test_support/features/generic_content_search_result.feature +3 -3
  21. data/test_support/features/generic_image_search_result.feature +3 -3
  22. data/test_support/features/mods_asset_search_result.feature +1 -1
  23. data/test_support/features/mods_asset_show.feature +1 -1
  24. data/test_support/features/step_definitions/edit_metadata_steps.rb +1 -1
  25. data/test_support/features/step_definitions/html_validity_steps.rb +11 -1
  26. data/test_support/features/view_catalog_index.feature +1 -1
  27. data/test_support/spec/controllers/catalog_controller_spec.rb +4 -2
  28. data/test_support/spec/controllers/catalog_controller_viewing_context_spec.rb +2 -4
  29. data/test_support/spec/controllers/catalog_valid_html_spec.rb +4 -7
  30. data/test_support/spec/controllers/file_assets_controller_spec.rb +1 -0
  31. data/test_support/spec/helpers/access_controls_enforcement_spec.rb +0 -59
  32. data/test_support/spec/helpers/access_controls_evaluation_spec.rb +2 -2
  33. data/test_support/spec/helpers/blacklight_helper_spec.rb +1 -17
  34. data/test_support/spec/models/ability_spec.rb +34 -4
  35. data/vendor/cache/actionmailer-3.2.3.gem +0 -0
  36. data/vendor/cache/actionpack-3.2.3.gem +0 -0
  37. data/vendor/cache/{active-fedora-4.0.0.rc20.gem → active-fedora-4.0.0.gem} +0 -0
  38. data/vendor/cache/activemodel-3.2.3.gem +0 -0
  39. data/vendor/cache/activerecord-3.2.3.gem +0 -0
  40. data/vendor/cache/activeresource-3.2.3.gem +0 -0
  41. data/vendor/cache/activesupport-3.2.3.gem +0 -0
  42. data/vendor/cache/{blacklight-3.3.1.gem → blacklight-3.3.2.gem} +0 -0
  43. data/vendor/cache/factory_girl-3.1.1.gem +0 -0
  44. data/vendor/cache/fssm-0.2.9.gem +0 -0
  45. data/vendor/cache/libwebsocket-0.1.3.gem +0 -0
  46. data/vendor/cache/mocha-0.11.0.gem +0 -0
  47. data/vendor/cache/multi_json-1.3.2.gem +0 -0
  48. data/vendor/cache/{rails-3.2.2.gem → rails-3.2.3.gem} +0 -0
  49. data/vendor/cache/railties-3.2.3.gem +0 -0
  50. data/vendor/cache/rdf-0.3.5.2.gem +0 -0
  51. data/vendor/cache/rsolr-1.0.8.gem +0 -0
  52. data/vendor/cache/rspec-expectations-2.9.1.gem +0 -0
  53. data/vendor/cache/rubydora-0.5.8.gem +0 -0
  54. data/vendor/cache/rubyzip-0.9.7.gem +0 -0
  55. data/vendor/cache/sass-3.1.16.gem +0 -0
  56. data/vendor/cache/selenium-webdriver-2.21.2.gem +0 -0
  57. data/vendor/cache/solrizer-fedora-2.0.0.gem +0 -0
  58. data/vendor/cache/sqlite3-1.3.6.gem +0 -0
  59. data/vendor/cache/tzinfo-0.3.33.gem +0 -0
  60. metadata +158 -76
  61. data/Tools.textile +0 -72
  62. data/app/views/catalog/_search_form.html.erb +0 -12
  63. data/vendor/cache/actionmailer-3.2.2.gem +0 -0
  64. data/vendor/cache/actionpack-3.2.2.gem +0 -0
  65. data/vendor/cache/activemodel-3.2.2.gem +0 -0
  66. data/vendor/cache/activerecord-3.2.2.gem +0 -0
  67. data/vendor/cache/activeresource-3.2.2.gem +0 -0
  68. data/vendor/cache/activesupport-3.2.2.gem +0 -0
  69. data/vendor/cache/factory_girl-3.0.0.gem +0 -0
  70. data/vendor/cache/fssm-0.2.8.1.gem +0 -0
  71. data/vendor/cache/mocha-0.10.5.gem +0 -0
  72. data/vendor/cache/multi_json-1.2.0.gem +0 -0
  73. data/vendor/cache/railties-3.2.2.gem +0 -0
  74. data/vendor/cache/rdf-0.3.5.1.gem +0 -0
  75. data/vendor/cache/rsolr-1.0.6.gem +0 -0
  76. data/vendor/cache/rspec-expectations-2.9.0.gem +0 -0
  77. data/vendor/cache/rubydora-0.5.7.gem +0 -0
  78. data/vendor/cache/rubyzip-0.9.6.1.gem +0 -0
  79. data/vendor/cache/sass-3.1.15.gem +0 -0
  80. data/vendor/cache/selenium-webdriver-2.20.0.gem +0 -0
  81. data/vendor/cache/solr-ruby-0.0.8.gem +0 -0
  82. data/vendor/cache/solrizer-fedora-1.2.5.gem +0 -0
  83. data/vendor/cache/sqlite3-1.3.5.gem +0 -0
  84. data/vendor/cache/tzinfo-0.3.32.gem +0 -0
data/Gemfile CHANGED
@@ -6,9 +6,5 @@ gemspec
6
6
  # For rvm users:
7
7
  # bundle config build.ruby-debug-base19 --with-ruby-include=$rvm_path/src/ruby-1.9.3-p0
8
8
  group :test do
9
- # gem 'linecache19', '>= 0.5.13'
10
- # gem 'ruby-debug-base19', '>= 0.11.26'
11
- # gem 'ruby-debug19'
12
9
  gem 'cucumber-rails', '>=1.2.0', :require=>false
13
-
14
10
  end
data/Gemfile.lock CHANGED
@@ -1,34 +1,34 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- hydra-head (4.0.0.rc5)
4
+ hydra-head (4.0.0)
5
5
  RedCloth (= 4.2.9)
6
- active-fedora (~> 4.0.0.rc20)
7
- blacklight (~> 3.3.1)
6
+ active-fedora (~> 4.0.0)
7
+ blacklight (~> 3.3.2)
8
8
  block_helpers
9
9
  cancan
10
10
  devise
11
- rails (= 3.2.2)
11
+ rails (= 3.2.3)
12
12
  sanitize
13
13
 
14
14
  GEM
15
15
  remote: http://rubygems.org/
16
16
  specs:
17
17
  RedCloth (4.2.9)
18
- actionmailer (3.2.2)
19
- actionpack (= 3.2.2)
20
- mail (~> 2.4.0)
21
- actionpack (3.2.2)
22
- activemodel (= 3.2.2)
23
- activesupport (= 3.2.2)
18
+ actionmailer (3.2.3)
19
+ actionpack (= 3.2.3)
20
+ mail (~> 2.4.4)
21
+ actionpack (3.2.3)
22
+ activemodel (= 3.2.3)
23
+ activesupport (= 3.2.3)
24
24
  builder (~> 3.0.0)
25
25
  erubis (~> 2.7.0)
26
26
  journey (~> 1.0.1)
27
27
  rack (~> 1.4.0)
28
- rack-cache (~> 1.1)
28
+ rack-cache (~> 1.2)
29
29
  rack-test (~> 0.6.1)
30
30
  sprockets (~> 2.1.2)
31
- active-fedora (4.0.0.rc20)
31
+ active-fedora (4.0.0)
32
32
  activeresource (>= 3.0.0)
33
33
  activesupport (>= 3.0.0)
34
34
  equivalent-xml
@@ -36,25 +36,25 @@ GEM
36
36
  mime-types (>= 1.16)
37
37
  multipart-post (= 1.1.2)
38
38
  nokogiri
39
- om (~> 1.6.0.rc3)
39
+ om (~> 1.6.0)
40
40
  rdf
41
41
  rdf-rdfxml (= 0.3.5)
42
42
  rsolr
43
- rubydora (~> 0.5.7)
43
+ rubydora (~> 0.5.8)
44
44
  solrizer (~> 1.2.0)
45
45
  xml-simple (>= 1.0.12)
46
- activemodel (3.2.2)
47
- activesupport (= 3.2.2)
46
+ activemodel (3.2.3)
47
+ activesupport (= 3.2.3)
48
48
  builder (~> 3.0.0)
49
- activerecord (3.2.2)
50
- activemodel (= 3.2.2)
51
- activesupport (= 3.2.2)
49
+ activerecord (3.2.3)
50
+ activemodel (= 3.2.3)
51
+ activesupport (= 3.2.3)
52
52
  arel (~> 3.0.2)
53
53
  tzinfo (~> 0.3.29)
54
- activeresource (3.2.2)
55
- activemodel (= 3.2.2)
56
- activesupport (= 3.2.2)
57
- activesupport (3.2.2)
54
+ activeresource (3.2.3)
55
+ activemodel (= 3.2.3)
56
+ activesupport (= 3.2.3)
57
+ activesupport (3.2.3)
58
58
  i18n (~> 0.6)
59
59
  multi_json (~> 1.0)
60
60
  addressable (2.2.7)
@@ -62,7 +62,7 @@ GEM
62
62
  gyoku (>= 0.4.0)
63
63
  arel (3.0.2)
64
64
  bcrypt-ruby (3.0.1)
65
- blacklight (3.3.1)
65
+ blacklight (3.3.2)
66
66
  compass-rails (~> 1.0.0)
67
67
  compass-susy-plugin (>= 0.9.0)
68
68
  kaminari
@@ -71,7 +71,7 @@ GEM
71
71
  rails (~> 3.1)
72
72
  rsolr (~> 1.0.6)
73
73
  rsolr-ext (~> 1.0.3)
74
- sass-rails (~> 3.2.0)
74
+ sass-rails
75
75
  unicode
76
76
  block_helpers (0.3.3)
77
77
  activesupport (>= 2.0)
@@ -115,11 +115,11 @@ GEM
115
115
  equivalent-xml (0.2.9)
116
116
  nokogiri (>= 1.4.3)
117
117
  erubis (2.7.0)
118
- factory_girl (3.0.0)
118
+ factory_girl (3.1.1)
119
119
  activesupport (>= 3.0.0)
120
120
  fastercsv (1.5.4)
121
121
  ffi (1.0.11)
122
- fssm (0.2.8.1)
122
+ fssm (0.2.9)
123
123
  gherkin (2.9.3)
124
124
  json (>= 1.4.6)
125
125
  gyoku (0.4.4)
@@ -140,6 +140,8 @@ GEM
140
140
  actionpack (>= 3.0.0)
141
141
  activesupport (>= 3.0.0)
142
142
  railties (>= 3.0.0)
143
+ libwebsocket (0.1.3)
144
+ addressable
143
145
  logger (1.2.8)
144
146
  mail (2.4.4)
145
147
  i18n (>= 0.4.0)
@@ -149,9 +151,9 @@ GEM
149
151
  mediashelf-loggable (0.4.9)
150
152
  metaclass (0.0.1)
151
153
  mime-types (1.18)
152
- mocha (0.10.5)
154
+ mocha (0.11.0)
153
155
  metaclass (~> 0.0.1)
154
- multi_json (1.2.0)
156
+ multi_json (1.3.2)
155
157
  multipart-post (1.1.2)
156
158
  nokogiri (1.5.2)
157
159
  nori (1.1.0)
@@ -167,23 +169,23 @@ GEM
167
169
  rack
168
170
  rack-test (0.6.1)
169
171
  rack (>= 1.0)
170
- rails (3.2.2)
171
- actionmailer (= 3.2.2)
172
- actionpack (= 3.2.2)
173
- activerecord (= 3.2.2)
174
- activeresource (= 3.2.2)
175
- activesupport (= 3.2.2)
172
+ rails (3.2.3)
173
+ actionmailer (= 3.2.3)
174
+ actionpack (= 3.2.3)
175
+ activerecord (= 3.2.3)
176
+ activeresource (= 3.2.3)
177
+ activesupport (= 3.2.3)
176
178
  bundler (~> 1.0)
177
- railties (= 3.2.2)
178
- railties (3.2.2)
179
- actionpack (= 3.2.2)
180
- activesupport (= 3.2.2)
179
+ railties (= 3.2.3)
180
+ railties (3.2.3)
181
+ actionpack (= 3.2.3)
182
+ activesupport (= 3.2.3)
181
183
  rack-ssl (~> 1.3.2)
182
184
  rake (>= 0.8.7)
183
185
  rdoc (~> 3.4)
184
186
  thor (~> 0.14.6)
185
187
  rake (0.9.2.2)
186
- rdf (0.3.5.1)
188
+ rdf (0.3.5.2)
187
189
  addressable (>= 2.2.6)
188
190
  rdf-rdfxml (0.3.5)
189
191
  nokogiri (>= 1.4.4)
@@ -192,7 +194,7 @@ GEM
192
194
  json (~> 1.4)
193
195
  rest-client (1.6.7)
194
196
  mime-types (>= 1.16)
195
- rsolr (1.0.6)
197
+ rsolr (1.0.8)
196
198
  builder (>= 2.1.2)
197
199
  rsolr-ext (1.0.3)
198
200
  rsolr (>= 1.0.2)
@@ -201,7 +203,7 @@ GEM
201
203
  rspec-expectations (~> 2.9.0)
202
204
  rspec-mocks (~> 2.9.0)
203
205
  rspec-core (2.9.0)
204
- rspec-expectations (2.9.0)
206
+ rspec-expectations (2.9.1)
205
207
  diff-lcs (~> 1.1.3)
206
208
  rspec-mocks (2.9.0)
207
209
  rspec-rails (2.9.0)
@@ -209,7 +211,7 @@ GEM
209
211
  activesupport (>= 3.0)
210
212
  railties (>= 3.0)
211
213
  rspec (~> 2.9.0)
212
- rubydora (0.5.7)
214
+ rubydora (0.5.8)
213
215
  activemodel
214
216
  activesupport
215
217
  fastercsv
@@ -217,10 +219,10 @@ GEM
217
219
  nokogiri
218
220
  rest-client
219
221
  savon
220
- rubyzip (0.9.6.1)
222
+ rubyzip (0.9.7)
221
223
  sanitize (2.0.3)
222
224
  nokogiri (>= 1.4.4, < 1.6)
223
- sass (3.1.15)
225
+ sass (3.1.16)
224
226
  sass-rails (3.2.5)
225
227
  railties (~> 3.2.0)
226
228
  sass (>= 3.1.10)
@@ -233,12 +235,12 @@ GEM
233
235
  nokogiri (>= 1.4.0)
234
236
  nori (~> 1.1)
235
237
  wasabi (~> 2.1)
236
- selenium-webdriver (2.20.0)
238
+ selenium-webdriver (2.21.2)
237
239
  childprocess (>= 0.2.5)
238
240
  ffi (~> 1.0)
241
+ libwebsocket (~> 0.1.3)
239
242
  multi_json (~> 1.0)
240
243
  rubyzip
241
- solr-ruby (0.0.8)
242
244
  solrizer (1.2.0)
243
245
  daemons
244
246
  mediashelf-loggable (~> 0.4.7)
@@ -246,18 +248,13 @@ GEM
246
248
  om (>= 1.5.0)
247
249
  stomp
248
250
  xml-simple
249
- solrizer-fedora (1.2.5)
250
- active-fedora (>= 3.2.0)
251
- activesupport (>= 3.0.11)
252
- fastercsv
253
- rsolr (= 1.0.6)
254
- solr-ruby (>= 0.0.6)
255
- solrizer (>= 1.0.0)
251
+ solrizer-fedora (2.0.0)
252
+ active-fedora (~> 4.0.0)
256
253
  sprockets (2.1.2)
257
254
  hike (~> 1.2)
258
255
  rack (~> 1.0)
259
256
  tilt (~> 1.1, != 1.3.0)
260
- sqlite3 (1.3.5)
257
+ sqlite3 (1.3.6)
261
258
  stomp (1.2.2)
262
259
  term-ansicolor (1.0.7)
263
260
  thor (0.14.6)
@@ -265,7 +262,7 @@ GEM
265
262
  treetop (1.4.10)
266
263
  polyglot
267
264
  polyglot (>= 0.3.1)
268
- tzinfo (0.3.32)
265
+ tzinfo (0.3.33)
269
266
  unicode (0.4.2)
270
267
  warden (1.1.1)
271
268
  rack (>= 1.0)
@@ -286,6 +283,6 @@ DEPENDENCIES
286
283
  jettywrapper (>= 1.0.4)
287
284
  mocha
288
285
  rspec-rails
289
- solrizer-fedora (>= 1.2.5)
286
+ solrizer-fedora (>= 2.0.0)
290
287
  sqlite3
291
288
  yard
data/README.textile CHANGED
@@ -19,10 +19,10 @@ Ruby 1.9.3 is required by Hydra-Head release 4.0; RVM is strongly suggested.
19
19
 
20
20
  h3. Install Rails, Bundler and Devise
21
21
 
22
- Currently hydra-head is compatible with Rails 3.0.x and incompatible with Rails 3.1.
22
+ Currently hydra-head is compatible with Rails 3.2
23
23
 
24
24
  <pre>
25
- gem install 'rails' --version '~>3.0.11'
25
+ gem install 'rails' --version '~>3.2.2'
26
26
  </pre>
27
27
 
28
28
  h3. Generate a new rails application:
@@ -39,11 +39,10 @@ First, add them to the "Gemfile":http://gembundler.com/gemfile.html of your appl
39
39
  <pre>
40
40
  source 'http://rubygems.org'
41
41
 
42
- gem 'rails', '~>3.0.11'
42
+ gem 'rails', '~>3.2.2'
43
43
 
44
- gem 'blacklight', '~> 3.1.2'
45
- gem 'hydra-head', '~> 3.2.0'
46
- gem 'solrizer-fedora', '>=1.0.1'
44
+ gem 'blacklight', '~> 3.3.1'
45
+ gem 'hydra-head', '~> 4.0.0'
47
46
 
48
47
  # We will assume that you're using sqlite3 for testing/demo,
49
48
  # but in a production setup you probably want to use a real sql database like mysql or postgres
@@ -53,16 +52,9 @@ First, add them to the "Gemfile":http://gembundler.com/gemfile.html of your appl
53
52
  # You are free to implement your own User/Authentication solution in its place.
54
53
  gem 'devise'
55
54
 
56
- # For testing. You will probably want to use all of these to run the tests you write for your hydra head
55
+ # For testing. You will probably want to use these to run the tests you write for your hydra head
57
56
  group :development, :test do
58
- gem 'ruby-debug'
59
- gem 'rspec'
60
- gem 'rspec-rails', '>=2.5.0'
61
- gem 'mocha'
62
- gem 'cucumber-rails'
63
- gem 'database_cleaner'
64
- gem 'capybara'
65
- gem 'bcrypt-ruby'
57
+ gem 'rspec-rails', '>=2.9.0'
66
58
  gem "jettywrapper"
67
59
  end # (leave this comment here to catch a stray line inserted by blacklight!)
68
60
  </pre>
@@ -79,7 +71,7 @@ Even if all of the dependencies are satisfied, this will take a _very_ long time
79
71
 
80
72
  <pre>
81
73
  gem install blacklight
82
- gem install hydra-head -v 3.2.0
74
+ gem install hydra-head -v 4.0.0
83
75
  </pre>
84
76
 
85
77
  Then re-run bundle install and it will run slightly faster.
@@ -7,7 +7,7 @@
7
7
 
8
8
 
9
9
  /* The hydra provided search button was miss-aligned w/ the form field */
10
- #search #submit {
10
+ #search .submit {
11
11
  margin-bottom:-12px;
12
12
  }
13
13
 
@@ -34,11 +34,6 @@
34
34
  #select-item-list li a:hover {background: #FAFAFA;}
35
35
  #select-item-box:hover #select-item-list, #select-item-list:hover {display: block;}
36
36
 
37
- /* =FACETS
38
- -------------------------------------------------------------- */
39
-
40
- #bd #facets ul, #bd #facets h3 + div {border-bottom: none;}
41
-
42
37
 
43
38
  /* =SEARCH
44
39
  -------------------------------------------------------------- */
@@ -48,13 +43,12 @@
48
43
  background-image: -moz-linear-gradient(center bottom, #DDD 0%, #EEE 100%); }
49
44
  #bd .home-text #search { -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}
50
45
  #bd #search #q {margin: 0 15px 0 0; padding: 0.2em; width: 420px;}
51
- #bd #search #submit {background: #f3f3f3; border: 1px solid #AAA; font-size: 16px; margin: 0; padding: 4px 6px; width: 75px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
52
- #bd #search #submit:hover {background: #f7f7f7; cursor: pointer;}
46
+ #bd #search .submit {background: #f3f3f3; border: 1px solid #AAA; font-size: 16px; margin: 0; padding: 4px 6px; width: 75px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
47
+ #bd #search .submit:hover {background: #f7f7f7; cursor: pointer;}
53
48
 
54
49
  /* =RESULTS
55
50
  -------------------------------------------------------------- */
56
51
 
57
- #bd #appliedParams {border-top: 1px solid #FFF;}
58
52
  #documents th, #file_assets th {color: #555; text-align: left;}
59
53
  .pageEntriesInfo, #sortAndPerPage {font-size: 12px;}
60
54
 
@@ -127,15 +127,6 @@ a.destructive:hover {
127
127
  width: 40px;
128
128
  }
129
129
 
130
-
131
- #appliedParams a#startOverLink {
132
- font-size: 13px;
133
- height: 22px;
134
- margin-top: -12px;
135
- padding-top: 0 10px 1px 10px;
136
- right: 5px;
137
- }
138
-
139
130
  h2 {
140
131
  font-weight: bold;
141
132
  text-transform: uppercase;
@@ -257,71 +248,28 @@ table#file_assets {
257
248
  text-align: left;
258
249
  }
259
250
 
260
- #bd .sidebar {
261
- margin: 0;
262
- padding: 0;
263
- text-align: right;
264
- float: left;
265
- width: 238px;
266
- }
267
-
268
251
  #facets {
269
- text-align: left;
270
- background-color: white;
271
252
  padding: 0;
272
- font-size: 12px;
273
- }
274
-
275
- .side_bar_heading, #facets div h3 {
276
- background-color: white;
277
- height: 50px;
278
- }
279
-
280
- #facets h2 {
281
- color: blue;
282
- font: normal normal normal 10px/20px "Helvetica Neue", Arial, Helvetica, sans-serif;
283
- padding: 1em 0px 1em 10px;
284
- margin: 0;
285
- border-top: 1px solid #dddddd;
286
- text-transform: uppercase;
287
- }
288
-
289
- #facets div {
290
- background-color: #EEE;
291
253
  }
292
254
 
293
255
  #facets div h3 {
294
- margin-top: 0;
295
- margin-left: 0;
296
- color: black;
297
256
  font-size: 13px;
298
257
  font-weight: bold;
299
- line-height: 20px;
300
- padding: 1.2em 10px;
301
- height: 20px;
302
258
  }
303
259
 
304
260
  #facets div h3:hover {
305
261
  cursor: default;
306
262
  }
307
263
 
308
- #facets li span.selected {
309
- color: #000000;
310
- }
311
-
312
- .side_bar_content, #facets div ul {
313
- background-color: #ffffff;
314
- padding: 0.5em 0;
264
+ #facets div ul {
315
265
  border-bottom: none;
316
266
  }
317
267
 
318
- .side_bar_content, #facets div ul li {
319
- padding: 0.5em 12px;
320
- margin: 0;
321
- line-height: 20px;
322
- display: block;
268
+ #facets li span.selected {
269
+ color: black;
323
270
  }
324
271
 
272
+
325
273
  body .ui-widget {
326
274
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
327
275
  font-size: 13px;
@@ -359,46 +307,12 @@ tr.document {
359
307
  border-left: none;
360
308
  }
361
309
 
362
- #appliedParams {
363
- width: 100%;
364
- margin-left: 10px;
365
- margin-top: 10px;
366
- background-color: transparent;
367
- border: none;
368
- border-radius: 0;
369
- margin-bottom: 0;
370
- padding: 0;
371
- }
372
-
373
- #appliedParams h3 {
374
- background-color: #FFF7E5;
375
- border: 1px solid #E0D9CA;
376
- color: #333;
377
- display: block;
378
- font-size: 15px;
379
- padding: 5px 5px 5px 27px;
380
- margin: 0 0 3px 0;
381
- width: 671px;
382
- }
383
-
384
- #appliedParams div {
385
- padding: 6px;
386
- background-color: #C9D484;
387
- height: 20px;
388
- margin: 0;
389
- width: 690px;
390
- }
391
-
392
- .pagination, #sortAndPerPage {
393
- /* background-color: #F1F1F1;*/
310
+ .pagination {
394
311
  background-color: white;
395
312
  border-color: white;
396
313
  border-style: solid;
397
314
  border-width: 0;
398
315
  border-radius: 0;
399
- }
400
-
401
- .pagination {
402
316
  width: 100%;
403
317
  line-height: 2em;
404
318
  padding: 0;
@@ -437,31 +351,6 @@ tr.document {
437
351
  background-color: #D1DFFD;
438
352
  }
439
353
 
440
- .appliedFilter {
441
- background-color: #E2EDFE;
442
- border: 1px solid #C4DAFE;
443
- display: block;
444
- height: 20px;
445
- margin: 0 0 3px 0;
446
- padding: 5px 5px 5px 25px;
447
- width: 645px;
448
- }
449
-
450
- .filterName, .filterValue {
451
- font-style: normal;
452
- background-color: none;
453
- }
454
-
455
- #sortAndPerPage {
456
- clear: both;
457
- height: 20px;
458
- margin: 0 15px;
459
- padding: 10px 0;
460
- }
461
-
462
- #sortAndPerPage label {
463
- font-weight: bold;
464
- }
465
354
 
466
355
  #documents {
467
356
  width: 700px;
@@ -999,10 +888,6 @@ dd.person ul input.editable-edit.edit {
999
888
  background-color: white;
1000
889
  }
1001
890
 
1002
- input[type="submit"] {
1003
- font-size: 18px;
1004
- }
1005
-
1006
891
  input.textile-edit {
1007
892
  width: 350px;
1008
893
  height: 220px;