Add "open in web" link to detailed public status pages
This commit is contained in:
parent
86b3cb5120
commit
c2fbd144cf
3 changed files with 13 additions and 0 deletions
|
@ -302,6 +302,14 @@
|
|||
color: $color3;
|
||||
}
|
||||
}
|
||||
|
||||
.open-in-web-link {
|
||||
text-decoration: none;
|
||||
|
||||
&:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.embed {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue