Mercurial > wikked
changeset 273:8e45a4f7f265
UI polishing.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Thu, 25 Sep 2014 11:34:56 -0700 |
parents | 72c522ba2da6 |
children | b300e1d1371e |
files | wikked/assets/css/wikked/nav.less |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/wikked/assets/css/wikked/nav.less Thu Sep 25 10:55:42 2014 -0700 +++ b/wikked/assets/css/wikked/nav.less Thu Sep 25 11:34:56 2014 -0700 @@ -18,7 +18,7 @@ color: @color-gray-light; } .wiki-menu-a-hover { - background: @color-green-light; + background: @link-hover-color; text-decoration: none; }