|
@ -43,14 +43,6 @@ table.channels-table > tbody > tr > th { |
|
|
border-top: 0; |
|
|
border-top: 0; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.preposition, .description { |
|
|
|
|
|
color: #888; |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.channel-disabled { |
|
|
|
|
|
font-size: small; |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.edit-name, .edit-checks { |
|
|
.edit-name, .edit-checks { |
|
|
padding: 12px 6px; |
|
|
padding: 12px 6px; |
|
|
border: 1px solid transparent; |
|
|
border: 1px solid transparent; |
|
@ -100,11 +92,6 @@ table.channels-table > tbody > tr > th { |
|
|
visibility: visible; |
|
|
visibility: visible; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.webhook-details td { |
|
|
|
|
|
max-width: 300px; |
|
|
|
|
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.ai-title { |
|
|
.ai-title { |
|
|
margin-top: 2em; |
|
|
margin-top: 2em; |
|
|
} |
|
|
} |
|
@ -233,10 +220,6 @@ table.channels-table > tbody > tr > th { |
|
|
border: 6px solid #EEE; |
|
|
border: 6px solid #EEE; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.variable-column { |
|
|
|
|
|
width: 160px; |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.add-integration li.link-to-github { |
|
|
.add-integration li.link-to-github { |
|
|
padding: 16px 0; |
|
|
padding: 16px 0; |
|
|
} |
|
|
} |
|
@ -249,25 +232,6 @@ table.channels-table > tbody > tr > th { |
|
|
font-size: 16px; |
|
|
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 { |
|
|
.channel-modal .modal-body { |
|
|
padding: 15px 40px; |
|
|
padding: 15px 40px; |
|
|
} |
|
|
} |