]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/style.css
web commit from 83.237.242.248: poll vote (Accept only OpenID for logins)
[git.ikiwiki.info.git] / doc / style.css
index 0a37e55aa5f60f3aa3259979dc0bff4b7c688072..0143b8facf4fe4c5ff8ab58e33ced6da6ea7ca82 100644 (file)
@@ -60,6 +60,10 @@ div.tags {
        width: 100%;
 }
 
+img {
+       border: 0px;
+}
+
 /* Stuff for the RecentChanges table. */
 tr.changeheader {
        background: #eee;
@@ -262,7 +266,3 @@ input#openid_url {
        -moz-opacity: 0.95;
        filter: alpha(opacity=95);
 }
-.popup:hover .expand,
-.popup:focus .expand {
-       display: inline;
-}