X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/0494b8d9b9bb03ab6c22b34dae81261e3cd7e3e6..7a654f8d43fdb43d78b63d90528bed6e86b608cc:/examples/button/buttons.css diff --git a/examples/button/buttons.css b/examples/button/buttons.css deleted file mode 100644 index ba64cf3a..00000000 --- a/examples/button/buttons.css +++ /dev/null @@ -1,31 +0,0 @@ -/*! - * Ext JS Library 3.3.1 - * Copyright(c) 2006-2010 Sencha Inc. - * licensing@sencha.com - * http://www.sencha.com/license - */ -.add { - background-image: url(images/add.gif) !important; -} -.add16 { - background-image: url(images/add16.gif) !important; -} -.add24 { - background-image: url(images/add24.gif) !important; -} - -.btn-panel td { - padding-left:5px; -} - -h2 { - color:#083772 !important; - margin: 20px 0 0 !important; - padding: 5px; - background:#eee; - width:400px; -} - -h3 { - font-weight:normal !important; -} \ No newline at end of file