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 3.2.0 - Released 03/30/2010
[extjs.git]
/
docs
/
resources
/
docs.css
diff --git
a/docs/resources/docs.css
b/docs/resources/docs.css
index
9bd22c5
..
67d4c95
100644
(file)
--- a/
docs/resources/docs.css
+++ b/
docs/resources/docs.css
@@
-10,8
+10,8
@@
html, body {
width:100%;
}
#class .loading-indicator{
width:100%;
}
#class .loading-indicator{
- font-size:12px;
- height:18px;
+
font-size:12px;
+
height:18px;
}
}
@@
-21,7
+21,7
@@
html, body {
background:transparent;
}
#docs .top-toolbar button {
background:transparent;
}
#docs .top-toolbar button {
-
+
}
.x-panel-noborder {
border: 0 none;
}
.x-panel-noborder {
border: 0 none;
@@
-48,12
+48,12
@@
html, body {
.loading-indicator {
font-size:11px;
.loading-indicator {
font-size:11px;
- background-image:url('../resources/images/default/grid/loading.gif');
+ background-image:url('../
../
resources/images/default/grid/loading.gif');
background-repeat: no-repeat;
background-position:top left;
padding-left:20px;
background-repeat: no-repeat;
background-position:top left;
padding-left:20px;
- height:18px;
- text-align:left;
+
height:18px;
+
text-align:left;
}
#doc-body .loading-indicator {
}
#doc-body .loading-indicator {
@@
-62,47
+62,47
@@
html, body {
top:35%;
left:43%;
color:#444;
top:35%;
left:43%;
color:#444;
- background-image:url(../resources/images/default/shared/large-loading.gif);
+ background-image:url(../
../
resources/images/default/shared/large-loading.gif);
background-repeat: no-repeat;
background-position:left 5px;
padding:10px 10px 10px 38px;
background-repeat: no-repeat;
background-position:left 5px;
padding:10px 10px 10px 38px;
- text-align:left;
+
text-align:left;
}
a#welcome-link{
}
a#welcome-link{
- background:#fff url(docs.gif) no-repeat 0px 0px;
- padding-left:18px;
+
background:#fff url(docs.gif) no-repeat 0px 0px;
+
padding-left:18px;
}
a#help-forums{
}
a#help-forums{
- background:#fff url(forum.gif) no-repeat 16px 0px;
- padding-left:34px;
- display:block
+
background:#fff url(forum.gif) no-repeat 16px 0px;
+
padding-left:34px;
+
display:block
}
#loading-mask{
}
#loading-mask{
- position:absolute;
- left:0;
- top:0;
+
position:absolute;
+
left:0;
+
top:0;
width:100%;
height:100%;
z-index:20000;
background-color:white;
}
#loading{
width:100%;
height:100%;
z-index:20000;
background-color:white;
}
#loading{
- position:absolute;
- left:45%;
- top:40%;
- padding:2px;
- z-index:20001;
+
position:absolute;
+
left:45%;
+
top:40%;
+
padding:2px;
+
z-index:20001;
height:auto;
}
#loading img {
margin-bottom:5px;
}
#loading .loading-indicator{
height:auto;
}
#loading img {
margin-bottom:5px;
}
#loading .loading-indicator{
- background:white;
- color:#555;
- font:bold 13px tahoma,arial,helvetica;
- padding:10px;
- margin:0;
+
background:white;
+
color:#555;
+
font:bold 13px tahoma,arial,helvetica;
+
padding:10px;
+
margin:0;
text-align:center;
height:auto;
}
text-align:center;
height:auto;
}
@@
-127,27
+127,27
@@
a#help-forums{
background:#DFE8F6;
}
#api-tree .x-tree-node .x-tree-selected a span{
background:#DFE8F6;
}
#api-tree .x-tree-node .x-tree-selected a span{
- background:transparent;
- color:#1E4176;
+
background:transparent;
+
color:#1E4176;
font-weight:bold;
}
a {
font-weight:bold;
}
a {
- color: #1E4176;
+
color: #1E4176;
}
a:link {
}
a:link {
- color: #1E4176;
- text-decoration: none;
+
color: #1E4176;
+
text-decoration: none;
}
a:visited {
color: #555;
}
a:visited {
color: #555;
- text-decoration: none;
+
text-decoration: none;
}
a:hover {
}
a:hover {
- text-decoration: underline;
- color: #15428b;
+
text-decoration: underline;
+
color: #15428b;
}
#welcome {
}
#welcome {
@@
-157,7
+157,7
@@
a:hover {
zoom:1;
}
.col{
zoom:1;
}
.col{
- margin:0 250px 0 10px;
+
margin:0 250px 0 10px;
zoom:1;
padding: 10px 0;
}
zoom:1;
padding: 10px 0;
}
@@
-170,34
+170,34
@@
a:hover {
}
.block{
}
.block{
- margin-bottom:10px;
+
margin-bottom:10px;
}
.block-title{
}
.block-title{
- color: #1E4176;
- font:normal 18px tahoma,verdana,sans-serif;
+
color: #1E4176;
+
font:normal 18px tahoma,verdana,sans-serif;
letter-spacing:-1px;
padding: 4px;
letter-spacing:-1px;
padding: 4px;
- padding-left: 8px;
+
padding-left: 8px;
}
.block-body{
}
.block-body{
- padding:8px;
- padding-top:2px;
+
padding:8px;
+
padding-top:2px;
}
.block-body b{
}
.block-body b{
- color:#333333;
- font-size:11px;
+
color:#333333;
+
font-size:11px;
}
.block-body em {
}
.block-body em {
- display:block;
- margin-top:5px;
- font-size:11px;
+
display:block;
+
margin-top:5px;
+
font-size:11px;
color:gray;
color:gray;
- text-align:right;
+
text-align:right;
}
.list{
}
.list{
- list-style: square;
- padding-left:20px;
- margin-top:5px;
+
list-style: square;
+
padding-left:20px;
+
margin-top:5px;
}
.res-block {
}
.res-block {
@@
-233,7
+233,7
@@
a:hover {
}
#doc-body .x-tab-panel-body {
}
#doc-body .x-tab-panel-body {
- background:#fff url(../resources/images/default/form/text-bg.gif) repeat-x 0 0;
+ background:#fff url(../
../
resources/images/default/form/text-bg.gif) repeat-x 0 0;
}
#doc-body .x-panel-body, #doc-body .body-wrap {
background:transparent !important;
}
#doc-body .x-panel-body, #doc-body .body-wrap {
background:transparent !important;
@@
-282,65
+282,69
@@
a:hover {
}
#legend li {
}
#legend li {
- line-height:16px;
+
line-height:16px;
}
.item-icon {
}
.item-icon {
- vertical-align:top;
- width:16px;
- height:16px;
- margin-right:6px;
+
vertical-align:top;
+
width:16px;
+
height:16px;
+
margin-right:6px;
}
.ext-ie .item-icon {
}
.ext-ie .item-icon {
- vertical-align:middle;
+
vertical-align:middle;
}
h3.home-title {
}
h3.home-title {
- margin:5px 0;
- font:bold 13px tahoma,arial,sans-serif;
- color:#444;
+
margin:5px 0;
+
font:bold 13px tahoma,arial,sans-serif;
+
color:#444;
}
.search-item {
}
.search-item {
- margin:5px 5px 9px;
- padding:0 5px 10px 0;
+
margin:5px 5px 9px;
+
padding:0 5px 10px 0;
}
.search-item .member {
}
.search-item .member {
- font:bold 12px tahoma,arial,sans-serif;
- color:#444;
- margin:5px;
- overflow:hidden;
- white-space:nowrap;
- zoom:1;
+
font:bold 12px tahoma,arial,sans-serif;
+
color:#444;
+
margin:5px;
+
overflow:hidden;
+
white-space:nowrap;
+
zoom:1;
}
.search-item .cls {
}
.search-item .cls {
- font:normal 12px tahoma,arial,sans-serif;
- color:#444;
- margin:5px;
- overflow:hidden;
- text-align:left;
- white-space:nowrap;
- zoom:1;
+
font:normal 12px tahoma,arial,sans-serif;
+
color:#444;
+
margin:5px;
+
overflow:hidden;
+
text-align:left;
+
white-space:nowrap;
+
zoom:1;
}
.search-item p {
}
.search-item p {
- font:normal 11px tahoma,arial,sans-serif;
- clear:both;
- margin: 0 5px 5px 28px;
- color:#444;
- zoom:1;
+
font:normal 11px tahoma,arial,sans-serif;
+
clear:both;
+
margin: 0 5px 5px 28px;
+
color:#444;
+
zoom:1;
}
#search .loading-indicator {
}
#search .loading-indicator {
- position:static !important;
+
position:static !important;
}
#search h3 {
}
#search h3 {
- font:normal 12px tahoma,arial,sans-serif;
- color:#444;
- margin:10px;
+
font:normal 12px tahoma,arial,sans-serif;
+
color:#444;
+
margin:10px;
}
.inner-link .item-icon, .bookmark .item-icon{
}
.inner-link .item-icon, .bookmark .item-icon{
- margin-right:3px;
+
margin-right:3px;
}
.inner-link, .bookmark {
}
.inner-link, .bookmark {
- margin-left:10px;
+ margin-left:10px;
+}
+
+.brick-icon {
+ background-image: url(brick.png) !important;
}
}