Preparing to get openid support into the modal dialog
[citadel.git] / webcit / static / styles / webcit.css
index e61a1a6df74f0164095b1b41185fc47ea05276fd..06643c1dfffc21c1c3643f23785f3651d3ed298c 100644 (file)
@@ -1352,3 +1352,8 @@ a.event_title:hover span.bttbottom, a.event_unread:hover span.bttbottom, a.event
        background-color: #ddd;
 }
 
+.openid_urlarea {
+        background: url('../openid-small.gif') no-repeat scroll 0pt 50%;
+        padding-left: 18px;
+}
+