X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=webcit%2Fstatic%2Fstyles%2Fwebcit.css;h=06643c1dfffc21c1c3643f23785f3651d3ed298c;hb=c54403772c3053d5fc0a2ef56e74f0d86effe2b5;hp=e61a1a6df74f0164095b1b41185fc47ea05276fd;hpb=d79c44e1bd3268a7f10bcacf32b10039b0eea858;p=citadel.git diff --git a/webcit/static/styles/webcit.css b/webcit/static/styles/webcit.css index e61a1a6df..06643c1df 100644 --- a/webcit/static/styles/webcit.css +++ b/webcit/static/styles/webcit.css @@ -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; +} +