-/*!
- * Ext JS Library 3.2.0
- * Copyright(c) 2006-2010 Ext JS, Inc.
- * licensing@extjs.com
- * http://www.extjs.com/license
- */
#container {
- width:650px;
+ width:750px;
height:300px;
border:3px solid #c3daf9;
}
.calendar {
- background-image:url(../../resources/images/default/shared/calendar.gif) !important;
+ background-image:url(../../resources/themes/images/default/shared/calendar.gif) !important;
}
.blist {
background-image:url(../shared/icons/fam/user.gif) !important
}
.edit {
- background-image:url(../desktop/images/im32x32.gif) !important;
+ background-image:url(../toolbar/images/im32x32.gif) !important;
}
.add {
background-image:url(../button/images/add.gif) !important;