1
0
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:
Awilum
2014-02-12 00:55:54 +02:00
parent 1a5d05bfaa
commit 308483f167

View File

@@ -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,