git.ithinksw.org
/
extjs.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Upgrade to ExtJS 4.0.7 - Released 10/19/2011
[extjs.git]
/
examples
/
menu
/
menus.css
diff --git
a/examples/menu/menus.css
b/examples/menu/menus.css
index
175457c
..
2212db5
100644
(file)
--- a/
examples/menu/menus.css
+++ b/
examples/menu/menus.css
@@
-1,17
+1,11
@@
-/*!
- * Ext JS Library 3.0.0
- * Copyright(c) 2006-2009 Ext JS, LLC
- * licensing@extjs.com
- * http://www.extjs.com/license
- */
#container {
#container {
- width:
60
0px;
+ width:
75
0px;
height:300px;
border:3px solid #c3daf9;
}
.calendar {
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 {
}
.blist {
@@
-32,4
+26,14
@@
font:bold 10px tahoma,arial,verdana,sans-serif;
display:block;
padding:3px;
font:bold 10px tahoma,arial,verdana,sans-serif;
display:block;
padding:3px;
+}
+
+.user {
+ background-image:url(../shared/icons/fam/user.gif) !important
+}
+.edit {
+ background-image:url(../toolbar/images/im32x32.gif) !important;
+}
+.add {
+ background-image:url(../button/images/add.gif) !important;
}
\ No newline at end of file
}
\ No newline at end of file