From e7957e14489ce8eb3b69ebede928dfe441a4924d Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 10 Jul 2012 19:28:02 -0700 Subject: create fetch_tags function, make search work again, change logo --- view/theme/quattro/dark/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'view/theme/quattro/dark') diff --git a/view/theme/quattro/dark/style.css b/view/theme/quattro/dark/style.css index 35595c8bc..e1df39452 100644 --- a/view/theme/quattro/dark/style.css +++ b/view/theme/quattro/dark/style.css @@ -1054,7 +1054,7 @@ section { .wall-item-comment-wrapper textarea { height: 1em; width: 100%; - font-size: 10px; + font-size: 12px; color: #999999; border: 1px solid #999999; padding: 0.3em; @@ -1217,7 +1217,7 @@ section { #jot .profile-jot-text { height: 1em; width: 99%; - font-size: 10px; + font-size: 12px; color: #999999; border: 1px solid #999999; padding: 0.3em; -- cgit v1.2.3