Skip to content

Commit

Permalink
hover online test drive should be yellow
Browse files Browse the repository at this point in the history
  • Loading branch information
c00kiemon5ter committed Mar 29, 2012
1 parent 3095e5f commit 2e27952
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions css/style.css
Expand Up @@ -242,6 +242,10 @@ section, article, p {
#leftmenu ul li a:not(.greensign):hover {
background: url("../img/yellowsign.png") no-repeat center right;
}
#leftmenu ul li:first-child:hover a {
background: url("../img/yellowgreensign.png") no-repeat center right;
color: yellow;
}

#leftmenu ul li ul li a {
background: url("../img/subsign.png") no-repeat center right;
Expand Down
Binary file added img/yellowgreensign.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2e27952

Please sign in to comment.