Component list changes
This commit is contained in:
+1
-1
File diff suppressed because one or more lines are too long
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"dist/css/all.css": "dist/css/all-44605339.css",
|
"dist/css/all.css": "dist/css/all-90472d29.css",
|
||||||
"dist/js/all.js": "dist/js/all-c132bc1e.js"
|
"dist/js/all.js": "dist/js/all-c132bc1e.js"
|
||||||
}
|
}
|
||||||
@@ -236,7 +236,7 @@ body.status-page {
|
|||||||
.list-group {
|
.list-group {
|
||||||
// margin-bottom: 20px;
|
// margin-bottom: 20px;
|
||||||
padding-left: 0;
|
padding-left: 0;
|
||||||
border-radius: 0;
|
// border-radius: 0;
|
||||||
|
|
||||||
.list-group-item {
|
.list-group-item {
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
@@ -284,12 +284,21 @@ body.status-page {
|
|||||||
|
|
||||||
&.components {
|
&.components {
|
||||||
margin-bottom: 30px;
|
margin-bottom: 30px;
|
||||||
|
|
||||||
p {
|
p {
|
||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
}
|
}
|
||||||
.badge {
|
.badge {
|
||||||
color: transparent;
|
color: transparent;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
a {
|
||||||
|
color: $cachet-base-dark !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
.component:nth-child(2n) {
|
||||||
|
background-color: $cachet-base-medium;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user