[
https://issues.apache.org/jira/browse/ISIS-3301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17648489#comment-17648489
]
ASF subversion and git services commented on ISIS-3301:
-------------------------------------------------------
Commit 59b86976b63faa19a4a30fb91af40e8d894be65f in isis's branch
refs/heads/dependabot/maven/master/com.sun.xml.bind-jaxb-impl-4.0.1 from Andi
Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=59b86976b6 ]
ISIS-3301: collection presentation selection done with a simple btn-link
> [Wicket Viewer] Less prominent Collection View Select Dropdown
> --------------------------------------------------------------
>
> Key: ISIS-3301
> URL: https://issues.apache.org/jira/browse/ISIS-3301
> Project: Isis
> Issue Type: Improvement
> Components: Isis Viewer Wicket
> Reporter: Andi Huber
> Assignee: Andi Huber
> Priority: Minor
> Fix For: 2.0.0-RC1
>
>
> Dhruv:
> /** Collection Header: Remove name from default display to save space */
> .viewLinks button .ViewLinkItemTitle{
> display: none;
> }
> /* Collection Header: Make color same as header, to NOT highlight this on
> all screens */
> .viewLinks button{
> background-color: rgba(0,0,0,.03); /** Primary row color from bootswarch,
> can use variable instead **/
> border-color: rgba(0,0,0,.03); /** Primary row color from bootswarch, can
> use variable instead **/
> }
--
This message was sent by Atlassian Jira
(v8.20.10#820010)