summaryrefslogtreecommitdiffstats
path: root/public/css/widget/host-state-badges.less
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--public/css/widget/host-state-badges.less3
1 files changed, 3 insertions, 0 deletions
diff --git a/public/css/widget/host-state-badges.less b/public/css/widget/host-state-badges.less
new file mode 100644
index 0000000..d55a45c
--- /dev/null
+++ b/public/css/widget/host-state-badges.less
@@ -0,0 +1,3 @@
+.host-state-badges {
+ .state-badges();
+}