You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Dan Haywood (JIRA)" <ji...@apache.org> on 2014/09/12 10:21:33 UTC

[jira] [Resolved] (ISIS-880) Appearance of Password field (in action dialogs) requires tweaking.

     [ https://issues.apache.org/jira/browse/ISIS-880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dan Haywood resolved ISIS-880.
------------------------------
    Resolution: Fixed

> Appearance of Password field (in action dialogs) requires tweaking.
> -------------------------------------------------------------------
>
>                 Key: ISIS-880
>                 URL: https://issues.apache.org/jira/browse/ISIS-880
>             Project: Isis
>          Issue Type: Bug
>          Components: Viewer: Wicket
>    Affects Versions: viewer-wicket-1.6.0
>            Reporter: Dan Haywood
>            Assignee: Dan Haywood
>            Priority: Minor
>             Fix For: viewer-wicket-1.7.0
>
>
> .isisPasswordPanel input[type=password] {
>     border-radius:4px;
>     -moz-border-radius:4px;
>     -webkit-border-radius:4px;
>     padding:6px;
>     border:1px solid #F0EFEA;
>     border-top:1px solid #CCCBC7;
> }



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