Changes to the incidents
This commit is contained in:
-25
File diff suppressed because one or more lines are too long
+25
File diff suppressed because one or more lines are too long
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"dist/css/all.css": "dist/css/all-8fa3db8d.css",
|
"dist/css/all.css": "dist/css/all-9e746527.css",
|
||||||
"dist/js/all.js": "dist/js/all-c132bc1e.js"
|
"dist/js/all.js": "dist/js/all-c132bc1e.js"
|
||||||
}
|
}
|
||||||
@@ -216,12 +216,19 @@ body.status-page {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.panel-heading {
|
||||||
|
strong {
|
||||||
|
font-size: 1.1em;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
.panel-body {
|
.panel-body {
|
||||||
border-top: 1px solid #eee;
|
border-top: 1px solid #eee;
|
||||||
p {
|
p {
|
||||||
margin: 0;
|
&:not(:last-child) {
|
||||||
font-size: 1em;
|
margin-bottom: 10px;
|
||||||
// font-weight: normal;
|
}
|
||||||
|
font-size: 1.1em;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user