2019-10-27 04:53:40 +01:00
|
|
|
.nav h1 {
|
2020-01-18 21:32:53 +01:00
|
|
|
margin: 0.4rem;
|
|
|
|
font-size: 2.1rem;
|
2019-10-27 04:53:40 +01:00
|
|
|
font-weight: bold;
|
|
|
|
text-transform: uppercase;
|
2021-11-11 04:07:21 +01:00
|
|
|
float: left;
|
|
|
|
}
|
|
|
|
|
|
|
|
/* Apprise Version */
|
2023-09-03 01:14:08 +02:00
|
|
|
.nav ul {
|
2021-11-11 04:07:21 +01:00
|
|
|
float: right;
|
2024-03-16 17:41:14 +01:00
|
|
|
font-style: normal;
|
2021-11-11 04:07:21 +01:00
|
|
|
font-size: 0.7rem;
|
2019-10-27 04:53:40 +01:00
|
|
|
}
|
2023-09-03 01:14:08 +02:00
|
|
|
.theme {
|
2024-03-16 17:41:14 +01:00
|
|
|
text-align: right;
|
|
|
|
display: block;
|
|
|
|
float:right;
|
2023-09-03 01:14:08 +02:00
|
|
|
}
|
2019-10-27 04:53:40 +01:00
|
|
|
|
2023-05-15 23:10:15 +02:00
|
|
|
input {
|
|
|
|
display: block;
|
|
|
|
}
|
|
|
|
|
2024-03-16 17:41:14 +01:00
|
|
|
.tabs .tab.disabled a,.tabs .tab.disabled a:hover{font-weight: inherit}
|
2019-10-27 04:53:40 +01:00
|
|
|
|
2024-03-16 17:41:14 +01:00
|
|
|
code {
|
|
|
|
font-family: monospace;
|
|
|
|
white-space: normal;
|
|
|
|
padding: 0.2rem;
|
2019-10-27 04:53:40 +01:00
|
|
|
}
|
|
|
|
|
|
|
|
h1, h2, h3, h4, h5 {
|
2024-03-16 17:41:14 +01:00
|
|
|
margin-top: 0;
|
2019-10-27 04:53:40 +01:00
|
|
|
}
|
|
|
|
|
|
|
|
td, th {
|
2024-03-16 17:41:14 +01:00
|
|
|
vertical-align: top;
|
|
|
|
padding-top: 0;
|
2019-10-27 04:53:40 +01:00
|
|
|
}
|
|
|
|
.api-details ol {
|
2024-03-16 17:41:14 +01:00
|
|
|
margin-top: 0;
|
|
|
|
margin-bottom: 0;
|
|
|
|
}
|
|
|
|
|
|
|
|
ul.detail-buttons strong {
|
|
|
|
font-weight: 800;
|
2019-10-27 04:53:40 +01:00
|
|
|
}
|
|
|
|
|
2023-11-18 20:55:19 +01:00
|
|
|
h4 em {
|
|
|
|
font-size: 2.0rem;
|
|
|
|
display: inline-block;
|
2024-03-16 17:41:14 +01:00
|
|
|
margin: 0;
|
|
|
|
padding: 0;
|
2023-11-18 20:55:19 +01:00
|
|
|
word-break: break-all;
|
2024-03-16 17:41:14 +01:00
|
|
|
line-height: 1.0em;
|
2023-11-18 20:55:19 +01:00
|
|
|
}
|
|
|
|
|
2019-10-27 04:53:40 +01:00
|
|
|
em {
|
2024-03-16 17:41:14 +01:00
|
|
|
color: #004d40;
|
|
|
|
font-weight:bold;
|
2019-10-27 04:53:40 +01:00
|
|
|
}
|
|
|
|
|
2021-11-14 16:48:31 +01:00
|
|
|
.no-config .info {
|
2024-03-16 17:41:14 +01:00
|
|
|
color: #004d40;
|
2021-11-14 16:48:31 +01:00
|
|
|
font-size: 3.3rem;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
2019-10-27 04:53:40 +01:00
|
|
|
textarea {
|
2024-03-16 17:41:14 +01:00
|
|
|
height: 16rem;
|
2022-05-29 22:31:46 +02:00
|
|
|
font-family: monospace;
|
2019-10-27 04:53:40 +01:00
|
|
|
}
|
|
|
|
|
|
|
|
.collapsible-body {
|
|
|
|
padding: 1rem 2rem;
|
|
|
|
}
|
|
|
|
|
2021-11-11 04:07:21 +01:00
|
|
|
#overview strong {
|
2024-03-16 17:41:14 +01:00
|
|
|
color: #004d40;
|
|
|
|
display: inline-block;
|
2021-11-11 04:07:21 +01:00
|
|
|
background-color: #eee;
|
|
|
|
}
|
|
|
|
|
2019-10-27 04:53:40 +01:00
|
|
|
.tabs .tab a{
|
2024-03-16 17:41:14 +01:00
|
|
|
border-radius: 25px 25px 0 0;
|
|
|
|
color:#2bbbad;
|
2019-10-27 04:53:40 +01:00
|
|
|
}
|
|
|
|
.collection a.collection-item:not(.active):hover,
|
|
|
|
.tabs .tab a:focus, .tabs .tab a:focus.active {
|
2024-03-16 17:41:14 +01:00
|
|
|
background-color: #eee;
|
2019-10-27 04:53:40 +01:00
|
|
|
}
|
|
|
|
.tabs .tab a:hover,.tabs .tab a.active {
|
2024-03-16 17:41:14 +01:00
|
|
|
background-color:transparent;
|
|
|
|
color:#004d40;
|
|
|
|
font-weight: bold;
|
|
|
|
background-color: #eee;
|
2019-10-27 04:53:40 +01:00
|
|
|
}
|
|
|
|
.tabs .tab.disabled a,.tabs .tab.disabled a:hover {
|
2024-03-16 17:41:14 +01:00
|
|
|
color:rgba(102,147,153,0.7);
|
2019-10-27 04:53:40 +01:00
|
|
|
}
|
|
|
|
.tabs .indicator {
|
2024-03-16 17:41:14 +01:00
|
|
|
background-color:#004d40;
|
2019-10-27 04:53:40 +01:00
|
|
|
}
|
2021-11-06 22:21:41 +01:00
|
|
|
.tabs .tab-locked a {
|
|
|
|
/* Handle locked out tabs */
|
2024-03-16 17:41:14 +01:00
|
|
|
color:rgba(212, 161, 157, 0.7);
|
2021-11-06 22:21:41 +01:00
|
|
|
}
|
|
|
|
.tabs .tab-locked a:hover,.tabs .tab-locked a.active {
|
|
|
|
/* Handle locked out tabs */
|
2024-03-16 17:41:14 +01:00
|
|
|
color: #6b0900;
|
2021-11-06 22:21:41 +01:00
|
|
|
}
|
|
|
|
|
2020-01-18 21:32:53 +01:00
|
|
|
.material-icons{
|
2024-03-16 17:41:14 +01:00
|
|
|
display: inline-flex;
|
|
|
|
vertical-align: middle;
|
2020-01-19 02:26:40 +01:00
|
|
|
}
|
2024-03-16 17:41:14 +01:00
|
|
|
|
|
|
|
#url-list .card-panel {
|
|
|
|
padding: 0.5rem;
|
|
|
|
margin: 0.1rem 0;
|
|
|
|
border-radius: 12px;
|
|
|
|
width: 50%;
|
|
|
|
min-width: 35rem;
|
2024-09-03 04:34:27 +02:00
|
|
|
min-height: 4em;
|
2024-03-16 17:41:14 +01:00
|
|
|
float: left;
|
2024-09-03 04:34:27 +02:00
|
|
|
position: relative;
|
2020-01-19 02:26:40 +01:00
|
|
|
}
|
2024-03-16 17:41:14 +01:00
|
|
|
|
2024-03-16 21:33:00 +01:00
|
|
|
.chip {
|
2024-03-16 17:41:14 +01:00
|
|
|
margin: 0.3rem;
|
|
|
|
background-color: inherit;
|
2024-03-16 21:33:00 +01:00
|
|
|
border: 1px solid #464646;
|
|
|
|
color: #464646;
|
2024-03-16 17:41:14 +01:00
|
|
|
cursor: pointer;
|
|
|
|
}
|
|
|
|
|
2024-09-03 04:34:27 +02:00
|
|
|
|
2024-03-16 17:41:14 +01:00
|
|
|
#url-list code {
|
|
|
|
overflow-x: hidden;
|
|
|
|
overflow-y: hidden;
|
|
|
|
white-space: wrap;
|
|
|
|
text-wrap: wrap;
|
|
|
|
overflow-wrap: break-word;
|
|
|
|
border-radius: 5px;
|
2024-09-03 04:34:27 +02:00
|
|
|
margin-top: 0.8rem;
|
2024-03-16 17:41:14 +01:00
|
|
|
display: block;
|
2021-01-01 23:10:44 +01:00
|
|
|
}
|
|
|
|
|
2024-09-03 04:34:27 +02:00
|
|
|
#url-list .card-panel .url-id {
|
|
|
|
width: auto;
|
|
|
|
margin: 0.3rem;
|
|
|
|
background-color: inherit;
|
|
|
|
color: #aaa;
|
|
|
|
padding: 0.2em;
|
|
|
|
font-size: 0.7em;
|
|
|
|
border: 0px;
|
|
|
|
/* Top Justified */
|
|
|
|
position: absolute;
|
|
|
|
top: -0.5em;
|
|
|
|
right: 0.3em;
|
|
|
|
}
|
|
|
|
|
2021-01-01 23:10:44 +01:00
|
|
|
/* Notification Details */
|
|
|
|
ul.logs {
|
|
|
|
font-family: monospace, monospace;
|
|
|
|
height: 60%;
|
|
|
|
overflow: auto;
|
|
|
|
}
|
|
|
|
|
|
|
|
ul.logs li {
|
|
|
|
display: flex;
|
|
|
|
text-align: left;
|
|
|
|
width: 50em;
|
|
|
|
}
|
|
|
|
|
|
|
|
ul.logs li div.log_time {
|
|
|
|
font-weight: normal;
|
|
|
|
flex: 0 15em;
|
|
|
|
}
|
|
|
|
|
|
|
|
ul.logs li div.log_level {
|
|
|
|
font-weight: bold;
|
|
|
|
align: right;
|
|
|
|
flex: 0 5em;
|
|
|
|
}
|
|
|
|
|
|
|
|
ul.logs li div.log_msg {
|
|
|
|
flex: 1;
|
|
|
|
}
|
|
|
|
|
2023-02-26 16:33:14 +01:00
|
|
|
.url-enabled {
|
|
|
|
color:#004d40;
|
|
|
|
}
|
|
|
|
.url-disabled {
|
|
|
|
color: #8B0000;
|
|
|
|
}
|
2023-11-18 20:55:19 +01:00
|
|
|
h6 {
|
2024-03-16 17:41:14 +01:00
|
|
|
font-weight: bold;
|
2023-11-18 20:55:19 +01:00
|
|
|
}
|
|
|
|
#overview pre {
|
2024-03-16 17:41:14 +01:00
|
|
|
margin-left: 2.0rem
|
|
|
|
}
|
|
|
|
|
|
|
|
code.config-id {
|
|
|
|
font-size: 0.7em;
|
|
|
|
}
|
|
|
|
|
|
|
|
/* file button styled */
|
|
|
|
.btn-file {
|
|
|
|
position: relative;
|
|
|
|
overflow: hidden;
|
|
|
|
text-transform: uppercase;
|
|
|
|
}
|
|
|
|
.btn-file input[type=file] {
|
|
|
|
position: absolute;
|
|
|
|
top: 0;
|
|
|
|
right: 0;
|
|
|
|
min-width: 100%;
|
|
|
|
min-height: 100%;
|
|
|
|
font-size: 100px;
|
|
|
|
text-align: right;
|
|
|
|
filter: alpha(opacity=0);
|
|
|
|
opacity: 0;
|
|
|
|
outline: none;
|
|
|
|
background: white;
|
|
|
|
cursor: inherit;
|
|
|
|
display: block;
|
|
|
|
}
|
|
|
|
|
|
|
|
.file-selected {
|
|
|
|
line-height: 2.0em;
|
|
|
|
font-size: 1.2rem;
|
|
|
|
border-radius: 5px;
|
|
|
|
padding: 0 1em;
|
|
|
|
overflow: hidden;
|
2023-11-18 20:55:19 +01:00
|
|
|
}
|
2024-03-16 21:33:00 +01:00
|
|
|
|
|
|
|
.chip.selected {
|
2024-09-03 04:34:27 +02:00
|
|
|
font-weight: 600;
|
2024-03-16 21:33:00 +01:00
|
|
|
}
|
2024-06-30 04:07:12 +02:00
|
|
|
|
|
|
|
#health-check {
|
2024-09-03 04:34:27 +02:00
|
|
|
background-color: #f883791f;
|
2024-06-30 04:07:12 +02:00
|
|
|
border-radius: 25px;
|
2024-09-03 04:34:27 +02:00
|
|
|
padding: 2em;
|
|
|
|
margin-bottom: 2em;
|
2024-06-30 04:07:12 +02:00
|
|
|
}
|
|
|
|
#health-check h4 {
|
2024-09-03 04:34:27 +02:00
|
|
|
font-size: 30px;
|
2024-06-30 04:07:12 +02:00
|
|
|
}
|
|
|
|
#health-check h4 .material-icons {
|
|
|
|
margin-top: -0.2em;
|
|
|
|
}
|
|
|
|
|
|
|
|
#health-check li .material-icons {
|
2024-09-03 04:34:27 +02:00
|
|
|
font-size: 30px;
|
2024-06-30 04:07:12 +02:00
|
|
|
margin-top: -0.2em;
|
|
|
|
}
|
|
|
|
|
|
|
|
#health-check ul {
|
|
|
|
list-style-type: disc;
|
|
|
|
padding-left: 2em;
|
|
|
|
}
|
|
|
|
|
|
|
|
#health-check ul strong {
|
2024-09-03 04:34:27 +02:00
|
|
|
font-weight: 600;
|
|
|
|
font-size: 1.2rem;
|
|
|
|
display: block;
|
2024-06-30 04:07:12 +02:00
|
|
|
}
|
|
|
|
|