cobweb 0.0.38 → 0.0.39

Sign up to get free protection for your applications and to get access to all the features.
Files changed (160) hide show
  1. data/README.textile +1 -1
  2. data/lib/cobweb.rb +3 -1
  3. data/lib/cobweb_crawler.rb +98 -100
  4. data/lib/crawl_job.rb +3 -4
  5. data/lib/server.rb +98 -0
  6. data/lib/stats.rb +141 -64
  7. data/public/css/accordion.css +45 -0
  8. data/public/css/custom.css +13 -0
  9. data/public/css/datatable.css +189 -0
  10. data/public/css/datepicker.css +171 -0
  11. data/public/css/form-buttons.css +180 -0
  12. data/public/css/forms.css +489 -0
  13. data/public/css/jquery.fancybox-1.3.4.css +282 -0
  14. data/public/css/jquery.treeview.css +103 -0
  15. data/public/css/link-buttons.css +187 -0
  16. data/public/css/login.css +110 -0
  17. data/public/css/menu.css +156 -0
  18. data/public/css/messages.css +58 -0
  19. data/public/css/modalbox.css +63 -0
  20. data/public/css/statics.css +57 -0
  21. data/public/css/style.css +497 -0
  22. data/public/css/style_text.css +128 -0
  23. data/public/css/tabs.css +58 -0
  24. data/public/css/wysiwyg-editor.css +18 -0
  25. data/public/css/wysiwyg.css +149 -0
  26. data/public/css/wysiwyg.modal.css +69 -0
  27. data/public/gfx/back-menu.gif +0 -0
  28. data/public/gfx/back-submenu.gif +0 -0
  29. data/public/gfx/background.gif +0 -0
  30. data/public/gfx/box-hide.png +0 -0
  31. data/public/gfx/box-search.png +0 -0
  32. data/public/gfx/box-title.gif +0 -0
  33. data/public/gfx/code.gif +0 -0
  34. data/public/gfx/datepicker-arrows.gif +0 -0
  35. data/public/gfx/fancybox/blank.gif +0 -0
  36. data/public/gfx/fancybox/fancy_close.png +0 -0
  37. data/public/gfx/fancybox/fancy_loading.png +0 -0
  38. data/public/gfx/fancybox/fancy_nav_left.png +0 -0
  39. data/public/gfx/fancybox/fancy_nav_right.png +0 -0
  40. data/public/gfx/fancybox/fancy_title_left.png +0 -0
  41. data/public/gfx/fancybox/fancy_title_main.png +0 -0
  42. data/public/gfx/fancybox/fancy_title_over.png +0 -0
  43. data/public/gfx/fancybox/fancy_title_right.png +0 -0
  44. data/public/gfx/fancybox/fancybox-x.png +0 -0
  45. data/public/gfx/fancybox/fancybox.png +0 -0
  46. data/public/gfx/forms/date-next.gif +0 -0
  47. data/public/gfx/forms/date-prev.gif +0 -0
  48. data/public/gfx/forms/forms-checkbox.gif +0 -0
  49. data/public/gfx/forms/forms-date.gif +0 -0
  50. data/public/gfx/forms/forms-file.gif +0 -0
  51. data/public/gfx/forms/forms-input-big.gif +0 -0
  52. data/public/gfx/forms/forms-input-medium.gif +0 -0
  53. data/public/gfx/forms/forms-input-small.gif +0 -0
  54. data/public/gfx/forms/forms-input-xl.gif +0 -0
  55. data/public/gfx/forms/forms-radio.gif +0 -0
  56. data/public/gfx/forms/forms-selectbox-small.gif +0 -0
  57. data/public/gfx/forms/forms-selectbox.gif +0 -0
  58. data/public/gfx/forms/forms-textarea-big.gif +0 -0
  59. data/public/gfx/forms/forms-textarea-medium.gif +0 -0
  60. data/public/gfx/forms/forms-textarea-small.gif +0 -0
  61. data/public/gfx/forms/forms-textarea-xl.gif +0 -0
  62. data/public/gfx/icon-delete.png +0 -0
  63. data/public/gfx/icon-edit.png +0 -0
  64. data/public/gfx/icon-home.gif +0 -0
  65. data/public/gfx/img-delete.png +0 -0
  66. data/public/gfx/img-hover.png +0 -0
  67. data/public/gfx/img-zoom.png +0 -0
  68. data/public/gfx/jquery.wysiwyg.gif +0 -0
  69. data/public/gfx/label-icons.gif +0 -0
  70. data/public/gfx/label.gif +0 -0
  71. data/public/gfx/li-down.gif +0 -0
  72. data/public/gfx/li.gif +0 -0
  73. data/public/gfx/link-button-big.gif +0 -0
  74. data/public/gfx/link-button-medium.gif +0 -0
  75. data/public/gfx/link-button.gif +0 -0
  76. data/public/gfx/loading-2.gif +0 -0
  77. data/public/gfx/loading.gif +0 -0
  78. data/public/gfx/logo.png +0 -0
  79. data/public/gfx/modal-title.gif +0 -0
  80. data/public/gfx/photos/00.jpg +0 -0
  81. data/public/gfx/photos/01.jpg +0 -0
  82. data/public/gfx/photos/01xl.jpg +0 -0
  83. data/public/gfx/photos/02.jpg +0 -0
  84. data/public/gfx/photos/02xl.jpg +0 -0
  85. data/public/gfx/photos/03.jpg +0 -0
  86. data/public/gfx/photos/03xl.jpg +0 -0
  87. data/public/gfx/photos/04.jpg +0 -0
  88. data/public/gfx/photos/04xl.jpg +0 -0
  89. data/public/gfx/photos/05.jpg +0 -0
  90. data/public/gfx/photos/05xl.jpg +0 -0
  91. data/public/gfx/photos/06.jpg +0 -0
  92. data/public/gfx/photos/06xl.jpg +0 -0
  93. data/public/gfx/photos/07.jpg +0 -0
  94. data/public/gfx/photos/07xl.jpg +0 -0
  95. data/public/gfx/photos/08.jpg +0 -0
  96. data/public/gfx/photos/08xl.jpg +0 -0
  97. data/public/gfx/photos/09.jpg +0 -0
  98. data/public/gfx/photos/09xl.jpg +0 -0
  99. data/public/gfx/photos/10.jpg +0 -0
  100. data/public/gfx/photos/10xl.jpg +0 -0
  101. data/public/gfx/photos/11.jpg +0 -0
  102. data/public/gfx/photos/11xl.jpg +0 -0
  103. data/public/gfx/photos/12.jpg +0 -0
  104. data/public/gfx/photos/12xl.jpg +0 -0
  105. data/public/gfx/photos/13.jpg +0 -0
  106. data/public/gfx/photos/13xl.jpg +0 -0
  107. data/public/gfx/photos/14.jpg +0 -0
  108. data/public/gfx/photos/14xl.jpg +0 -0
  109. data/public/gfx/photos/15.jpg +0 -0
  110. data/public/gfx/photos/15xl.jpg +0 -0
  111. data/public/gfx/search-button.gif +0 -0
  112. data/public/gfx/search-input.gif +0 -0
  113. data/public/gfx/slider-button.gif +0 -0
  114. data/public/gfx/system-messages.gif +0 -0
  115. data/public/gfx/table-asc-arrow.gif +0 -0
  116. data/public/gfx/table-desc-arrow.gif +0 -0
  117. data/public/gfx/table-first.gif +0 -0
  118. data/public/gfx/table-last.gif +0 -0
  119. data/public/gfx/table-next.gif +0 -0
  120. data/public/gfx/table-number.gif +0 -0
  121. data/public/gfx/table-prev.gif +0 -0
  122. data/public/gfx/table-rows.gif +0 -0
  123. data/public/gfx/table-search.gif +0 -0
  124. data/public/gfx/table-thead.gif +0 -0
  125. data/public/gfx/tooltip.gif +0 -0
  126. data/public/gfx/treeview/ajax-loader.gif +0 -0
  127. data/public/gfx/treeview/file.gif +0 -0
  128. data/public/gfx/treeview/folder-closed.gif +0 -0
  129. data/public/gfx/treeview/folder.gif +0 -0
  130. data/public/gfx/treeview/minus.gif +0 -0
  131. data/public/gfx/treeview/plus.gif +0 -0
  132. data/public/gfx/treeview/treeview-default-line.gif +0 -0
  133. data/public/gfx/treeview/treeview-default.gif +0 -0
  134. data/public/js/controls/wysiwyg.image.js +284 -0
  135. data/public/js/controls/wysiwyg.link.js +210 -0
  136. data/public/js/controls/wysiwyg.table.js +151 -0
  137. data/public/js/customInput.jquery.js +68 -0
  138. data/public/js/excanvas.min.js +1 -0
  139. data/public/js/hoverIntent.js +84 -0
  140. data/public/js/inline.js +392 -0
  141. data/public/js/jquery-1.7.1.min.js +4 -0
  142. data/public/js/jquery-ui-select.js +522 -0
  143. data/public/js/jquery-ui-timepicker-addon.js +1299 -0
  144. data/public/js/jquery-ui.js +791 -0
  145. data/public/js/jquery.dataTables.js +7440 -0
  146. data/public/js/jquery.fancybox-1.3.4.js +1156 -0
  147. data/public/js/jquery.filestyle.mini.js +2 -0
  148. data/public/js/jquery.flot.js +2600 -0
  149. data/public/js/jquery.flot.resize.min.js +60 -0
  150. data/public/js/jquery.graphtable-0.2.js +179 -0
  151. data/public/js/jquery.tipsy.js +104 -0
  152. data/public/js/jquery.treeview.js +256 -0
  153. data/public/js/jquery.wysiwyg.js +2454 -0
  154. data/public/js/plugins/wysiwyg.rmFormat.js +348 -0
  155. data/public/js/superfish.js +121 -0
  156. data/public/js/supersubs.js +90 -0
  157. data/views/home.haml +54 -0
  158. data/views/layout.haml +89 -0
  159. data/views/statistics.haml +251 -71
  160. metadata +175 -22
@@ -0,0 +1,110 @@
1
+ /*
2
+ Template Name: CleanDream
3
+ Author: Rory Kranendonk
4
+ Author URI: http://www.dreamwire.nl
5
+ Version: 1.0
6
+ */
7
+
8
+ /* //////////////////// LAYOUT \\\\\\\\\\\\\\\\\\\\ */
9
+
10
+ html, body {
11
+ margin : 0;
12
+ padding : 0;
13
+ background : #fbfcfd;
14
+ height : 100%;
15
+ }
16
+
17
+ img {border : 0;}
18
+
19
+ .wrapper {
20
+ position : relative;
21
+ background : #002e68;
22
+ width : 100%;
23
+ height : 45%;
24
+ }
25
+
26
+ .box{
27
+ position: absolute;
28
+ bottom: 0;
29
+ background : url(/gfx/box-title.gif) repeat-x left top transparent;
30
+ border-bottom : 1px solid #e2e5e8;
31
+ padding : 4px 0 0 0;
32
+ width : 100%;
33
+ height: 30px;
34
+ }
35
+
36
+ .container {
37
+ position : relative;
38
+ margin : 0 auto;
39
+ width : 547px;
40
+ height: 35px;
41
+ }
42
+
43
+ .container h1{
44
+ position : absolute;
45
+ left : 0;
46
+ top : -35px;
47
+ background : url(/gfx/logo.png) no-repeat center top;
48
+ text-align : left;
49
+ font-size : 0;
50
+ width : 480px;
51
+ height : 20px;
52
+ }
53
+
54
+ .container h1 a, .container h1 a:link, .container h1 a:active, .container h1 a:visited{
55
+ position : absolute;
56
+ top : 0;
57
+ font-size : 0;
58
+ }
59
+
60
+ .container h2{
61
+ float : left;
62
+ padding : 6px 5px 0 0;
63
+ font: 14px 'MuseoSans700', Arial;
64
+ color : #002e68;
65
+ line-height : 1.0em;
66
+ text-transform : uppercase;
67
+ font-weight : 100;
68
+ }
69
+
70
+ @-moz-document url-prefix() {
71
+ .container h2 {
72
+ font-weight : 100;
73
+ }
74
+ }
75
+
76
+ .container form{
77
+ float : left;
78
+ width : auto;
79
+ }
80
+
81
+ .container input{
82
+ float : left;
83
+ margin : 0 5px 0 0;
84
+ }
85
+
86
+ .container div.input-small {
87
+ float : left;
88
+ margin : 0 5px 0 0;
89
+ width : 180px;
90
+ height : 26px;
91
+ }
92
+
93
+ .container div.input-small input {
94
+ float : none;
95
+ margin : 0;
96
+ }
97
+
98
+ .container button.medium{
99
+ float : left;
100
+ margin : -1px 3px 0 0;
101
+ }
102
+
103
+ .container .bottom{
104
+ position : absolute;
105
+ text-align : center;
106
+ left : 0;
107
+ bottom : -22px;
108
+ width : 543px;
109
+ height : 20px;
110
+ }
@@ -0,0 +1,156 @@
1
+ /*
2
+ Template Name: CleanDream
3
+ Author: Rory Kranendonk
4
+ Author URI: http://www.dreamwire.nl
5
+ Version: 1.0
6
+ */
7
+
8
+ .menu-search ul, .menu-search ul * {
9
+ margin : 0;
10
+ padding : 0;
11
+ list-style-type : none;
12
+ }
13
+ .menu-search ul {
14
+ line-height : 1.0;
15
+ }
16
+ .menu-search ul ul {
17
+ position : absolute;
18
+ top : -999em;
19
+ width : 10em;
20
+ }
21
+ .menu-search ul ul li {
22
+ width : 100%;
23
+ }
24
+ .menu-search ul li:hover {
25
+ visibility : inherit;
26
+ }
27
+ .menu-search ul li {
28
+ float : left;
29
+ position : relative;
30
+ }
31
+ .menu-search ul a {
32
+ display : block;
33
+ position : relative;
34
+ }
35
+ .menu-search ul li:hover ul,
36
+ .menu-search ul li.sfHover ul {
37
+ left : 0;
38
+ top : 31px; /* match top ul list item height */
39
+ z-index : 99;
40
+ }
41
+ .menu-search ul li:hover li ul,
42
+ .menu-search ul li.sfHover li ul {
43
+ top : -999em;
44
+ }
45
+ .menu-search ul li li:hover ul,
46
+ .menu-search ul li li.sfHover ul {
47
+ left : 10em;
48
+ top : 0;
49
+ }
50
+ .menu-search ul li li:hover li ul,
51
+ .menu-search ul li li.sfHover li ul {
52
+ top : -999em;
53
+ }
54
+ .menu-search ul li li li:hover ul,
55
+ .menu-search ul li li li.sfHover ul {
56
+ left : 10em;
57
+ top : 0;
58
+ }
59
+
60
+ .menu-search ul {
61
+ float : left;
62
+ border-left : 1px solid #c3d0e1;
63
+ border-bottom : 1px solid #c3d0e1;
64
+ font-family: 'MuseoSans300', Arial;
65
+ text-transform : uppercase;
66
+ font-size : 12px;
67
+ line-height : 1.0em;
68
+ }
69
+
70
+ .menu-search ul li{
71
+ background : none;
72
+ border-right : 1px solid #c3d0e1;
73
+ }
74
+
75
+ .menu-search ul ul{
76
+ border-top : 1px solid #c3d0e1;
77
+ border-right : 1px solid #c3d0e1;
78
+ border-bottom : none;
79
+ padding : 1px 0 0;
80
+ margin : 0 0 0 -1px;
81
+ }
82
+
83
+ .menu-search ul li li{
84
+ border-bottom : 1px solid #c3d0e1;
85
+ }
86
+
87
+ .menu-search ul ul ul{
88
+ margin : -1px 0 0 0;
89
+ }
90
+
91
+ .menu-search ul li a, .menu-search ul li a:link, .menu-search ul li a:active, .menu-search ul li a:visited{
92
+ position : relative;
93
+ z-index : 999;
94
+ border-left : 1px solid #FFFFFF;
95
+ border-right : 1px solid #FFFFFF;
96
+ padding : 10px 16px 0;
97
+ text-decoration : none;
98
+ color : #5d6f87;
99
+ white-space : nowrap;
100
+ height : 21px;
101
+ }
102
+
103
+ .menu-search ul li li a, .menu-search ul li li a:link, .menu-search ul li li a:active, .menu-search ul li li a:visited,
104
+ .menu-search ul li.current li a, .menu-search ul li.current li a:link, .menu-search ul li.current li a:active, .menu-search ul li.current li a:visited {
105
+ position : relative;
106
+ z-index : 999;
107
+ background : url(/gfx/back-submenu.gif) repeat-x left top;
108
+ border : 1px solid #FFFFFF;
109
+ padding : 7px 20px 7px;
110
+ font : 12px Arial;
111
+ color : #002e68;
112
+ text-transform : none;
113
+ text-decoration : none;
114
+ overflow : hidden;
115
+ white-space : nowrap;
116
+ height : auto;
117
+ }
118
+
119
+ .menu-search ul li.current a, .menu-search ul li.current a:link, .menu-search ul li.current a:active, .menu-search ul li.current a:visited,
120
+ .menu-search ul li li.current a, .menu-search ul li li.current a:link, .menu-search ul li li.current a:active, .menu-search ul li li.current a:visited,
121
+ .menu-search ul li:hover, .menu-search ul li.sfHover,
122
+ .menu-search ul li a:focus, .menu-search ul li a:hover,
123
+ .menu-search ul li li a:focus, .menu-search ul li li a:hover{
124
+ outline : 0;
125
+ }
126
+
127
+ .menu-search ul li.current a, .menu-search ul li.current a:link, .menu-search ul li.current a:active, .menu-search ul li.current a:visited,
128
+ .menu-search ul li:hover, .menu-search ul li.sfHover,
129
+ .menu-search ul li a:focus, .menu-search ul li a:hover{
130
+ background : url(/gfx/back-menu.gif) repeat-x left top;
131
+ color : #002e68;
132
+ }
133
+
134
+ .menu-search ul li.current a, .menu-search ul li.current a:link, .menu-search ul li.current a:active, .menu-search ul li.current a:visited {
135
+ font-family: 'MuseoSans700', Arial;
136
+ }
137
+
138
+ .menu-search ul li.current li.current a, .menu-search ul li.current li.current a:link, .menu-search ul li.current li.current a:active, .menu-search ul li.current li.current a:visited,
139
+ .menu-search ul li li.current a, .menu-search ul li li.current a:link, .menu-search ul li li.current a:active, .menu-search ul li li.current a:visited,
140
+ .menu-search ul li li a:focus, .menu-search ul li li a:hover,
141
+ .menu-search ul li.current li a:focus, .menu-search ul li.current li a:hover{
142
+ background : url(/gfx/back-submenu.gif) repeat-x left bottom;
143
+ font-family: Arial;
144
+ }
145
+
146
+ .menu-search ul li li.current li a, .menu-search ul li li.current li a:link, .menu-search ul li li.current li a:active, .menu-search ul li li.current li a:visited,
147
+ .menu-search ul li.current li.current li a, .menu-search ul li.current li.current li a:link, .menu-search ul li.current li.current li a:active, .menu-search ul li.current li.current li a:visited {
148
+ background : url(/gfx/back-submenu.gif) repeat-x left top;
149
+ }
150
+
151
+ .menu-search ul li li.current li a:focus, .menu-search ul li li.current li a:hover,
152
+ .menu-search ul li.current li.current li a:focus, .menu-search ul li.current li.current li a:hover,
153
+ .menu-search ul li.current li.current li.current a, .menu-search ul li.current li.current li.current a:link, .menu-search ul li.current li.current li.current a:active, .menu-search ul li.current li.current li.current a:visited {
154
+ background : url(/gfx/back-submenu.gif) repeat-x left bottom;
155
+ font-family: Arial;
156
+ }
@@ -0,0 +1,58 @@
1
+ /*
2
+ Template Name: CleanDream
3
+ Author: Rory Kranendonk
4
+ Author URI: http://www.dreamwire.nl
5
+ Version: 1.0
6
+ */
7
+
8
+ .messages {
9
+ display : block;
10
+ *zoom : 1;
11
+ margin : 15px 0 3px 0;
12
+ *margin : 15px 0 0;
13
+ text-align : left;
14
+ overflow : hidden;
15
+ line-height : 2.45em;
16
+ color : #FFFFFF;
17
+ width : 100%;
18
+ height : 30px;
19
+ }
20
+
21
+ .messages span {
22
+ float : left;
23
+ margin : 0 8px 0 0;
24
+ width : 31px;
25
+ height : 30px;
26
+ }
27
+
28
+ .messages.green {
29
+ background : url(/gfx/system-messages.gif) no-repeat right top transparent;
30
+ }
31
+
32
+ .messages.green span {
33
+ background : url(/gfx/system-messages.gif) no-repeat left top transparent;
34
+ }
35
+
36
+ .messages.blue {
37
+ background : url(/gfx/system-messages.gif) no-repeat right -30px transparent;
38
+ }
39
+
40
+ .messages.blue span {
41
+ background : url(/gfx/system-messages.gif) no-repeat left -30px transparent;
42
+ }
43
+
44
+ .messages.orange {
45
+ background : url(/gfx/system-messages.gif) no-repeat right -60px transparent;
46
+ }
47
+
48
+ .messages.orange span {
49
+ background : url(/gfx/system-messages.gif) no-repeat left -60px transparent;
50
+ }
51
+
52
+ .messages.red {
53
+ background : url(/gfx/system-messages.gif) no-repeat right -90px transparent;
54
+ }
55
+
56
+ .messages.red span {
57
+ background : url(/gfx/system-messages.gif) no-repeat left -90px transparent;
58
+ }
@@ -0,0 +1,63 @@
1
+ /*
2
+ Template Name: CleanDream
3
+ Author: Rory Kranendonk
4
+ Author URI: http://www.dreamwire.nl
5
+ Version: 1.0
6
+ */
7
+
8
+ .ui-dialog {
9
+ position : absolute;
10
+ background : #FFFFFF;
11
+ border : 1px solid #d2d2d2;
12
+ z-index : 99999;
13
+ width : 300px;
14
+ }
15
+
16
+ .ui-dialog .ui-dialog-titlebar {
17
+ display : block;
18
+ background : url(/gfx/modal-title.gif) repeat-x left top transparent;
19
+ border-bottom : 1px solid #d2d2d2;
20
+ border-left : 1px solid #FFFFFF;
21
+ border-right : 1px solid #FFFFFF;
22
+ padding : 10px 0 0 0;
23
+ height : 24px;
24
+ }
25
+
26
+ .ui-dialog .ui-dialog-title {
27
+ float : left;
28
+ padding : 0 0 0 10px;
29
+ font: 14px 'MuseoSans700', Arial;
30
+ color : #000000;
31
+ line-height : 1.0em;
32
+ text-transform : uppercase;
33
+ font-weight : 100;
34
+ }
35
+
36
+ .ui-dialog .ui-dialog-titlebar-close {
37
+ float : right;
38
+ margin : -4px 5px 0;
39
+ background : url(/gfx/box-hide.png) no-repeat left bottom transparent;
40
+ overflow : hidden;
41
+ cursor : pointer;
42
+ width : 40px;
43
+ height : 21px;
44
+ }
45
+
46
+ .ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus {
47
+ background : url(/gfx/box-hide.png) no-repeat left top transparent;
48
+ }
49
+
50
+ .ui-dialog .ui-dialog-content {
51
+ background-color : #FFFFFF;
52
+ border : 4px solid #f6f6f6;
53
+ padding : 15px;
54
+ overflow : auto;
55
+ }
56
+
57
+ .ui-dialog .ui-dialog-content.forms {
58
+ padding : 0;
59
+ }
60
+
61
+ .ui-draggable .ui-dialog-titlebar {
62
+ cursor : move;
63
+ }
@@ -0,0 +1,57 @@
1
+ /*
2
+ Template Name: CleanDream
3
+ Author: Rory Kranendonk
4
+ Author URI: http://www.dreamwire.nl
5
+ Version: 1.0
6
+ */
7
+
8
+ .space {
9
+ display : block;
10
+ height : 19px;
11
+ }
12
+
13
+ .flot-graph {
14
+ display : inline-block;
15
+ padding : 0;
16
+ line-height : normal;
17
+ width : 100%;
18
+ }
19
+
20
+ .flot-graph .xAxis {
21
+ line-height : 7px;
22
+ }
23
+
24
+ .caption {
25
+ float : left;
26
+ margin : -3px 0 0 0;
27
+ font-size : 12px;
28
+ line-height : normal;
29
+ color : #1c1c1c;
30
+ font-weight : bold;
31
+ }
32
+
33
+ .flot-graph .legend {
34
+ line-height : 12px;
35
+ }
36
+
37
+ .flot-graph .legend table {
38
+ border : 0;
39
+ width : auto;
40
+ }
41
+
42
+ .flot-graph .legend table td {
43
+ border : 0;
44
+ padding : 2px 0 0 5px;
45
+ line-height : 18px;
46
+ white-space : nowrap;
47
+ width : auto;
48
+ }
49
+
50
+ #tooltip {
51
+ background-color : #1c1c1c;
52
+ padding : 0 8px;
53
+ color : #FFFFFF;
54
+ font-size : 11px;
55
+ line-height : 25px;
56
+ height: 25px;
57
+ }