##// END OF EJS Templates
Adds style for acronyms (#4224)....
Jean-Philippe Lang -
r2959:dfd0b8bcdf2a
parent child
Show More
@@ -197,6 +197,7 legend {color: #484848;}
197 hr { width: 100%; height: 1px; background: #ccc; border: 0;}
197 hr { width: 100%; height: 1px; background: #ccc; border: 0;}
198 blockquote { font-style: italic; border-left: 3px solid #e0e0e0; padding-left: 0.6em; margin-left: 2.4em;}
198 blockquote { font-style: italic; border-left: 3px solid #e0e0e0; padding-left: 0.6em; margin-left: 2.4em;}
199 blockquote blockquote { margin-left: 0;}
199 blockquote blockquote { margin-left: 0;}
200 acronym { border-bottom: 1px dotted; cursor: help; }
200 textarea.wiki-edit { width: 99%; }
201 textarea.wiki-edit { width: 99%; }
201 li p {margin-top: 0;}
202 li p {margin-top: 0;}
202 div.issue {background:#ffffdd; padding:6px; margin-bottom:6px;border: 1px solid #d7d7d7;}
203 div.issue {background:#ffffdd; padding:6px; margin-bottom:6px;border: 1px solid #d7d7d7;}
General Comments 0
You need to be logged in to leave comments. Login now