diff src/main/webapp/resources/css/style.css @ 48:13555aff1f88

new: multiple full text searching. topics and tasks improvement.
author Zoe Hong <zhong@mpiwg-berlin.mpg.de>
date Thu, 21 Jan 2016 11:56:30 +0100
parents ba9515f22897
children 95bf4ac726e6
line wrap: on
line diff
--- a/src/main/webapp/resources/css/style.css	Mon Dec 28 12:54:55 2015 +0100
+++ b/src/main/webapp/resources/css/style.css	Thu Jan 21 11:56:30 2016 +0100
@@ -291,7 +291,9 @@
 	background-color:yellow;
 }
 .removedContent {
-	opacity:0.3;
+	color:rgb(166, 166, 166);
+	/*opacity:0.3;
 	color: transparent;
-	text-shadow: 0 0 3px rgba(0,0,0,0.8);
+	text-shadow: 0 0 3px rgba(0,0,0,1);
+	*/
 }
\ No newline at end of file