X-Git-Url: https://scm.cri.ensmp.fr/git/Plinn.git/blobdiff_plain/d4ae416bb7c23e28bda78bd1acb7a06798eab33b..e5079b89ad3a7be4dd96406d3dd291c531255506:/skins/custom_generic/zpt_stylesheet.css.dtml diff --git a/skins/custom_generic/zpt_stylesheet.css.dtml b/skins/custom_generic/zpt_stylesheet.css.dtml index 84442d4..8acbdab 100644 --- a/skins/custom_generic/zpt_stylesheet.css.dtml +++ b/skins/custom_generic/zpt_stylesheet.css.dtml @@ -139,6 +139,7 @@ textarea { #Masthead td { vertical-align: middle; + padding:0; } #PortalLogo { @@ -194,11 +195,11 @@ textarea { .ActionLink a:link, .ActionLink a:visited, .ActionLink a:active { - color: &dtml-linkColor;; + color: &dtml-specialLinkColor;; text-decoration: none } -.ActionLink a:hover { color: &dtml-linkHoverColor;} +.ActionLink a:hover { color: &dtml-specialLinkHoverColor;} /* Breadcrumbs + Search form */ @@ -372,11 +373,11 @@ textarea { .listing a:link, .listing a:visited, .listing a:active { - color: &dtml-specialLinkColor;; + color: &dtml-linkColor;; } .listing th a:hover { - color: &dtml-specialLinkHoverColor;; + color: &dtml-linkHoverColor;; } .listing td { @@ -407,11 +408,11 @@ textarea { .listingBar a:link, .listingBar a:visited, .listingBar a:active { - color : &dtml-specialLinkColor;; + color : &dtml-linkColor;; } .listingBar a:hover { - color : &dtml-specialLinkHoverColor;; + color : &dtml-linkHoverColor;; } .listingBar a.previous {