Please if you dont like the bold feature kindly report it
This commit is contained in:
parent
93d53cc6d8
commit
4f74aa0bff
@ -256,6 +256,10 @@
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.main-header .logo .logo-lg {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
/* Search Bar Start Here */
|
||||
.wrap {
|
||||
width: 30%;
|
||||
@ -1003,6 +1007,14 @@
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.dark-mode .content-header>h2 {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.dark-mode .main-header .logo .logo-lg {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
/* Dark Mode - Select2 Dropdown ends here */
|
||||
|
||||
/* dark mode styles start ends here */
|
||||
|
@ -264,6 +264,10 @@
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.main-header .logo .logo-lg {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
/* New Customize Interface End Here */
|
||||
|
||||
::-moz-selection {
|
||||
@ -705,6 +709,14 @@
|
||||
.dark-mode .box-header .box-title {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.dark-mode .content-header>h2 {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.dark-mode .main-header .logo .logo-lg {
|
||||
font-weight: bold;
|
||||
}
|
||||
</style>
|
||||
|
||||
{if isset($xheader)}
|
||||
|
Loading…
x
Reference in New Issue
Block a user