mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 11:08:45 +02:00
N°3918 - Restore style on broken wiki links (also add a tooltip to explain what it means)
This commit is contained in:
@@ -136,6 +136,11 @@ body.ibo-has-fullscreen-descendant {
|
||||
}
|
||||
}
|
||||
|
||||
.ibo-is-broken-hyperlink {
|
||||
text-decoration: line-through;
|
||||
cursor: help;
|
||||
}
|
||||
|
||||
.ibo-is-code {
|
||||
background-color: $ibo-is-code--background-color;
|
||||
padding: $ibo-is-code--padding;
|
||||
|
||||
Reference in New Issue
Block a user