From ce22e445344d88bb6d9cf0d12381b934c89bffa4 Mon Sep 17 00:00:00 2001 From: Tor Hveem Date: Wed, 16 Oct 2013 14:25:07 +0200 Subject: [PATCH] Use point icon for ng-click --- css/glowingbear.css | 7 ++++++- index.html | 9 +++++++-- js/websockets.js | 9 +++++++++ 3 files changed, 22 insertions(+), 3 deletions(-) diff --git a/css/glowingbear.css b/css/glowingbear.css index 827d5d8..77c795b 100644 --- a/css/glowingbear.css +++ b/css/glowingbear.css @@ -200,7 +200,7 @@ input[type=text], input[type=password] { } .color-gray { - color: lightgray; + color: lightgray;u } .color-brown { @@ -219,3 +219,8 @@ li.notification { color: green; } +[ng-click], +[data-ng-click], +[x-ng-click] { + cursor: pointer; +} diff --git a/index.html b/index.html index e57e91c..a1dc516 100644 --- a/index.html +++ b/index.html @@ -69,7 +69,7 @@

Enter number of lines to sync from WeeChat on connect

- + @@ -129,9 +129,14 @@
brand
-
+
{{ pageTitle}}
+
+ + + +