Remove obsolete functions
This commit is contained in:
+4
-8
@@ -267,17 +267,13 @@ main > h2 {
|
||||
text-decoration: line-through;
|
||||
}
|
||||
|
||||
.dropdown.heading-anchor { margin-right: 0.4em; font-weight: normal; }
|
||||
.heading-anchor .dropdown-toggle {
|
||||
background: none;
|
||||
border: none;
|
||||
padding: 0;
|
||||
cursor: pointer;
|
||||
a.heading-anchor {
|
||||
color: var(--text-muted);
|
||||
font: inherit;
|
||||
margin-right: 0.4em;
|
||||
font-weight: normal;
|
||||
text-decoration: none;
|
||||
}
|
||||
.heading-anchor .dropdown-toggle:hover { color: var(--primary-hover); }
|
||||
a.heading-anchor:hover { color: var(--primary-hover); }
|
||||
|
||||
/* === Data tables ===
|
||||
Shared style for the file listing, search-suggestion dropdown, and
|
||||
|
||||
Reference in New Issue
Block a user