Skip to content

Commit

Permalink
Slight css change and bug fix to code
Browse files Browse the repository at this point in the history
  • Loading branch information
chriswaterside committed Jul 12, 2022
1 parent 6b48d7f commit da9d4ce
Show file tree
Hide file tree
Showing 4 changed files with 202 additions and 177 deletions.
4 changes: 2 additions & 2 deletions css/gantry-custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ a[href="javascript:void(0);"] {
a[target="_blank"]:hover{
content:' ';
background: url(../images/icons/new-win.png) no-repeat right;
padding-right:12px;
padding-right:10px;
}
a[target="_blank"]{
content:'xx';
padding-right:12px;
padding-right:10px;
}
/* start of section to allow mainmenu items to be on the right and/or without text */
ul.gf-menu li.floatright {
Expand Down
Loading

0 comments on commit da9d4ce

Please sign in to comment.