| @@ -1317,5 +1317,20 @@ | ||
| 1317 | 1317 | } |
| 1318 | 1318 | |
| 1319 | 1319 | .db-wizard-results .dataTables_wrapper .dataTables_info { |
| 1320 | 1320 | width: calc(100% - 17px); |
| 1321 | +} | |
| 1322 | + | |
| 1323 | +#vz-chart-docs { | |
| 1324 | + right: 85px; | |
| 1325 | + bottom: 40px; | |
| 1326 | + width: 35%; | |
| 1327 | +} | |
| 1328 | + | |
| 1329 | +#vz-chart-docs a { | |
| 1330 | + text-decoration: none; | |
| 1331 | +} | |
| 1332 | + | |
| 1333 | +/* datatables */ | |
| 1334 | +.dt-button { | |
| 1335 | + display: none !important; | |
| 1321 | 1336 | } |