Add "open in web" link to detailed public status pages
This commit is contained in:
@ -302,6 +302,14 @@
|
||||
color: $color3;
|
||||
}
|
||||
}
|
||||
|
||||
.open-in-web-link {
|
||||
text-decoration: none;
|
||||
|
||||
&:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.embed {
|
||||
|
Reference in New Issue
Block a user