forked from GithubBackups/healthchecks
Remove unused CSS
This commit is contained in:
parent
ea6d04d061
commit
70ef9c1904
@ -56,10 +56,6 @@ body {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.navbar-text {
|
||||
font-size: small;
|
||||
}
|
||||
|
||||
#nav-sign-up {
|
||||
padding: 21px 0 21px 15px;
|
||||
}
|
||||
|
@ -43,14 +43,6 @@ table.channels-table > tbody > tr > th {
|
||||
border-top: 0;
|
||||
}
|
||||
|
||||
.preposition, .description {
|
||||
color: #888;
|
||||
}
|
||||
|
||||
.channel-disabled {
|
||||
font-size: small;
|
||||
}
|
||||
|
||||
.edit-name, .edit-checks {
|
||||
padding: 12px 6px;
|
||||
border: 1px solid transparent;
|
||||
@ -100,11 +92,6 @@ table.channels-table > tbody > tr > th {
|
||||
visibility: visible;
|
||||
}
|
||||
|
||||
.webhook-details td {
|
||||
max-width: 300px;
|
||||
|
||||
}
|
||||
|
||||
.ai-title {
|
||||
margin-top: 2em;
|
||||
}
|
||||
@ -233,10 +220,6 @@ table.channels-table > tbody > tr > th {
|
||||
border: 6px solid #EEE;
|
||||
}
|
||||
|
||||
.variable-column {
|
||||
width: 160px;
|
||||
}
|
||||
|
||||
.add-integration li.link-to-github {
|
||||
padding: 16px 0;
|
||||
}
|
||||
@ -249,25 +232,6 @@ table.channels-table > tbody > tr > th {
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
.channel-details table {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.channel-details td, .channel-details th {
|
||||
padding: 15px;
|
||||
border-bottom: 1px solid #eee;
|
||||
}
|
||||
|
||||
.channel-details tr:last-child td, .channel-details tr:last-child th {
|
||||
border-bottom: 0;
|
||||
}
|
||||
|
||||
|
||||
.channel-details .missing {
|
||||
color: #999;
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
.channel-modal .modal-body {
|
||||
padding: 15px 40px;
|
||||
}
|
||||
|
@ -22,11 +22,6 @@ li + li.nav-header {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.curl-opts th {
|
||||
white-space: nowrap;
|
||||
font-family: monospace;
|
||||
}
|
||||
|
||||
h2.rule {
|
||||
border-top: 3px solid #eee;
|
||||
margin-top: 30px;
|
||||
|
@ -7,11 +7,6 @@
|
||||
font-size: 13px;
|
||||
}
|
||||
|
||||
#log th {
|
||||
border-top: 0;
|
||||
border-bottom: 1px solid #E5E5E5;
|
||||
}
|
||||
|
||||
#log td {
|
||||
color: #444;
|
||||
position: relative;
|
||||
|
@ -4,10 +4,6 @@
|
||||
font-size: 28px;
|
||||
}
|
||||
|
||||
#subscription-status form {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.panel.plan h1 {
|
||||
font-size: 24px;
|
||||
font-weight: bold;
|
||||
|
Loading…
x
Reference in New Issue
Block a user