summaryrefslogtreecommitdiffstats
path: root/module/web/templates
diff options
context:
space:
mode:
authorGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2012-12-23 23:38:29 +0100
committerGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2012-12-23 23:38:29 +0100
commit97d006bfa6e249376e3cbc500823079ac9efb052 (patch)
treef887890773505dfb0e2b4f2b0e84ed68487604be /module/web/templates
parentdark bg pattern (diff)
downloadpyload-97d006bfa6e249376e3cbc500823079ac9efb052.tar.xz
changed header separator
Diffstat (limited to 'module/web/templates')
-rw-r--r--module/web/templates/default/base.html8
-rw-r--r--module/web/templates/default/dashboard.html1
2 files changed, 5 insertions, 4 deletions
diff --git a/module/web/templates/default/base.html b/module/web/templates/default/base.html
index a2f622095..33b09751d 100644
--- a/module/web/templates/default/base.html
+++ b/module/web/templates/default/base.html
@@ -84,10 +84,10 @@
<div class="bar" style="width: 48%">downloading... (48%)</div>
</div>
- <div>
- <span class="pull-left">3,65 MB of 5,30 MB</span>
- <span class="pull-right">420,7 kB / sec</span>
- </div>
+{# <div>#}
+{# <span class="pull-left">3,65 MB of 5,30 MB</span>#}
+{# <span class="pull-right">420,7 kB / sec</span>#}
+{# </div>#}
</div>
diff --git a/module/web/templates/default/dashboard.html b/module/web/templates/default/dashboard.html
index fcf6b33e2..e5f941d6f 100644
--- a/module/web/templates/default/dashboard.html
+++ b/module/web/templates/default/dashboard.html
@@ -34,6 +34,7 @@
<span class="badge badge-important"><i class="icon-tag icon-white"></i> tag</span>
<span class="badge badge-important"><i class="icon-tag icon-white"></i> tag2</span>
<i class="icon-wrench icon-white pull-right"></i>
+ <i class="icon-remove icon-white pull-right"></i>
</div>
</div>
</script>