git-svn-id: https://192.168.0.254/svn/Proyectos.AlonsoYSal_Web/trunk@1 4d6e3d7e-063e-4044-a2d3-903626ba9061
90 lines
2.2 KiB
CSS
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;
|
|
}
|