mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2026-03-31 09:05:43 +00:00
draft torrent submit form #11
This commit is contained in:
parent
b1fe274ae8
commit
8df29ef605
12 changed files with 810 additions and 6 deletions
|
|
@ -64,8 +64,9 @@ input:focus {
|
|||
color: #fff;
|
||||
}
|
||||
|
||||
textarea {
|
||||
min-height: 160px;
|
||||
textarea,
|
||||
select[multiple="multiple"] {
|
||||
min-height: 260px;
|
||||
}
|
||||
|
||||
/* @TODO improve focus out
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue