1
0
mirror of https://github.com/taigrr/wtf synced 2025-01-18 04:03:14 -08:00

Adds the OpsGenie module to the documentation

This commit is contained in:
Chris Cummer
2018-05-08 21:14:43 -07:00
parent 4542abce60
commit b4520f1410
28 changed files with 338 additions and 47 deletions

View File

@@ -14,6 +14,13 @@ pre code {
padding-left: 8px !important;
}
span.caption {
display: inline-block;
margin-right: 4px;
min-width: 50px;
text-align: right;
}
.disabled {
color: gray !important;
cursor: not-allowed;