mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2026-01-04 22:54:20 +01:00
Bootstrap customization fix
This commit is contained in:
@@ -66,6 +66,13 @@ ul li {
|
||||
background-color: var(--btcpay-bg-tile);
|
||||
}
|
||||
|
||||
.alert-link,
|
||||
.alert-link:focus,
|
||||
.alert-link:hover,
|
||||
.alert code {
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
.navbar .onion {
|
||||
margin-right: auto;
|
||||
}
|
||||
@@ -368,7 +375,6 @@ html[data-devenv]:before {
|
||||
background-color: #FB383D;
|
||||
}
|
||||
|
||||
|
||||
.btcpay-toggle {
|
||||
--border-size: 2px;
|
||||
--toggle-width: 40px;
|
||||
|
||||
Reference in New Issue
Block a user