[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [digikam] [Bug 387483] New: Elegant theme: Selected frame colors swapped
From:       Alexander Potashev <bugzilla_noreply () kde ! org>
Date:       2017-11-30 21:57:51
Message-ID: bug-387483-17878 () http ! bugs ! kde ! org/
[Download RAW message or body]

https://bugs.kde.org/show_bug.cgi?id=387483

            Bug ID: 387483
           Summary: Elegant theme: Selected frame colors swapped
           Product: digikam
           Version: unspecified
          Platform: Compiled Sources
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: Export-HTMLGallery
          Assignee: digikam-bugs-null@kde.org
          Reporter: aspotashev@gmail.com
  Target Milestone: ---

In the HTML export "Elegant" theme
 - the variable named selectedFrameColor has effect on the border,
 - the variable named selectedFrameBorderColor has effect on the background
color.
Should be the other way around.


See in digikam/data/htmlgallery/themes/elegant/template.xsl:

    #content li a {
        background-color: <xsl:value-of select="$frameColor"/>;
        border: 1px solid <xsl:value-of select="$frameBorderColor"/>;
    }

    #content li a:hover {
        border: 1px solid <xsl:value-of select="$selectedFrameColor"/>;
        background-color: <xsl:value-of select="$selectedFrameBorderColor"/>;
    }

-- 
You are receiving this mail because:
You are watching all bug changes.=
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic