mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-07-31 02:10:37 +02:00
Admin Default Theme Updates
This commit is contained in:
@@ -209,17 +209,24 @@ a.navbar-brand {
|
||||
.alert,
|
||||
.tooltip,
|
||||
.tooltip-inner,
|
||||
pre,
|
||||
code {
|
||||
border-radius: 0px;
|
||||
}
|
||||
.badge,
|
||||
.tooltip,
|
||||
.tooltip-inner,
|
||||
.label {
|
||||
.label,
|
||||
pre,
|
||||
code {
|
||||
font-weight: normal;
|
||||
text-shadow: none;
|
||||
}
|
||||
|
||||
pre {
|
||||
border: none;
|
||||
}
|
||||
|
||||
/* Inputs */
|
||||
select,
|
||||
textarea,
|
||||
|
Reference in New Issue
Block a user