Subversion Repositories eFlore/Applications.cel

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
1026 aurelien 1
/** Add css rules here for your application. */
2
body,html {
3
	height: 100%
1030 aurelien 4
}
5
 
6
.gwt-TabLayoutPanel table.gwt-TabLayoutPanelContent {
7
	padding:0;
1026 aurelien 8
}