Subversion Repositories eFlore/Applications.cel

Rev

Go to most recent revision | Blame | Last modification | View Log | RSS feed

/*
 * Ext JS Library 0.20
 * Copyright(c) 2006-2008, Ext JS, LLC.
 * licensing@extjs.com
 * 
 * http://extjs.com/license
 */

html, body {
        font:normal 12px arial, tahoma, helvetica, sans-serif;
        background-color:#DFE8F6;
        overflow:hidden;
}
body td {
        font:normal 12px arial, tahoma, helvetica, sans-serif;
}
#time-ct {
        padding:8px 0 0 25px;
}
#btns {
        padding-top:15px;
        padding-left:25px;
}

#btns .x-btn {
        margin-right:8px;
        float:left;
}