This is an automated email from the ASF dual-hosted git repository.
garren pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/couchdb-fauxton.git
The following commit(s) were added to refs/heads/master by this push:
new bfbb18f re-instate result label color (#956)
bfbb18f is described below
commit bfbb18f7a5cb11b43b61ae7c2fe863592ac26e4b
Author: Will Holley <[email protected]>
AuthorDate: Mon Aug 14 14:03:04 2017 +0100
re-instate result label color (#956)
accidentally removed in 9d7d64eb
---
app/addons/components/assets/less/docs.less | 1 +
1 file changed, 1 insertion(+)
diff --git a/app/addons/components/assets/less/docs.less
b/app/addons/components/assets/less/docs.less
index 0f68581..e0795a3 100644
--- a/app/addons/components/assets/less/docs.less
+++ b/app/addons/components/assets/less/docs.less
@@ -50,6 +50,7 @@
{
display:none;
}
+ .header-keylabel,
.fonticon-pencil {
color: @docHeaderLabels;
}
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].