]> git.argeo.org Git - gpl/argeo-suite.git/blob - org.argeo.suite.app/theme/argeo-classic/workbench-headerExt.css
Fix typo
[gpl/argeo-suite.git] / org.argeo.suite.app / theme / argeo-classic / workbench-headerExt.css
1 /******************************************
2 ** Argeo Suite additional header **
3 ******************************************/
4
5 /* Force the addition of global styles to the application header */
6
7 /*** Override default links **/
8 a:link {
9 color: #333333;
10 text-decoration:none;
11 }
12
13 a:hover {
14 text-decoration:underline;
15 }