From ed967216aa51e59c50d30a38737a677b9706c28e Mon Sep 17 00:00:00 2001 From: Javier Sánchez Parra Date: Fri, 25 Feb 2022 13:17:11 +0100 Subject: Show client state on pills Color pills to represent their state, like scopes tree. --- ogcp/static/css/soleta.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ogcp/static/css/soleta.css') diff --git a/ogcp/static/css/soleta.css b/ogcp/static/css/soleta.css index 8efbf3c..6871cf8 100644 --- a/ogcp/static/css/soleta.css +++ b/ogcp/static/css/soleta.css @@ -31,3 +31,7 @@ html, body { color: #99791a !important; } +.badge-wol { + color: white !important; + background-color: #99791a !important; +} -- cgit v1.2.3-18-g5258