diff options
| author | 2012-12-20 17:39:54 +0100 | |
|---|---|---|
| committer | 2012-12-20 17:39:54 +0100 | |
| commit | 21047cccdb45249f76b32413c21e013d15f0bf41 (patch) | |
| tree | 963875366a64de5e41d0139569f7b5dad12399ae /module/web/static/css/default | |
| parent | added models and collections for progress (diff) | |
| download | pyload-21047cccdb45249f76b32413c21e013d15f0bf41.tar.xz | |
removed pie charts
Diffstat (limited to 'module/web/static/css/default')
| -rw-r--r-- | module/web/static/css/default/dashboard.less | 10 | 
1 files changed, 0 insertions, 10 deletions
| diff --git a/module/web/static/css/default/dashboard.less b/module/web/static/css/default/dashboard.less index 4e056dc8d..ab62cc657 100644 --- a/module/web/static/css/default/dashboard.less +++ b/module/web/static/css/default/dashboard.less @@ -91,16 +91,6 @@    color: @light;
  }
 -.package-graph {
 -  display: inline;
 -  width: 20px;
 -  height: 20px;
 -
 -  canvas {
 -    margin-bottom: -3px;
 -  }
 -}
 -
  /*
    File view
  */
 | 
