Skip to content

Add report issue link#191

Merged
tomwilkie merged 1 commit intoweaveworks:masterfrom
tomwilkie:report-bugs
Jun 10, 2015
Merged

Add report issue link#191
tomwilkie merged 1 commit intoweaveworks:masterfrom
tomwilkie:report-bugs

Conversation

@tomwilkie
Copy link
Contributor

Fixes #189

@davkal
Copy link
Contributor

davkal commented Jun 9, 2015

Looks good, could you apply some styling please?

diff --git a/client/app/styles/main.less b/client/app/styles/main.less
index 6a06eb6..136962a 100644
--- a/client/app/styles/main.less
+++ b/client/app/styles/main.less
@@ -63,6 +63,15 @@ body {
   z-index: 20;
   color: @text-tertiary-color;
   font-size: 85%;
+
+  a {
+    color: @text-secondary-color;
+
+    &:hover {
+      color: @text-color;
+    }
+  }
+
 }

 .logo {

@tomwilkie
Copy link
Contributor Author

@davkal PTAL

@davkal
Copy link
Contributor

davkal commented Jun 9, 2015

🍡

tomwilkie added a commit that referenced this pull request Jun 10, 2015
@tomwilkie tomwilkie merged commit 9808b57 into weaveworks:master Jun 10, 2015
@tomwilkie tomwilkie deleted the report-bugs branch June 10, 2015 07:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants