This is just what I wanted! I appreciate Oscar
Soon I send screenshots of the idea... Regards! Ezequiel 2013/8/31 GESCONSULTOR - Óscar Bou <[email protected]> > Hi, Ezequiel. > > I doubt there's a documented list, but perhaps you can find them > alltogether on the source code directory at [1]. > > Specifically, you can find of interest: > > - Components at [2]. > - Pages at [3]. > - Links at [4]. > - Tabs at [5]. > > Please, share a screen capture when finished :-) > > HTH, > > Oscar > > > > [1] > https://github.com/apache/isis/tree/master/component/viewer/wicket/ui/src/main/java/org/apache/isis/viewer/wicket/ui > [2] > https://github.com/apache/isis/tree/master/component/viewer/wicket/ui/src/main/java/org/apache/isis/viewer/wicket/ui/components > [3] > https://github.com/apache/isis/tree/master/component/viewer/wicket/ui/src/main/java/org/apache/isis/viewer/wicket/ui/pages > [4] > https://github.com/apache/isis/tree/master/component/viewer/wicket/ui/src/main/java/org/apache/isis/viewer/wicket/ui/selector/links > [5] > https://github.com/apache/isis/tree/master/component/viewer/wicket/ui/src/main/java/org/apache/isis/viewer/wicket/ui/tabs > > > > El 30/08/2013, a las 19:30, Ezequiel Celiz <[email protected]> escribió: > > > Hi community, > > > > I'm trying to remove the scroll bar "Bookmarkable" and I think that I can > > find the solution by using the CSS properties, applying them in the > > application.css file. > > > > This help me with what I really want to do that is to change the style of > > every html element that the framework use. In order to do that, I need to > > know the name of the classes/id of each of them. I've been searching some > > examples but it would be really helpfull y you can provide me the > complete > > list of them. > > > > thank you very much! > >
