[jira] [Commented] (ISIS-3301) [Wicket Viewer] Less prominent Collection View Select Dropdown

2022-12-16 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/ISIS-3301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17648528#comment-17648528
 ] 

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

Commit 59b86976b63faa19a4a30fb91af40e8d894be65f in isis's branch 
refs/heads/dependabot/maven/master/com.sun.xml.bind.external-rngom-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)


[jira] [Commented] (ISIS-3301) [Wicket Viewer] Less prominent Collection View Select Dropdown

2022-12-16 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/ISIS-3301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17648515#comment-17648515
 ] 

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

Commit 59b86976b63faa19a4a30fb91af40e8d894be65f in isis's branch 
refs/heads/dependabot/maven/master/org.eclipse.persistence-org.eclipse.persistence.moxy-4.0.0
 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)


[jira] [Commented] (ISIS-3301) [Wicket Viewer] Less prominent Collection View Select Dropdown

2022-12-16 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/ISIS-3301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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)


[jira] [Commented] (ISIS-3301) [Wicket Viewer] Less prominent Collection View Select Dropdown

2022-12-16 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/ISIS-3301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17648502#comment-17648502
 ] 

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

Commit 59b86976b63faa19a4a30fb91af40e8d894be65f in isis's branch 
refs/heads/dependabot/maven/master/jakarta.enterprise-jakarta.enterprise.cdi-api-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)


[jira] [Commented] (ISIS-3301) [Wicket Viewer] Less prominent Collection View Select Dropdown

2022-12-16 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/ISIS-3301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17648476#comment-17648476
 ] 

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

Commit 59b86976b63faa19a4a30fb91af40e8d894be65f in isis's branch 
refs/heads/dependabot/maven/master/org.eclipse.persistence-org.eclipse.persistence.sdo-4.0.0
 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)


[jira] [Commented] (ISIS-3301) [Wicket Viewer] Less prominent Collection View Select Dropdown

2022-12-16 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/ISIS-3301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17648450#comment-17648450
 ] 

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

Commit 59b86976b63faa19a4a30fb91af40e8d894be65f in isis's branch 
refs/heads/dependabot/maven/master/jakarta.inject-jakarta.inject-api-2.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)


[jira] [Commented] (ISIS-3301) [Wicket Viewer] Less prominent Collection View Select Dropdown

2022-12-16 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/ISIS-3301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17648463#comment-17648463
 ] 

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

Commit 59b86976b63faa19a4a30fb91af40e8d894be65f in isis's branch 
refs/heads/dependabot/maven/master/com.sun.xml.bind.external-relaxng-datatype-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)


[jira] [Commented] (ISIS-3301) [Wicket Viewer] Less prominent Collection View Select Dropdown

2022-12-16 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/ISIS-3301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17648437#comment-17648437
 ] 

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

Commit 59b86976b63faa19a4a30fb91af40e8d894be65f in isis's branch 
refs/heads/dependabot/maven/master/jaxws-ri.version-4.0.0 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)


[jira] [Commented] (ISIS-3301) [Wicket Viewer] Less prominent Collection View Select Dropdown

2022-12-12 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/ISIS-3301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17646435#comment-17646435
 ] 

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

Commit 59b86976b63faa19a4a30fb91af40e8d894be65f in isis's branch 
refs/heads/dependabot/maven/master/spring-boot.version-3.0.0 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)


[jira] [Commented] (ISIS-3301) [Wicket Viewer] Less prominent Collection View Select Dropdown

2022-12-12 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/ISIS-3301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17646107#comment-17646107
 ] 

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

Commit 59b86976b63faa19a4a30fb91af40e8d894be65f in isis's branch 
refs/heads/spring6 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)


[jira] [Commented] (ISIS-3301) [Wicket Viewer] Less prominent Collection View Select Dropdown

2022-12-12 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/ISIS-3301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17646069#comment-17646069
 ] 

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

Commit 59b86976b63faa19a4a30fb91af40e8d894be65f in isis's branch 
refs/heads/master 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)