De: Rene Silva
Cambios de styles, estos cambios siguen en proceso Cambio de ícono Paused 17012011
This commit is contained in:
@@ -250,4 +250,37 @@
|
||||
.x-locationbar .x-btn-pressed .x-btn-center,
|
||||
.x-locationbar .x-btn-menu-active .x-btn-center {
|
||||
background:transparent url(/skins/ext/images/gray/locationbar/tb-btn-sprite.gif) repeat-x scroll 0pt -105px;
|
||||
}
|
||||
|
||||
/*Los botones de EXT solamente s even iguales en los x-form*/
|
||||
.x-window button.x-btn-text,.x-form-label-right button.x-btn-text,.x-form button.x-btn-text{
|
||||
color:#333;
|
||||
font-size:10px;
|
||||
font-weight:400;
|
||||
}
|
||||
.x-window .x-btn-small,.x-form-label-right .x-btn-small,.x-form .x-btn-small{
|
||||
-moz-box-shadow:0 1px 2px rgba(0,0,0,0.2);
|
||||
-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.2);
|
||||
}
|
||||
|
||||
.x-panel-header-text{
|
||||
text-shadow:#fff 0px 1px 1px;
|
||||
color:#444;
|
||||
}
|
||||
|
||||
/*Texto en ExtJS*/
|
||||
.x-btn-text,.xtb-text{
|
||||
color:#333;
|
||||
}
|
||||
.x-btn-pressed .x-btn-text{
|
||||
color:#000;
|
||||
}
|
||||
/*Tabs con ícono en EXT*/
|
||||
.x-tab-strip span.x-tab-strip-text{
|
||||
padding:4px 0;
|
||||
font-weight: normal;
|
||||
}
|
||||
.ext-gecko .x-tab-strip span.x-tab-strip-text,
|
||||
.ext-webkit .x-tab-strip span.x-tab-strip-text{
|
||||
height:12px;
|
||||
}
|
||||
@@ -628,7 +628,7 @@ td.x-grid3-hd-over .x-grid3-hd-inner, td.sort-desc .x-grid3-hd-inner, td.sort-as
|
||||
}
|
||||
|
||||
.x-grid3-row-selected {
|
||||
background-color:#CCCCCC !important;
|
||||
background-color:#CCCCCC;
|
||||
background-image: none;
|
||||
border-color:#ACACAC;
|
||||
}
|
||||
|
||||
@@ -320,7 +320,7 @@ span.XtreeMinus:hover
|
||||
/* Menues */
|
||||
|
||||
TD.mainMenuBG {
|
||||
background-image: url(/skins/green/images/bm.jpg);
|
||||
background-image: url(/skins/ext/images/gray/toolbar/bg.gif);
|
||||
background-repeat: repeat-x;
|
||||
height: 25px;
|
||||
left: 46px;
|
||||
@@ -675,6 +675,9 @@ form.formDefault .FormFieldContent
|
||||
color:#000;
|
||||
background-color:#EFEFEF;
|
||||
padding-left:5px;
|
||||
text-align: left;
|
||||
background-color:#f9f9f9;
|
||||
font-size:11px;
|
||||
}
|
||||
form.formDefault textarea.FormTextArea
|
||||
{
|
||||
@@ -697,11 +700,13 @@ form.formDefault .FormTitle
|
||||
color:#000;
|
||||
padding-left:5px;
|
||||
font-weight:bold;
|
||||
background-color:#E0EFE6;
|
||||
background:#E0E7EF;
|
||||
border-bottom:1px solid #C3D1DF;
|
||||
|
||||
}
|
||||
form.formDefault .FormSubTitle
|
||||
{
|
||||
background-color:#D1DEDF;
|
||||
background:#E0E7EF;
|
||||
color:black;
|
||||
}
|
||||
form.formDefault .FormButton
|
||||
@@ -725,6 +730,15 @@ form.formDefault td.withoutLabel, form.formDefault td.withoutLabel table td
|
||||
padding:0px;
|
||||
height:8px;
|
||||
}
|
||||
.FormTitle .FormTitle{
|
||||
border:none;
|
||||
}
|
||||
form.formDefault .FormTitle,form.formDefault .FormSubTitle{
|
||||
color:#333;
|
||||
text-shadow:0 1px 0px rgba(255,255,255,1);
|
||||
padding-left:5px;
|
||||
font-weight: 700;
|
||||
}
|
||||
|
||||
/* form END */
|
||||
/* formSearch BEGIN */
|
||||
@@ -778,6 +792,7 @@ form.formSearch .FormFieldContent
|
||||
background-color:#EFEFEF;
|
||||
padding-left:5px;
|
||||
width:60%;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
form.formSearch .Record
|
||||
@@ -870,22 +885,30 @@ font-weight:bold;
|
||||
.pagedTableDefault .pagedTable .pagedTableHeader
|
||||
{
|
||||
border-bottom:0px solid #DFDFDF;
|
||||
background-color:#E0E9EF;
|
||||
background-color:#6F7F75;
|
||||
color:#5B5B5B;
|
||||
font-weight:bold;
|
||||
background-image:url(/js/maborak/core/images/silverBackgroundTableTitle.jpg);
|
||||
background-repeat:repeat-x;
|
||||
height:26px;
|
||||
padding:0px;
|
||||
overflow:hidden;
|
||||
text-align: center;
|
||||
background-color:#F2F2F2;
|
||||
background-image:url("/skins/ext/images/gray/grid/grid3-hrow2.gif");
|
||||
background-position: bottom;
|
||||
|
||||
}
|
||||
.pagedTableDefault .pagedTable .pagedTableHeader a
|
||||
{
|
||||
text-decoration:none;
|
||||
color:#5B5B5B;
|
||||
padding-left:5px;
|
||||
font:normal 8pt Tahoma, sans-serif,MiscFixed;
|
||||
font-size:11px;
|
||||
font-weight: bold;
|
||||
color:#666;
|
||||
text-shadow:#fff 0px 1px 1px;
|
||||
text-align: left;
|
||||
display:block;
|
||||
}
|
||||
.pagedTableDefault .pagedTable .pagedTableHeader a:hover
|
||||
{
|
||||
@@ -919,9 +942,16 @@ font-weight:bold;
|
||||
/*Fin Adicion Rube*/
|
||||
.pagedTableDefault .pagedTable .RowLink
|
||||
{
|
||||
background-color:#6F7F75;
|
||||
/*background-color:#6F7F75;*/
|
||||
text-align :center;
|
||||
}
|
||||
.pagedTable tr{
|
||||
padding:3px 0;
|
||||
}
|
||||
.pagedTableDefault .pagedTable .RowLink a{
|
||||
display:block;
|
||||
}
|
||||
|
||||
A.firstPage {
|
||||
background-image: url('/images/firstPage.gif');
|
||||
background-repeat: no-repeat;
|
||||
@@ -1009,7 +1039,7 @@ div.pattern .FormTitle
|
||||
{
|
||||
font-weight:bold;
|
||||
color: black;
|
||||
background-color:#E0EFE6;
|
||||
/*background-color:#E0EFE6;*/
|
||||
padding:2px;
|
||||
}
|
||||
|
||||
@@ -1154,7 +1184,7 @@ div.treeParent .FormTitle
|
||||
font:normal 11px sans-serif,MiscFixed;*/
|
||||
font-weight:bold;
|
||||
color: black;
|
||||
background-color:#E0EFE6;
|
||||
/*background-color:#E0EFE6;*/
|
||||
padding:2px;
|
||||
}
|
||||
/* TreeParent END */
|
||||
|
||||
Reference in New Issue
Block a user