From d0d3aaf7af63afa041e9af145267b0bb04ee729f Mon Sep 17 00:00:00 2001 From: Arjun Roychowdhury Date: Sat, 10 Oct 2015 11:28:44 -0400 Subject: Notifications now have a blop sound, also handling application badges --- www/css/style.css | 1 + 1 file changed, 1 insertion(+) (limited to 'www/css') diff --git a/www/css/style.css b/www/css/style.css index 47ac0738..94b518fc 100644 --- a/www/css/style.css +++ b/www/css/style.css @@ -461,6 +461,7 @@ input[type=range]::-webkit-slider-thumb { { background: url('../img/background.png') no-repeat center center fixed; background-size: cover; + background-color:#555555; } -- cgit v1.2.3