From 4535bf6e44a28ef934b2d17418a4bd659c56204b Mon Sep 17 00:00:00 2001 From: mb863 Date: Thu, 13 Jan 2011 20:56:04 +0000 Subject: [PATCH] NIHVIVO-559: Before I have commented out "@import url("transition/holdover-vivobasic/screen.css");" and I have committed this change by mistake. --- themes/wilma/css/screen.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/wilma/css/screen.css b/themes/wilma/css/screen.css index cdfc3f2e..f822dc41 100644 --- a/themes/wilma/css/screen.css +++ b/themes/wilma/css/screen.css @@ -21,7 +21,7 @@ VIVO wilma theme: screen styles *****************************************/ /* This is our holdover vivo-basic theme file used for transition to wilma theme. This is temporary and it will be removed.*/ -/*@import url("transition/holdover-vivobasic/screen.css");*/ +@import url("transition/holdover-vivobasic/screen.css"); @import url("reset.css"); @import url("edit.css");