Update prod CSS

This commit is contained in:
Romain Neutron
2012-01-11 10:42:18 +01:00
parent c239740542
commit 8be9cac424
3 changed files with 51 additions and 67 deletions

View File

@@ -458,24 +458,13 @@ div.diapo
} }
#answers{
#idFrameA{ background-color: #111111;
z-index:50; border:1px solid #111111;
} }
#idFrameT
#idFrameT .bloc
{ {
z-index: 60;
}
#idFrameT .bloc
{
position:absolute;
left:10px;
top:0;
right:10px;
bottom:0;
background-color:#404040; background-color:#404040;
} }
@@ -508,7 +497,7 @@ div.diapo
#idFrameT .tools .verticalbuttonset .submenu{ #idFrameT .tools .verticalbuttonset .submenu{
position: absolute; position: absolute;
top:2.0em; top:1.5em;
left:0; left:0;
z-index:30; z-index:30;
} }
@@ -529,9 +518,9 @@ div.diapo
#alternateSearch{ #alternateSearch{
left:10px; left:0px;
top:60px; top:60px;
width:375px; width:575px;
height:400px; height:400px;
background-color:#404040; background-color:#404040;
display:none; display:none;
@@ -821,11 +810,6 @@ div.diapo
position: absolute; bottom: 0px; position: absolute; bottom: 0px;
} }
#answers{
overflow-x:hidden;
overflow-y:auto;
left:10px;
}
#answers .list #answers .list
{ {
@@ -901,17 +885,20 @@ div.diapo
color:red; color:red;
} }
#EDIT_query{
border:2px solid #111111;
}
/* QRY */ /* QRY */
#qry_buttons.danger input, #alternateTrigger.danger input,
#adv_search .date_filter.danger, #adv_search .date_filter.danger,
#adv_search .field_filter.danger, #adv_search .field_filter.danger,
#adv_search .status_filter.danger #adv_search .status_filter.danger
{ {
border-color:#c9c900; border-color:#c9c900;
background-color:#707000; background-color:#FFFDDA;
} }
#adv_search table.colllist #adv_search table.colllist
@@ -2227,13 +2214,6 @@ EDITING
#mainMenu, .publi_group{ #mainMenu, .publi_group{
background-color:#404040; background-color:#404040;
} }
#queryBox{
height:70px;
top:30px;
bottom:auto;
z-index:600;
}
.context-menu-item a{ .context-menu-item a{
color:#75ABFF; color:#75ABFF;
} }

View File

@@ -120,7 +120,6 @@ span.ww_winTitle{
FONT-SIZE: 8pt; FONT-SIZE: 8pt;
FONT-WEIGHT: bold; FONT-WEIGHT: bold;
} }
.ui-dialog .ui-dialog-content.loading, .loading .ui-dialog .ui-dialog-content.loading, .loading
{ {
background-image:url('../../icons/loaderd9d9d9.gif'); background-image:url('../../icons/loaderd9d9d9.gif');
@@ -461,25 +460,13 @@ div.diapo
} }
#answers{
#idFrameA{ background-color: #111111;
z-index:50; border:1px solid #111111;
} }
#idFrameT
#idFrameT .bloc
{ {
z-index: 60;
}
#idFrameT .bloc
{
position:absolute;
left:10px;
top:0;
right:10px;
bottom:0;
background-color:#B1B1B1; background-color:#B1B1B1;
} }
@@ -512,7 +499,7 @@ div.diapo
#idFrameT .tools .verticalbuttonset .submenu{ #idFrameT .tools .verticalbuttonset .submenu{
position: absolute; position: absolute;
top:2.0em; top:1.5em;
left:0; left:0;
z-index:30; z-index:30;
} }
@@ -533,9 +520,9 @@ div.diapo
#alternateSearch{ #alternateSearch{
left:10px; left:0px;
top:60px; top:60px;
width:375px; width:575px;
height:400px; height:400px;
background-color:#404040; background-color:#404040;
display:none; display:none;
@@ -645,8 +632,6 @@ div.diapo
text-decoration: underline; text-decoration: underline;
} }
#idFrameC .tools #idFrameC .tools
{ {
text-align:center; text-align:center;
@@ -660,7 +645,6 @@ div.diapo
cursor:pointer; cursor:pointer;
} }
#idFrameC #baskets .alert_datas_changed #idFrameC #baskets .alert_datas_changed
{ {
position:absolute; position:absolute;
@@ -762,6 +746,13 @@ div.diapo
position:relative; position:relative;
height:20px; height:20px;
z-index:15; z-index:15;
font-size:0.8em
}
.CHIM.diapo .title{
height:15px;
margin:2px 0;
overflow:hidden;
} }
.CHIM.diapo .bottom .CHIM.diapo .bottom
{ {
@@ -821,11 +812,6 @@ div.diapo
position: absolute; bottom: 0px; position: absolute; bottom: 0px;
} }
#answers{
overflow-x:hidden;
overflow-y:auto;
left:10px;
}
#answers .list #answers .list
{ {
@@ -901,11 +887,14 @@ div.diapo
color:red; color:red;
} }
#EDIT_query{
border:2px solid #111111;
}
/* QRY */ /* QRY */
#qry_buttons.danger input, #alternateTrigger.danger input,
#adv_search .date_filter.danger, #adv_search .date_filter.danger,
#adv_search .field_filter.danger, #adv_search .field_filter.danger,
#adv_search .status_filter.danger #adv_search .status_filter.danger
@@ -2227,12 +2216,6 @@ EDITING
#mainMenu, .publi_group{ #mainMenu, .publi_group{
background-color:#666666; background-color:#666666;
} }
#queryBox{
height:70px;
top:30px;
bottom:auto;
z-index:600;
}
.context-menu-item a{ .context-menu-item a{
color:#75ABFF; color:#75ABFF;

21
www/skins/prod/Prod.css Normal file
View File

@@ -0,0 +1,21 @@
#idFrameC{
top:10px;
bottom:10px;
}
#idFrameC .wrapper{
background-color: #404040;
border-top-right-radius: 10px;
border-bottom-right-radius: 10px;
right:10px;
}
#idFrameC .ui-tabs{
bottom:10px;
left:0;
}
#answers{
overflow-x:hidden;
overflow-y:auto;
}