Alien-Web-ExtJS-V3
view release on metacpan or search on metacpan
share/examples/layout-browser/layout-browser.css view on Meta::CPAN
/*
This file is part of Ext JS 3.4
Copyright (c) 2011-2013 Sencha Inc
Contact: http://www.sencha.com/contact
GNU General Public License Usage
This file may be used under the terms of the GNU General Public License version 3.0 as
published by the Free Software Foundation and appearing in the file LICENSE included in the
packaging of this file.
Please review the following information to ensure the GNU General Public License version 3.0
requirements will be met: http://www.gnu.org/copyleft/gpl.html.
If you are unsure which license is appropriate for your use, please contact the sales department
at http://www.sencha.com/contact.
Build date: 2013-04-03 15:07:25
*/
body {
font-family:'lucida grande',tahoma,arial,sans-serif;
font-size:11px;
}
a {
color:#15428B;
}
a:link, a:visited {
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
#header {
background: #7F99BE url(images/layout-browser-hd-bg.gif) repeat-x center;
}
#header h1 {
font-size: 16px;
color: #fff;
font-weight: normal;
padding: 5px 10px;
}
#start-div h2 {
font-size: 12px;
color: #555;
padding-bottom:5px;
border-bottom:1px solid #C3D0DF;
}
#start-div p {
margin: 10px 0;
}
#details-panel h2 {
padding:10px 10px 0;
font-size:12px;
color:#15428B;
}
#details-panel p {
padding:10px 10px 0;
}
#details-panel pre {
border-top:1px dotted #ddd;
border-bottom:1px dotted #ddd;
margin-top:10px;
padding:0 5px;
background:#f5f5f5;
}
#details-panel .details-info {
margin:15px;
padding:15px;
border:1px dotted #999;
color:#555;
background: #f9f9f9;
}
.x-tab-panel-header-plain .x-tab-strip-top {
background: #DFE8F6 url(../../resources/images/default/tabs/tab-strip-bg.gif) repeat-x scroll center bottom !important;
}
.custom-accordion .x-panel-body{
background:#ffe;
text-align:center;
}
.custom-accordion .x-panel-body p {
font-family:georgia,serif;
( run in 0.389 second using v1.01-cache-2.11-cpan-172d661cebc )