source: sandbox/newExpressoMail/prototype/modules/newMail2/css/grid.css @ 7210

Revision 7210, 183 bytes checked in by gustavo, 12 years ago (diff)

Ticket #0000 - Criado novo modulo para o desenvolvimento do novo ExpressoMail?

  • Property svn:executable set to *
Line 
1.ui-jqgrid .ui-jqgrid-bdiv {
2    position: relative;
3    margin: 0em;
4    padding:0;
5    /*overflow: auto;*/
6    overflow-x:hidden;
7    overflow-y:auto;
8    text-align:left;
9}
Note: See TracBrowser for help on using the repository browser.