forked from kevinowino869/mitrobill
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;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.main-header .logo .logo-lg {
|
||||||
|
font-weight: bold;
|
||||||
|
}
|
||||||
|
|
||||||
/* Search Bar Start Here */
|
/* Search Bar Start Here */
|
||||||
.wrap {
|
.wrap {
|
||||||
width: 30%;
|
width: 30%;
|
||||||
@ -1003,6 +1007,14 @@
|
|||||||
font-weight: bold;
|
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 - Select2 Dropdown ends here */
|
||||||
|
|
||||||
/* dark mode styles start ends here */
|
/* dark mode styles start ends here */
|
||||||
|
@ -264,6 +264,10 @@
|
|||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.main-header .logo .logo-lg {
|
||||||
|
font-weight: bold;
|
||||||
|
}
|
||||||
|
|
||||||
/* New Customize Interface End Here */
|
/* New Customize Interface End Here */
|
||||||
|
|
||||||
::-moz-selection {
|
::-moz-selection {
|
||||||
@ -705,6 +709,14 @@
|
|||||||
.dark-mode .box-header .box-title {
|
.dark-mode .box-header .box-title {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-mode .content-header>h2 {
|
||||||
|
font-weight: bold;
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-mode .main-header .logo .logo-lg {
|
||||||
|
font-weight: bold;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
{if isset($xheader)}
|
{if isset($xheader)}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user