Tuesday, January 3, 2012

Compact css

/* this does not make whole form with compact layout */
.compactize .h_layout{
margin: 4px;
}
.compactize .v_layout{
margin: 4px;
}
.compactize .v_layout_i{
margin: 4px;
}
.compactize .f_layout{
margin: 1px;
position: relative;
}
.tabcontent > .simplecontainer{
padding:0 1% !important;
}
.maincontainer{
padding:0 1% !important;
}
/* Compact controls end */

No comments:

Post a Comment