summaryrefslogtreecommitdiffstats
path: root/public/ng/less/ui/form.less
diff options
context:
space:
mode:
Diffstat (limited to 'public/ng/less/ui/form.less')
-rw-r--r--public/ng/less/ui/form.less5
1 files changed, 5 insertions, 0 deletions
diff --git a/public/ng/less/ui/form.less b/public/ng/less/ui/form.less
index 017432935f..268baea882 100644
--- a/public/ng/less/ui/form.less
+++ b/public/ng/less/ui/form.less
@@ -75,6 +75,11 @@
.btn-active {
box-shadow: 0 0 0 1px rgba(0, 0, 0, .1) inset, 0 0 4px rgba(0, 0, 0, .15) inset
}
+.btn-header {
+ margin-top: -1px;
+ color: white;
+ padding: 0 10px;
+}
.btn-radius {
border-radius: .25em;