Skip to content

Commit

Permalink
UI enhancement; updating menu page colors. See: wpsharks/comment-mail…
Browse files Browse the repository at this point in the history
  • Loading branch information
kristineds committed Jul 21, 2015
1 parent 1ec12e5 commit aaf6c6c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
8 changes: 6 additions & 2 deletions comment-mail-pro/client-s/css/menu-pages.css
Original file line number Diff line number Diff line change
Expand Up @@ -822,7 +822,11 @@ Menu page panel styles.
-moz-user-select : none;
user-select : none;
}
.comment-mail-menu-page .pmp-panel-heading:hover,
.comment-mail-menu-page .pmp-panel-heading:hover
{
background : #142D4D;
color : #FFFFFF !important;
}
.comment-mail-menu-page .pmp-panel-heading.open
{
background : #307D27;
Expand Down Expand Up @@ -1264,4 +1268,4 @@ Menu page statistical view styles.
padding-left : 0 !important;
margin-top : 1em !important;
}
}
}
Loading

0 comments on commit aaf6c6c

Please sign in to comment.