Added thread title editing
This commit is contained in:
@ -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
|
Reference in New Issue
Block a user