From 017975696ed6cdd9221893ac95dfc543da649b0e Mon Sep 17 00:00:00 2001 From: Mark McDowall Date: Wed, 7 Aug 2013 00:46:37 -0700 Subject: [PATCH] Donate is a little more colourful <3 --- UI/Content/icons.less | 9 +++++++-- UI/Navbar/NavbarTemplate.html | 2 +- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/UI/Content/icons.less b/UI/Content/icons.less index 490c73252..eed3fe01e 100644 --- a/UI/Content/icons.less +++ b/UI/Content/icons.less @@ -73,10 +73,15 @@ .icon-form-warning:before { .icon(@warning-sign); - color : #f89406; + color: #f89406; } .icon-form-danger:before { .icon(@exclamation-sign); - color : #b94a48; + color: #b94a48; } + +.icon-nd-donate:before { + .icon(@heart); + color: #C4273C; +} \ No newline at end of file diff --git a/UI/Navbar/NavbarTemplate.html b/UI/Navbar/NavbarTemplate.html index 4879a0c47..c2ee2fab4 100644 --- a/UI/Navbar/NavbarTemplate.html +++ b/UI/Navbar/NavbarTemplate.html @@ -51,7 +51,7 @@
  • - +
    Donate