Added thread title editing

This commit is contained in:
2017-07-06 19:33:58 +02:00
parent 598b365a33
commit 4cac9f5544
4 changed files with 39 additions and 21 deletions

View File

@ -13,10 +13,15 @@ input, textarea, button, .button, select
input, textarea, select
input-focus
width 100%
:disabled
ui-disabled
input, select
width 100%
padding 0.5rem 1rem
input
:active
transform translateY(3px)
@ -49,7 +54,6 @@ label
textarea
padding 0.4em 0.8em
width 100%
line-height 1.5em
height 10rem
transition none