X-Git-Url: https://git.auder.net/?p=vchess.git;a=blobdiff_plain;f=public%2Fstylesheets%2Fvariant.sass;h=c7af125c0bc760678f9d5ef0c9a7520d165e92e1;hp=a0d4f2a2b6f721a128318643184bcd58396b887e;hb=3a60958052399bcfcdda221de2c3cb8abe7f19ea;hpb=5411d2cd3bc44c836cd7698e4d475887a1ebe74d diff --git a/public/stylesheets/variant.sass b/public/stylesheets/variant.sass index a0d4f2a2..c7af125c 100644 --- a/public/stylesheets/variant.sass +++ b/public/stylesheets/variant.sass @@ -283,3 +283,21 @@ ul:not(.browser-default) > li .newproblem-form, .newproblem-preview max-width: 90% + +.clickable + cursor: pointer + +.name-connected + color: green + +.name-disconnected + color: red + +.clearer + clear: both + +.my-chatmsg + color: black + +.opp-chatmsg + color: blue