[
https://issues.apache.org/jira/browse/ISIS-880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dan Haywood updated ISIS-880:
-----------------------------
Description:
.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;
}
was:The isis-module-security demo webapp has the necessary CSS (in its
application.css) to render correctly.
> 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)