From 1a076098050969d217f7abe8ec2102719fcba21d Mon Sep 17 00:00:00 2001 From: Pim van den Berg Date: Sat, 5 Dec 2009 20:23:25 +0100 Subject: load plugins on the host page via ajax --- layout/style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'layout/style.css') diff --git a/layout/style.css b/layout/style.css index 3b61a68..2e2003e 100644 --- a/layout/style.css +++ b/layout/style.css @@ -74,6 +74,10 @@ hr { border-top: 1px solid #000; } +.point { + cursor: pointer; +} + .small { font-size: 0.7em; } -- cgit v1.1