]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/style.css
tyo
[ikiwiki.git] / doc / style.css
index af460dd0d063777c540843acdeec54a69e999c89..5ba8b299cc3bb6a2a9a5d9d245c7514cfa7ad1ed 100644 (file)
@@ -239,13 +239,14 @@ input#openid_url {
        width: 25%
 }
 
-/* Used by the popup template. */
+/* Used by the popup template and for backlinks hiding. */
 .popup {
        border-bottom: 1px dotted #366;
        color: #366;
 }
 .popup .balloon,
-.popup .paren {
+.popup .paren,
+.popup .expand {
        display: none;
 }
 .popup:hover .balloon,