]> jfr.im git - irc/quakenet/qwebirc.git/commitdiff
Change cursor for topic from an edit caret to the default cursor.
authorChris Porter <redacted>
Sun, 21 Jun 2009 17:52:17 +0000 (18:52 +0100)
committerChris Porter <redacted>
Sun, 21 Jun 2009 17:52:17 +0000 (18:52 +0100)
css/qui.css

index 6e6b8cae5290b71e3534f3eed8dbdc79b46c95b3..6fd9086cfefbec4603304e295272da8c0111774c 100644 (file)
@@ -91,6 +91,7 @@ html {
   color: gray;
   padding-left: 5px;
   font-size: 0.7em;
+  cursor: default;
 }
 
 .qwebirc-qui .outertabbar {