Fixes #133
This commit is contained in:
@@ -348,6 +348,15 @@
|
||||
text-decoration: none;
|
||||
cursor: pointer;
|
||||
}
|
||||
.sb-wiki-link-page-missing, .sb-wiki-link-page-missing > .sb-wiki-link-page {
|
||||
color: #9e4705;
|
||||
background-color: rgba(77, 141, 255, 0.07);
|
||||
border-radius: 5px;
|
||||
padding: 0 5px;
|
||||
white-space: nowrap;
|
||||
text-decoration: none;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.sb-wiki-link {
|
||||
cursor: pointer;
|
||||
|
||||
Reference in New Issue
Block a user