Skip to content
Snippets Groups Projects
Commit 62c8e37d authored by Eric Rasmussen's avatar Eric Rasmussen
Browse files

[gh-259] Merging testing into staging -c1227

git-svn-id: file:///tmp/wdn_thm_drupal/branches/drupal-7.x/staging@1228 20a16fea-79d4-4915-8869-1ea9d5ebf173
parent 51796e56
No related branches found
No related tags found
No related merge requests found
......@@ -6,12 +6,14 @@
/* Position tabs at the top right of maincontent */
body.fixed #maincontent {min-width: 960px;}
#maincontent ul.wdn_tabs.cms_tabs {position: absolute; right: 0; top: -60px;}
#maincontent ul.wdn_tabs.cms_tabs {position: absolute; right: 0; top: -60px; width: auto;}
/* Fix for a Views page */
#pagetitle {position: relative;}
#wdn_content_wrapper.contextual-links-region {position: static;}
/* Hide the contextual links in the UNL nav */
#navigation div.contextual-links-wrapper {display: none;}
/* Hide file icon in file field */
.field-type-file .file-icon {display: none;}
/* UNL css displays all ul in copyright area as inline, need to hide this */
#wdn_copyright ul.contextual-links {display: none;}
/* Overrides of system.menus.css due to conflicts with UNL navigation */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment