You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/11/13 20:16:34 UTC

[jira] [Commented] (COUCHDB-2459) Clicking on Databases page title changes the color to red

    [ https://issues.apache.org/jira/browse/COUCHDB-2459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14210180#comment-14210180 ] 

ASF GitHub Bot commented on COUCHDB-2459:
-----------------------------------------

GitHub user benkeen opened a pull request:

    https://github.com/apache/couchdb-fauxton/pull/149

    Clicking Databases page heading changes text color red

    This also occurred on the Config, Active Tasks and other pages. Now
    when you click on them the font doesn't change color.
    
    Closes COUCHDB-2459

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/benkeen/couchdb-fauxton 2459-page-title-click-style-fix

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/couchdb-fauxton/pull/149.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #149
    
----
commit 1fec6a18bfb1bd9f6d94552aec1bb86a02212fa0
Author: Benjamin Keen <be...@gmail.com>
Date:   2014-11-13T19:12:26Z

    Clicking Databases page heading changes text color red
    
    This also occurred on the Config, Active Tasks and other pages. Now
    when you click on them the font doesn't change color.
    
    Closes COUCHDB-2459

----


> Clicking on Databases page title changes the color to red
> ---------------------------------------------------------
>
>                 Key: COUCHDB-2459
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-2459
>             Project: CouchDB
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Fauxton
>            Reporter: Ben Keen
>            Assignee: Ben Keen
>
> Minor CSS issue. This is caused by the recent addition of the Lookahead tray: there's a click handler that appends a class to the last item in the breadcrumb. This should only apply where necessary - not here.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)