From 9dfcf8a301c37b359cf18880732ad63b413ce63e Mon Sep 17 00:00:00 2001 From: shpuld Date: Fri, 24 Feb 2017 17:32:41 +0200 Subject: Align attachments with usercard, make buttons use theme colors, prettify login form, more border radii adjustment for consistency. --- src/components/post_status_form/post_status_form.vue | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'src/components/post_status_form') diff --git a/src/components/post_status_form/post_status_form.vue b/src/components/post_status_form/post_status_form.vue index d345ec13..ef8034a3 100644 --- a/src/components/post_status_form/post_status_form.vue +++ b/src/components/post_status_form/post_status_form.vue @@ -2,7 +2,7 @@
- +
@@ -15,7 +15,7 @@
- +
@@ -58,7 +58,7 @@ margin: 10px; padding: 5px; background: rgba(230,230,230,0.6); - border-radius: 0.5em; + border-radius: 5px; font-weight: bold; } } @@ -77,10 +77,11 @@ } form textarea { - border: none; - border-radius: 2px; + border: solid; + border-width: 1px; + border-radius: 5px; line-height:16px; - padding: 0.5em; + padding: 5px; resize: vertical; } -- cgit v1.2.3-70-g09d2