Clean up branding
[gpl/argeo-suite.git] / org.argeo.suite.apps / theme / argeo-classic / workbench-headerExt.css
diff --git a/org.argeo.suite.apps/theme/argeo-classic/workbench-headerExt.css b/org.argeo.suite.apps/theme/argeo-classic/workbench-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; 
-}