From 142a8a1a76c1237078ef7ced163a4088638441ff Mon Sep 17 00:00:00 2001 From: shpuld Date: Fri, 24 Feb 2017 19:43:27 +0200 Subject: Fix poor choice of colors for input/textarea borders, adjust login form padding. --- src/components/post_status_form/post_status_form.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (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 ef8034a3..07280a41 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 @@
- +
@@ -79,6 +79,7 @@ form textarea { border: solid; border-width: 1px; + border-color: silver; border-radius: 5px; line-height:16px; padding: 5px; -- cgit v1.2.3-70-g09d2