graphael-rails 0.1.4 → 0.1.5

Sign up to get free protection for your applications and to get access to all the features.
Files changed (46) hide show
  1. checksums.yaml +7 -0
  2. data/Gemfile.lock +41 -6
  3. data/VERSION +1 -1
  4. data/graphael-rails.gemspec +7 -47
  5. metadata +16 -59
  6. data/vendor/assets/javascripts/g.raphael/README.markdown +0 -21
  7. data/vendor/assets/javascripts/g.raphael/docs/blueprint-min.png +0 -0
  8. data/vendor/assets/javascripts/g.raphael/docs/dr-print.css +0 -218
  9. data/vendor/assets/javascripts/g.raphael/docs/dr.css +0 -404
  10. data/vendor/assets/javascripts/g.raphael/docs/reference.html +0 -350
  11. data/vendor/assets/javascripts/g.raphael/docs/reference.js +0 -35
  12. data/vendor/assets/javascripts/g.raphael/g.bar.js +0 -621
  13. data/vendor/assets/javascripts/g.raphael/g.dot.js +0 -156
  14. data/vendor/assets/javascripts/g.raphael/g.line.js +0 -329
  15. data/vendor/assets/javascripts/g.raphael/g.pie.js +0 -255
  16. data/vendor/assets/javascripts/g.raphael/g.raphael.js +0 -887
  17. data/vendor/assets/javascripts/g.raphael/g.raphael.json +0 -9
  18. data/vendor/assets/javascripts/g.raphael/min/g.bar-min.js +0 -7
  19. data/vendor/assets/javascripts/g.raphael/min/g.dot-min.js +0 -7
  20. data/vendor/assets/javascripts/g.raphael/min/g.line-min.js +0 -7
  21. data/vendor/assets/javascripts/g.raphael/min/g.pie-min.js +0 -1
  22. data/vendor/assets/javascripts/g.raphael/min/g.raphael-min.js +0 -7
  23. data/vendor/assets/javascripts/g.raphael/raphael-min.js +0 -9
  24. data/vendor/assets/javascripts/g.raphael/test/barchart.html +0 -37
  25. data/vendor/assets/javascripts/g.raphael/test/barchart2.html +0 -51
  26. data/vendor/assets/javascripts/g.raphael/test/brightness.html +0 -47
  27. data/vendor/assets/javascripts/g.raphael/test/css/demo-print.css +0 -17
  28. data/vendor/assets/javascripts/g.raphael/test/css/demo.css +0 -21
  29. data/vendor/assets/javascripts/g.raphael/test/dotchart.html +0 -35
  30. data/vendor/assets/javascripts/g.raphael/test/images/bg.png +0 -0
  31. data/vendor/assets/javascripts/g.raphael/test/images/bgbg.png +0 -0
  32. data/vendor/assets/javascripts/g.raphael/test/linechart.html +0 -66
  33. data/vendor/assets/javascripts/g.raphael/test/piechart.html +0 -26
  34. data/vendor/assets/javascripts/g.raphael/test/piechart2.html +0 -46
  35. data/vendor/assets/javascripts/g.raphael/test/tooltips.html +0 -85
  36. data/vendor/assets/javascripts/raphael/README.markdown +0 -3
  37. data/vendor/assets/javascripts/raphael/history.md +0 -82
  38. data/vendor/assets/javascripts/raphael/license.txt +0 -21
  39. data/vendor/assets/javascripts/raphael/make +0 -45
  40. data/vendor/assets/javascripts/raphael/raphael-min.js +0 -10
  41. data/vendor/assets/javascripts/raphael/raphael.core.js +0 -5189
  42. data/vendor/assets/javascripts/raphael/raphael.js +0 -5815
  43. data/vendor/assets/javascripts/raphael/raphael.svg.js +0 -1360
  44. data/vendor/assets/javascripts/raphael/raphael.vml.js +0 -973
  45. data/vendor/assets/javascripts/raphael/reference.html +0 -2489
  46. data/vendor/assets/javascripts/raphael/reference.js +0 -248
checksums.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA1:
3
+ metadata.gz: f857b8d4fe4090c72a51c4a7f921e21d32610422
4
+ data.tar.gz: 7992a344c598029f810239c0fbf292ca72d4d147
5
+ SHA512:
6
+ metadata.gz: c5231ec191a272c6f5fc5c7d67d28ac90b57c245b2a477ff377ea168d778cea788fc6f27ee0e35714b34c1934929b0f77bca3ded81d4bb6ca8a658139f25c333
7
+ data.tar.gz: 9980f3939c6dfd9dcb9579015f6da97c2ac513c13a78612f423a9bf5ff612f2d47c93c4cc68d7a971d9f1b13326acaf267f6e008f5869590f55aad836f1d56d6
data/Gemfile.lock CHANGED
@@ -1,16 +1,51 @@
1
1
  GEM
2
2
  remote: http://rubygems.org/
3
3
  specs:
4
- git (1.2.5)
5
- jeweler (1.8.3)
6
- bundler (~> 1.0)
4
+ addressable (2.3.6)
5
+ builder (3.2.2)
6
+ descendants_tracker (0.0.4)
7
+ thread_safe (~> 0.3, >= 0.3.1)
8
+ faraday (0.9.0)
9
+ multipart-post (>= 1.2, < 3)
10
+ git (1.2.8)
11
+ github_api (0.12.2)
12
+ addressable (~> 2.3)
13
+ descendants_tracker (~> 0.0.4)
14
+ faraday (~> 0.8, < 0.10)
15
+ hashie (>= 3.3)
16
+ multi_json (>= 1.7.5, < 2.0)
17
+ nokogiri (~> 1.6.3)
18
+ oauth2
19
+ hashie (3.3.2)
20
+ highline (1.6.21)
21
+ jeweler (2.0.1)
22
+ builder
23
+ bundler (>= 1.0)
7
24
  git (>= 1.2.5)
25
+ github_api
26
+ highline (>= 1.6.15)
27
+ nokogiri (>= 1.5.10)
8
28
  rake
9
29
  rdoc
10
- json (1.6.6)
11
- rake (0.9.2.2)
12
- rdoc (3.12)
30
+ json (1.8.1)
31
+ jwt (1.2.0)
32
+ mini_portile (0.6.1)
33
+ multi_json (1.10.1)
34
+ multi_xml (0.5.5)
35
+ multipart-post (2.0.0)
36
+ nokogiri (1.6.5)
37
+ mini_portile (~> 0.6.0)
38
+ oauth2 (1.0.0)
39
+ faraday (>= 0.8, < 0.10)
40
+ jwt (~> 1.0)
41
+ multi_json (~> 1.3)
42
+ multi_xml (~> 0.5)
43
+ rack (~> 1.2)
44
+ rack (1.6.0)
45
+ rake (10.4.2)
46
+ rdoc (4.2.0)
13
47
  json (~> 1.4)
48
+ thread_safe (0.3.4)
14
49
 
15
50
  PLATFORMS
16
51
  ruby
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.1.4
1
+ 0.1.5
@@ -2,14 +2,16 @@
2
2
  # DO NOT EDIT THIS FILE DIRECTLY
3
3
  # Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
4
4
  # -*- encoding: utf-8 -*-
5
+ # stub: graphael-rails 0.1.5 ruby lib
5
6
 
6
7
  Gem::Specification.new do |s|
7
8
  s.name = "graphael-rails"
8
- s.version = "0.1.4"
9
+ s.version = "0.1.5"
9
10
 
10
11
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
12
+ s.require_paths = ["lib"]
11
13
  s.authors = ["christian schwartz"]
12
- s.date = "2012-04-20"
14
+ s.date = "2014-12-30"
13
15
  s.description = "raphael and graphael bundle for rails"
14
16
  s.email = "christian.schwartz@informatik.uni-wuerzburg.de"
15
17
  s.extra_rdoc_files = [
@@ -26,57 +28,15 @@ Gem::Specification.new do |s|
26
28
  "Rakefile",
27
29
  "VERSION",
28
30
  "graphael-rails.gemspec",
29
- "lib/graphael-rails.rb",
30
- "vendor/assets/javascripts/g.raphael/README.markdown",
31
- "vendor/assets/javascripts/g.raphael/docs/blueprint-min.png",
32
- "vendor/assets/javascripts/g.raphael/docs/dr-print.css",
33
- "vendor/assets/javascripts/g.raphael/docs/dr.css",
34
- "vendor/assets/javascripts/g.raphael/docs/reference.html",
35
- "vendor/assets/javascripts/g.raphael/docs/reference.js",
36
- "vendor/assets/javascripts/g.raphael/g.bar.js",
37
- "vendor/assets/javascripts/g.raphael/g.dot.js",
38
- "vendor/assets/javascripts/g.raphael/g.line.js",
39
- "vendor/assets/javascripts/g.raphael/g.pie.js",
40
- "vendor/assets/javascripts/g.raphael/g.raphael.js",
41
- "vendor/assets/javascripts/g.raphael/g.raphael.json",
42
- "vendor/assets/javascripts/g.raphael/min/g.bar-min.js",
43
- "vendor/assets/javascripts/g.raphael/min/g.dot-min.js",
44
- "vendor/assets/javascripts/g.raphael/min/g.line-min.js",
45
- "vendor/assets/javascripts/g.raphael/min/g.pie-min.js",
46
- "vendor/assets/javascripts/g.raphael/min/g.raphael-min.js",
47
- "vendor/assets/javascripts/g.raphael/raphael-min.js",
48
- "vendor/assets/javascripts/g.raphael/test/barchart.html",
49
- "vendor/assets/javascripts/g.raphael/test/barchart2.html",
50
- "vendor/assets/javascripts/g.raphael/test/brightness.html",
51
- "vendor/assets/javascripts/g.raphael/test/css/demo-print.css",
52
- "vendor/assets/javascripts/g.raphael/test/css/demo.css",
53
- "vendor/assets/javascripts/g.raphael/test/dotchart.html",
54
- "vendor/assets/javascripts/g.raphael/test/images/bg.png",
55
- "vendor/assets/javascripts/g.raphael/test/images/bgbg.png",
56
- "vendor/assets/javascripts/g.raphael/test/linechart.html",
57
- "vendor/assets/javascripts/g.raphael/test/piechart.html",
58
- "vendor/assets/javascripts/g.raphael/test/piechart2.html",
59
- "vendor/assets/javascripts/g.raphael/test/tooltips.html",
60
- "vendor/assets/javascripts/raphael/README.markdown",
61
- "vendor/assets/javascripts/raphael/history.md",
62
- "vendor/assets/javascripts/raphael/license.txt",
63
- "vendor/assets/javascripts/raphael/make",
64
- "vendor/assets/javascripts/raphael/raphael-min.js",
65
- "vendor/assets/javascripts/raphael/raphael.core.js",
66
- "vendor/assets/javascripts/raphael/raphael.js",
67
- "vendor/assets/javascripts/raphael/raphael.svg.js",
68
- "vendor/assets/javascripts/raphael/raphael.vml.js",
69
- "vendor/assets/javascripts/raphael/reference.html",
70
- "vendor/assets/javascripts/raphael/reference.js"
31
+ "lib/graphael-rails.rb"
71
32
  ]
72
33
  s.homepage = "http://github.com/cschwartz/graphael-rails"
73
34
  s.licenses = ["MIT"]
74
- s.require_paths = ["lib"]
75
- s.rubygems_version = "1.8.11"
35
+ s.rubygems_version = "2.2.2"
76
36
  s.summary = "raphael and graphael bundle for rails"
77
37
 
78
38
  if s.respond_to? :specification_version then
79
- s.specification_version = 3
39
+ s.specification_version = 4
80
40
 
81
41
  if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
82
42
  s.add_runtime_dependency(%q<jeweler>, [">= 0"])
metadata CHANGED
@@ -1,27 +1,29 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: graphael-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.4
5
- prerelease:
4
+ version: 0.1.5
6
5
  platform: ruby
7
6
  authors:
8
7
  - christian schwartz
9
8
  autorequire:
10
9
  bindir: bin
11
10
  cert_chain: []
12
- date: 2012-04-20 00:00:00.000000000 Z
11
+ date: 2014-12-30 00:00:00.000000000 Z
13
12
  dependencies:
14
13
  - !ruby/object:Gem::Dependency
15
14
  name: jeweler
16
- requirement: &12656120 !ruby/object:Gem::Requirement
17
- none: false
15
+ requirement: !ruby/object:Gem::Requirement
18
16
  requirements:
19
- - - ! '>='
17
+ - - ">="
20
18
  - !ruby/object:Gem::Version
21
19
  version: '0'
22
20
  type: :runtime
23
21
  prerelease: false
24
- version_requirements: *12656120
22
+ version_requirements: !ruby/object:Gem::Requirement
23
+ requirements:
24
+ - - ">="
25
+ - !ruby/object:Gem::Version
26
+ version: '0'
25
27
  description: raphael and graphael bundle for rails
26
28
  email: christian.schwartz@informatik.uni-wuerzburg.de
27
29
  executables: []
@@ -30,8 +32,8 @@ extra_rdoc_files:
30
32
  - LICENSE.txt
31
33
  - README.rdoc
32
34
  files:
33
- - .document
34
- - .gitmodules
35
+ - ".document"
36
+ - ".gitmodules"
35
37
  - Gemfile
36
38
  - Gemfile.lock
37
39
  - LICENSE.txt
@@ -40,73 +42,28 @@ files:
40
42
  - VERSION
41
43
  - graphael-rails.gemspec
42
44
  - lib/graphael-rails.rb
43
- - vendor/assets/javascripts/g.raphael/README.markdown
44
- - vendor/assets/javascripts/g.raphael/docs/blueprint-min.png
45
- - vendor/assets/javascripts/g.raphael/docs/dr-print.css
46
- - vendor/assets/javascripts/g.raphael/docs/dr.css
47
- - vendor/assets/javascripts/g.raphael/docs/reference.html
48
- - vendor/assets/javascripts/g.raphael/docs/reference.js
49
- - vendor/assets/javascripts/g.raphael/g.bar.js
50
- - vendor/assets/javascripts/g.raphael/g.dot.js
51
- - vendor/assets/javascripts/g.raphael/g.line.js
52
- - vendor/assets/javascripts/g.raphael/g.pie.js
53
- - vendor/assets/javascripts/g.raphael/g.raphael.js
54
- - vendor/assets/javascripts/g.raphael/g.raphael.json
55
- - vendor/assets/javascripts/g.raphael/min/g.bar-min.js
56
- - vendor/assets/javascripts/g.raphael/min/g.dot-min.js
57
- - vendor/assets/javascripts/g.raphael/min/g.line-min.js
58
- - vendor/assets/javascripts/g.raphael/min/g.pie-min.js
59
- - vendor/assets/javascripts/g.raphael/min/g.raphael-min.js
60
- - vendor/assets/javascripts/g.raphael/raphael-min.js
61
- - vendor/assets/javascripts/g.raphael/test/barchart.html
62
- - vendor/assets/javascripts/g.raphael/test/barchart2.html
63
- - vendor/assets/javascripts/g.raphael/test/brightness.html
64
- - vendor/assets/javascripts/g.raphael/test/css/demo-print.css
65
- - vendor/assets/javascripts/g.raphael/test/css/demo.css
66
- - vendor/assets/javascripts/g.raphael/test/dotchart.html
67
- - vendor/assets/javascripts/g.raphael/test/images/bg.png
68
- - vendor/assets/javascripts/g.raphael/test/images/bgbg.png
69
- - vendor/assets/javascripts/g.raphael/test/linechart.html
70
- - vendor/assets/javascripts/g.raphael/test/piechart.html
71
- - vendor/assets/javascripts/g.raphael/test/piechart2.html
72
- - vendor/assets/javascripts/g.raphael/test/tooltips.html
73
- - vendor/assets/javascripts/raphael/README.markdown
74
- - vendor/assets/javascripts/raphael/history.md
75
- - vendor/assets/javascripts/raphael/license.txt
76
- - vendor/assets/javascripts/raphael/make
77
- - vendor/assets/javascripts/raphael/raphael-min.js
78
- - vendor/assets/javascripts/raphael/raphael.core.js
79
- - vendor/assets/javascripts/raphael/raphael.js
80
- - vendor/assets/javascripts/raphael/raphael.svg.js
81
- - vendor/assets/javascripts/raphael/raphael.vml.js
82
- - vendor/assets/javascripts/raphael/reference.html
83
- - vendor/assets/javascripts/raphael/reference.js
84
45
  homepage: http://github.com/cschwartz/graphael-rails
85
46
  licenses:
86
47
  - MIT
48
+ metadata: {}
87
49
  post_install_message:
88
50
  rdoc_options: []
89
51
  require_paths:
90
52
  - lib
91
53
  required_ruby_version: !ruby/object:Gem::Requirement
92
- none: false
93
54
  requirements:
94
- - - ! '>='
55
+ - - ">="
95
56
  - !ruby/object:Gem::Version
96
57
  version: '0'
97
- segments:
98
- - 0
99
- hash: 697056593087960235
100
58
  required_rubygems_version: !ruby/object:Gem::Requirement
101
- none: false
102
59
  requirements:
103
- - - ! '>='
60
+ - - ">="
104
61
  - !ruby/object:Gem::Version
105
62
  version: '0'
106
63
  requirements: []
107
64
  rubyforge_project:
108
- rubygems_version: 1.8.11
65
+ rubygems_version: 2.2.2
109
66
  signing_key:
110
- specification_version: 3
67
+ specification_version: 4
111
68
  summary: raphael and graphael bundle for rails
112
69
  test_files: []
@@ -1,21 +0,0 @@
1
- g.Raphaël - Official charting plugin for Raphaël
2
- =========
3
-
4
- For more information, see: http://g.raphaeljs.com/
5
-
6
- Changelog
7
- ---------
8
-
9
- **v0.5**
10
-
11
- * Refactored codebase and API to work with Raphaël 2.0
12
- * `g` is no longer a namespace, but instead a prototype object that all charts inherit. See documentation for all configurable options on the `g` prototype.
13
- * `g.markers` has been removed. The marker parameter strings now just try and resolve functions on the Paper prototype.
14
- * All primitive shapes have been removed. They are now part of Raphaël core in `plugins/`
15
- * The companion function `original` to the brightness functions `lighter` and `darker` has been renamed to `resetBrightness` to account for the `g` namespace removal
16
- * Tooltips have been modified/enhanced in the following ways:
17
- * All tooltips can now be called on any Element or Set instance, as well as from the paper object.
18
- * All tooltip `update` functions have been removed. Tooltip functions now return their path element. It is up to the caller to manage both the Element or set that is used as the context and the path element that was drawn by the tooltip function.
19
- * All tooltip `dir` options have been changed from `0`, `1`, `2`, `3`, to `'down'`, `'left'`, `'up'`, `'right'` repectively.
20
- * `blob` and `drop` tooltips no longer accept `size` parameters. Instead, the bounding box of the Element/Set being used as content is used to automatically determine the size.
21
- * `popupit` and `labelit` have been removed. Their functionality is now the default behavior of all tooltips
@@ -1,218 +0,0 @@
1
- html, body {
2
- background: #fff;
3
- margin: 2cm 1cm;
4
- padding: 0;
5
- }
6
- .dr-doc {
7
- font: 300 16px/1.4 "Myriad Pro", "Helvetica Neue", Helvetica, "Arial Unicode MS", Arial, sans-serif;
8
- }
9
- .dr-toc {
10
- display: none;
11
- }
12
- ::-moz-selection {
13
- background: #c00;
14
- color: #fff;
15
- }
16
- ::selection {
17
- background: #c00;
18
- color: #fff;
19
- }
20
- .dr-doc code,
21
- .dr-type em,
22
- .dr-returns em,
23
- .dr-property em {
24
- font-family: Menlo, Consolas, Monaco, "Lucida Console", monospace;
25
- }
26
- pre.code {
27
- -moz-border-radius: 10px;
28
- -webkit-border-radius: 10px;
29
- border: dotted 1px #666;
30
- padding: .5em;
31
- }
32
- pre.code code {
33
- color: #000;
34
- }
35
- code b {
36
- color: #63f;
37
- font-weight: normal;
38
- }
39
- code i,
40
- code i *,
41
- code i .d {
42
- color: #363;
43
- font-style: normal;
44
- }
45
- code .s {
46
- color: #e7be61;
47
- }
48
- code .d {
49
- color: #cf6a4c;
50
- }
51
- code .c,
52
- code .c * {
53
- color: #999;
54
- font-style: italic;
55
- }
56
- em.amp {
57
- font-family: Baskerville, "Goudy Old Style", Palatino, "Book Antiqua", serif;
58
- font-style: italic;
59
- }
60
- dl.dr-parameters {
61
- margin: 8px 0;
62
- }
63
- dt.dr-param {
64
- color: #666;
65
- font-weight: 400;
66
- float: left;
67
- margin-right: 16px;
68
- min-width: 160px;
69
- }
70
- dd.dr-type {
71
- margin: 0;
72
- }
73
- dd.dr-description {
74
- display: table;
75
- min-height: 24px;
76
- border: solid 1px #fff;
77
- }
78
- .dr-type {
79
- float: left;
80
- }
81
- .extra {
82
- display: none;
83
- }
84
- .dr-type em,
85
- .dr-returns em,
86
- .dr-property em {
87
- -moz-border-radius: 5px;
88
- -webkit-border-radius: 5px;
89
- background: #ccc;
90
- border-radius: 5px;
91
- float: left;
92
- font-size: .75em;
93
- font-style: normal;
94
- font-weight: 700;
95
- margin: 0 8px 0 0;
96
- min-width: 80px;
97
- padding: 2px 5px;
98
- text-align: center;
99
- }
100
- .dr-type em.amp,
101
- .dr-returns em.amp,
102
- .dr-property em.amp {
103
- float: none;
104
- background: none;
105
- font-size: 1em;
106
- font-weight: 400;
107
- font-style: italic;
108
- margin: 0;
109
- padding: 0;
110
- min-width: 0;
111
- }
112
- .dr-property em.dr-type {
113
- margin: 4px 16px 0 0;
114
- }
115
- em.dr-type-string {
116
- background: #e1edb1;
117
- color: #3d4c00;
118
- }
119
- em.dr-type-object {
120
- background: #edb1b1;
121
- color: #4c0000;
122
- }
123
- em.dr-type-function {
124
- background: #cfb1ed;
125
- color: #26004c;
126
- }
127
- em.dr-type-number {
128
- background: #b1c9ed;
129
- color: #001e4c;
130
- }
131
- em.dr-type-boolean {
132
- background: #b1edc9;
133
- color: #004c1e;
134
- }
135
- em.dr-type-array {
136
- background: #edd5b1;
137
- color: #4c2d00;
138
- }
139
- dd.dr-optional {
140
- display: none;
141
- }
142
- ol.dr-json {
143
- list-style: none;
144
- margin: 0 -30px;
145
- padding: 16px 30px;
146
- }
147
- ol.dr-json .dr-json-key {
148
- float: left;
149
- min-width: 50px;
150
- margin-right: 16px;
151
- }
152
- ol.dr-json .dr-json-description {
153
- display: table;
154
- }
155
- ol.dr-json ol.dr-json {
156
- margin: 0;
157
- padding: 0 0 0 50px;
158
- }
159
- h1 {
160
- font-weight: 400;
161
- font-size: 2.6em;
162
- margin: 0;
163
- }
164
- h2, h3, h4, h5 {
165
- margin: 1em 0 .5em 0;
166
- padding: 6px 0 0;
167
- font-weight: 600;
168
- position: relative;
169
- clear: left;
170
- }
171
- h5 {
172
- font-size: 18px;
173
- }
174
- h4 {
175
- font-size: 20px;
176
- }
177
- h3 {
178
- font-size: 28px;
179
- }
180
- h2 {
181
- font-size: 38px;
182
- }
183
- h2.dr-method,
184
- h3.dr-method,
185
- h4.dr-method,
186
- h5.dr-method {
187
- color: #900;
188
- }
189
- h2.dr-property,
190
- h3.dr-property,
191
- h4.dr-property,
192
- h5.dr-property {
193
- color: #009;
194
- }
195
- i.dr-trixie {
196
- display: none;
197
- }
198
- p.header {
199
- font-size: 19px;
200
- font-weight: 600;
201
- margin: 1em 0 .3em;
202
- }
203
- .dr-returns {
204
- margin-top: 16px;
205
- }
206
- .dr-returns .dr-title {
207
- float: left;
208
- margin-right: 16px;
209
- width: 160px;
210
- }
211
- a.dr-hash,
212
- a.dr-link,
213
- a.dr-sourceline {
214
- display: none;
215
- }
216
- p {
217
- margin: 0 0 .5em;
218
- }