merged with latest master

This commit is contained in:
Alberto Miranda
2016-07-17 20:48:25 -03:00
32 changed files with 1334 additions and 1067 deletions

View File

@@ -326,7 +326,6 @@ table {
}
.create-torrent input.torrent-is-private {
width: initial;
margin: 0;
}
@@ -404,7 +403,7 @@ button.button-raised:active {
* OTHER FORM ELEMENT DEFAULTS
*/
input {
input[type='text'] {
background: transparent;
width: 300px;
padding: 6px;