mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-07-30 21:30:14 +02:00
refactor/fix (#3924)
This commit is contained in:
@@ -281,16 +281,6 @@ p.maintainer {
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
.secure-warning {
|
||||
background-color: #ffc600;
|
||||
color: #5f5f5f;
|
||||
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
|
||||
border-radius: 2px;
|
||||
border: 1px solid transparent;
|
||||
width: 80%;
|
||||
margin: auto auto 6px;
|
||||
}
|
||||
|
||||
.error strong {
|
||||
display: inline-block;
|
||||
width: 100px;
|
||||
@@ -395,11 +385,6 @@ button {
|
||||
}
|
||||
|
||||
} /* @supports (display: grid) */
|
||||
|
||||
.secure-warning {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
/* Dark theme */
|
||||
|
Reference in New Issue
Block a user