server/src/main/webapp/static/css/index.css
changeset 144 2b141054edec
parent 141 64af5273ac5e
child 150 5b62100b8562
--- a/server/src/main/webapp/static/css/index.css	Fri Apr 05 14:01:27 2013 +0200
+++ b/server/src/main/webapp/static/css/index.css	Fri Apr 05 14:39:48 2013 +0200
@@ -1,6 +1,6 @@
 
-::-moz-selection { background: initial; color: initial; text-shadow: initial; }
-::selection { background: initial; color: initial; text-shadow: initial; }
+::-moz-selection { background: #a8d1ff; color: inherit; text-shadow: inherit;}
+::selection { background: #a8d1ff; color: inherit; text-shadow: inherit;}
 
 body,html {
 	height: 100%;