This repository has been archived on 2024-12-02. You can view files and clone it, but cannot push or open issues or pull requests.
AlonsoYSal_Web/src/ie.css
2011-10-31 17:31:38 +00:00

90 lines
2.2 KiB
CSS

header{
background:transparent;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#90000000,endColorstr=#90000000);
zoom: 1;
}
#inner-wrap{
width:980px;
}
#frontpage{
background:transparent;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#90000000,endColorstr=#90000000);
zoom: 1;
}
#bottom-nav{
background:transparent;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#90000000,endColorstr=#90000000);
zoom: 1;
}
#panel, #panel-hours{
background:transparent;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#90607860,endColorstr=#90607860);
zoom: 1;
}
#main-content-index{
background:transparent;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#90000000,endColorstr=#90000000);
zoom: 1;
}
.panel-image{
background:url(images/staff.jpg);
background-repeat:no-repeat;
}
.panelinfo2{
width:710px;
}
.panel-image{
margin:0 20px;
background:url(images/staff.jpg);
background-repeat:no-repeat;
width:710px;
height:330px;
position:relative;
}
nav#top{
background:transparent;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#90000000,endColorstr=#90000000);
zoom: 1;
}
h3.trigger{
border-bottom:1px solid #ddd;
padding:0.8em 0.8em 0 0.8em;
background:url(images/trigger.jpg);
background-repeat:no-repeat;
height:30px;
margin:0;
cursor:pointer;
}
#main-content-index-additional{
background:transparent;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#90000000,endColorstr=#90000000);
zoom: 1;
}
.panelinfo ol.history li{
width:216px;
}
#buttonsubmit{
padding:5px 0;
}
#entry_0{
background:url(images/input-campo.png);
background-repeat:no-repeat;
}
#entry_1{
background:url(images/input-campo.png);
background-repeat:no-repeat;
}
#entry_2{
background:url(images/input-campo.png);
background-repeat:no-repeat;
}
#entry_3{
background:url(images/input-campo.png);
background-repeat:no-repeat;
}
#entry_4{
background:url(images/textarea.png);
background-repeat:repeat;
}