From 4eb1c1eb1a9d830151aa6437fefb4e7a590064e8 Mon Sep 17 00:00:00 2001 From: Mike Macgirvin Date: Fri, 17 Sep 2010 03:43:03 -0700 Subject: our implementation of "aspects" functionally complete --- view/jot.tpl | 2 +- view/theme/default/style.css | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'view') diff --git a/view/jot.tpl b/view/jot.tpl index ec11f2861..e10c9a8eb 100644 --- a/view/jot.tpl +++ b/view/jot.tpl @@ -31,7 +31,7 @@
-
Permission Settings
+
Permission Settings$bang
diff --git a/view/theme/default/style.css b/view/theme/default/style.css index 6176f84ff..0e7882b30 100644 --- a/view/theme/default/style.css +++ b/view/theme/default/style.css @@ -776,6 +776,8 @@ input#dfrn-url { #profile-jot-perms { float: left; margin-left: 200px; + font-weight: bold; + font-size: 1.2em; } #profile-jot-perms-end { -- cgit v1.2.3