From 7d839511c1d51cd31a7a6025839d400c43dd0d3c Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Tue, 19 Mar 2019 14:31:33 +0100 Subject: [statistics] Show error message if BIOS info fetching fails --- modules-available/statistics/style.css | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'modules-available/statistics/style.css') diff --git a/modules-available/statistics/style.css b/modules-available/statistics/style.css index c48275ba..dffe973b 100644 --- a/modules-available/statistics/style.css +++ b/modules-available/statistics/style.css @@ -40,4 +40,12 @@ white-space: nowrap; z-index: 1000; text-shadow: #fff 1px 1px; +} + +.warn { + background: #F0AD4E; + font-size: 75%; + border-radius: 3px; + color: #fff; + padding: 1px 3px; } \ No newline at end of file -- cgit v1.2.3-55-g7522