diff --git a/app/index.html b/app/index.html index d08d47e..a584c66 100644 --- a/app/index.html +++ b/app/index.html @@ -205,12 +205,12 @@  
- - + + - - + +
diff --git a/app/styles/aria-ng.css b/app/styles/aria-ng.css index 54b8e8f..5151cbe 100644 --- a/app/styles/aria-ng.css +++ b/app/styles/aria-ng.css @@ -317,6 +317,14 @@ td { color: #3c8dbc; } +.skin-aria-ng .icon-download { + color: #3a89e9; +} + +.skin-aria-ng .icon-upload { + color: #74a329; +} + .skin-aria-ng .nav-tabs-custom { -webkit-box-shadow: none; -moz-box-shadow: none; @@ -748,16 +756,10 @@ td { } /* miscellaneous */ -span.realtime-upload, span.realtime-download { +span.realtime-speed { padding: 0 15px 0 15px; } -span.realtime-upload > i { - color: #3a89e9; - padding-right: 2px; -} - -span.realtime-download > i { - color: #74a329; +span.realtime-speed > i { padding-right: 2px; } diff --git a/app/views/list.html b/app/views/list.html index 5a8a399..04857bd 100644 --- a/app/views/list.html +++ b/app/views/list.html @@ -40,6 +40,7 @@ +
diff --git a/app/views/task-detail.html b/app/views/task-detail.html index 234d95c..44a52c5 100644 --- a/app/views/task-detail.html +++ b/app/views/task-detail.html @@ -200,9 +200,9 @@
- +   - +