diff --git a/less/header.less b/less/header.less index 9c32b01..107d53e 100644 --- a/less/header.less +++ b/less/header.less @@ -22,7 +22,6 @@ } a { - color: inherit; white-space: normal; overflow: hidden; margin: 0; @@ -358,3 +357,14 @@ } } } + +body.skin-default .header { + .notification-list { + + li { + a { + color: inherit; + } + } + } +} \ No newline at end of file diff --git a/templates/header.tpl b/templates/header.tpl index 1ccaf9d..c36b3cd 100644 --- a/templates/header.tpl +++ b/templates/header.tpl @@ -37,7 +37,7 @@ - +