ux(dashboard): progress on ghost empty space panel

This commit is contained in:
Torkel Ödegaard
2016-10-30 18:02:46 +01:00
parent ca1f06f18f
commit 09a19d8ecb
8 changed files with 65 additions and 30 deletions

View File

@@ -169,7 +169,7 @@ div.flot-text {
justify-content: center;
flex-direction: column;
text-align: center;
color: $text-muted;
color: $text-color-faint;
font-weight: bold;
background: repeating-linear-gradient(-128deg, #111, #111 10px, #191919 10px, #222 20px);
}