You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/09/12 10:20:34 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=14131257#comment-14131257 ] 

ASF subversion and git services commented on ISIS-880:
------------------------------------------------------

Commit 3702236b1f5cc9a39ca6a9d943851a69f3f26bab in isis's branch refs/heads/master from [~danhaywood]
[ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=3702236 ]

ISIS-880: fix appearance (and minor behavioural fix) for password fields.


> 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)