Subversion Repositories eFlore/Applications.cel

Rev

Rev 1026 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

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