Remove Eclipse 3 support.
[gpl/argeo-suite.git] / org.argeo.suite.workbench.rap / css / headerExt.css
diff --git a/org.argeo.suite.workbench.rap/css/headerExt.css b/org.argeo.suite.workbench.rap/css/headerExt.css
deleted file mode 100644 (file)
index 0ddeccb..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-/******************************************
-**    Argeo Suite additional header     **
-******************************************/
-
-/* Force the addition of global styles to the application header */
-
-/*** Override default links **/
-a:link { 
-  color: #333333;  
-  text-decoration:none;  
-} 
-
-a:hover { 
-  text-decoration:underline; 
-}