mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2026-01-20 14:34:29 +01:00
left sidebar navigation updates
This commit is contained in:
committed by
Andrew Camilleri
parent
83b07e0caf
commit
18f6e5af4d
@@ -8,11 +8,11 @@ h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
.table,
|
||||
/*.table,
|
||||
.table-sm {
|
||||
width: calc(100% + 1rem);
|
||||
margin: 1.5rem -.5rem;
|
||||
}
|
||||
}*/
|
||||
|
||||
.logo {
|
||||
height: 34px;
|
||||
@@ -96,6 +96,7 @@ h2 small .fa-question-circle-o {
|
||||
}
|
||||
|
||||
#sideNav .nav-link {
|
||||
font-size: 1rem;
|
||||
margin: .3rem 0;
|
||||
border-left: 2px solid transparent;
|
||||
padding: .2rem 1rem;
|
||||
@@ -105,7 +106,7 @@ h2 small .fa-question-circle-o {
|
||||
#sideNav .nav-link.active,
|
||||
#sideNav .show > .nav-link {
|
||||
color: var(--btcpay-nav-link-active);
|
||||
font-weight: 700;
|
||||
/* font-weight: 700;*/
|
||||
border-left-color: var(--btcpay-nav-border-active);
|
||||
background: var(--btcpay-nav-bg-active);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user