diff client/src/assets/application.sass @ 1274:dc3fb8ad8f86

further improved box header style
author Markus Kottlaender <markus@intevation.de>
date Thu, 22 Nov 2018 07:23:14 +0100
parents bc55ffaeb639
children 9e23a2b02b32
line wrap: on
line diff
--- a/client/src/assets/application.sass	Thu Nov 22 07:08:38 2018 +0100
+++ b/client/src/assets/application.sass	Thu Nov 22 07:23:14 2018 +0100
@@ -59,6 +59,12 @@
   box-shadow: $shadow-xs
   transition: max-width .4s, max-height .4s, margin-left .4s, margin-right .4s
 
+.box h6,
+.contextbox h6
+  border-top: solid 3px $color-info
+  color: $color-info
+  font-weight: bold
+
 .expanded
   max-height: 999px
   max-width: 999px