:-) Then make the improvements and send us a pull request! There are few such CSS overrides at https://github.com/apache/isis/tree/master/core/viewer-wicket/ui/src/main/java/org/apache/isis/viewer/wicket/ui/pages I see there is one for Sandstone too - https://github.com/apache/isis/blob/master/core/viewer-wicket/ui/src/main/java/org/apache/isis/viewer/wicket/ui/pages/bootstrap-overrides-sandstone.css
Martin Grigorov Freelancer. Available for hire! Wicket Training and Consulting https://twitter.com/mtgrigorov On Thu, Jul 16, 2015 at 10:17 AM, Stephen Cameron < [email protected]> wrote: > On Thu, Jul 16, 2015 at 4:56 PM, Martin Grigorov <[email protected]> > wrote: > > > Hi, > > > > Do you see the properties with the other themes? > > > YES, but haven't tried them all > > > If YES, then you could provide some CSS overrides in your application.css > > for Sandstone theme. > > > Surely its not just me :( > > > > > Martin Grigorov > > Freelancer. Available for hire! > > Wicket Training and Consulting > > https://twitter.com/mtgrigorov > > > > On Thu, Jul 16, 2015 at 9:53 AM, Stephen Cameron < > > [email protected] > > > wrote: > > > > > Hi, > > > > > > I noticed that property values are not visible in the Wicket sandstone > > > theme in my project. No errors are occurring and I cannot see a problem > > > with css (thinking maybe color and backgroundcolor are the same). > > > > > > I just upgraded to Isis 1.9 by copying the maven pom files from the > > todoapp > > > demo, not sure if that is relevant, or if the problem was present using > > > 1.8, the version I was on after modifying the simpleapp demo. > > > > > > Steve Cameron > > > > > >
