Skip to content

Instantly share code, notes, and snippets.

View dsproject's full-sized avatar

Dotsquares dsproject

  • http:///www.dotsqaures.com
View GitHub Profile
@ernestlv
ernestlv / panel01.css
Created December 14, 2011 21:08
ExtJS 3.4 Panel
@charset "UTF-8";
/* CSS Document */
.x-panel-header {
background: #EE7621 no-repeat 0 -1px;
}
.x-panel-header-text {
color: white;
}