create torrent page progress

This commit is contained in:
Feross Aboukhadijeh
2016-08-23 03:51:05 -07:00
parent 509691a85a
commit 157226f75b
11 changed files with 179 additions and 103 deletions

View File

@@ -334,17 +334,8 @@ table {
padding: 4px 6px;
}
.create-torrent textarea.torrent-trackers {
height: 200px;
}
.create-torrent input.torrent-is-private {
margin: 0;
}
/*
* BUTTONS
* See https://www.google.com/design/spec/components/buttons.html
*/
a,
@@ -367,10 +358,6 @@ i:not(.disabled):hover { /* Show they're clickable without pointer: cursor */
text-align: center;
}
/*
* OTHER FORM ELEMENT DEFAULTS
*/
/*
* TORRENT LIST
*/