1
0
Fork 0

Vier: Some more design changes to "plus" style.

This commit is contained in:
Michael Vogel 2014-08-21 01:00:56 +02:00
commit 94d2557077
2 changed files with 16 additions and 1 deletions

View file

@ -87,6 +87,21 @@ div.jGrowl div.info {
background: #fff url("../../../images/icons/48/info.png") no-repeat 5px center;
}
div.jGrowl div.notice {
color: #737373;
}
div.jGrowl div.info {
color: #737373;
}
.birthday-notice, .event-notice {
font-weight: initial;
}
div.pager, ul.tabs {
font-weight: initial;
}
nav .nav-menu-icon.selected {
background-color: #fff;
}