This commit is contained in:
Diego Rodríguez 2016-02-16 14:07:52 -03:00
parent e0e79c47f5
commit d042857473
2 changed files with 2 additions and 2 deletions

View file

@ -17,7 +17,7 @@ html(ng-app='BTorrent', lang='en')
header header
h1 h1
| βTorrent | βTorrent
span.version v0.12.2 span.version v0.13.0
div.views div.views
a(ng-href='/#') Full a(ng-href='/#') Full
| | | |

View file

@ -34,7 +34,7 @@
td {{$root.selectedTorrent.timeRemaining | humanTime}} td {{$root.selectedTorrent.timeRemaining | humanTime}}
.four.columns .four.columns
h4 Files h4 Files
table(style="margin: auto") table.u-full-width(style="margin: auto")
thead thead
tr tr
th Name th Name