point all images to local copies

This commit is contained in:
Frédéric Péters 2016-05-06 10:56:09 +02:00
parent f7e3777317
commit 47572276ce
1 changed files with 8 additions and 8 deletions

View File

@ -62,13 +62,13 @@ div#month-events div {
div.document-download {
position: absolute;
right: 0px;
background: white url(http://31fevrier.be/PFB/images/arrow_documents.gif) top left no-repeat;
background: white url(../images/arrow_documents.gif) top left no-repeat;
width: 60px;
}
div.document-download a {
display: block;
background: transparent url(http://31fevrier.be/PFB/images/acrobat.png) top right no-repeat;
background: transparent url(../images/acrobat.png) top right no-repeat;
height: 30px;
width: 60px;
text-indent: -2000px;
@ -181,7 +181,7 @@ dl.portlet ul.navTree li.section-agenda-parlementaire a {
}
#formfield-question-widgets-l_topics input.dummyinput {
background-image: url("http://31fevrier.be/PFB/images/plus.gif");
background-image: url("../images/plus.gif");
background-position:right center;
background-repeat:no-repeat;
padding-right:22px;
@ -193,7 +193,7 @@ dl.portlet ul.navTree li.section-agenda-parlementaire a {
}
#formfield-question-widgets-l_topics.openboxes input.dummyinput {
background-image: url("http://31fevrier.be/PFB/images/close_15.gif");
background-image: url("../images/close_15.gif");
background-position:right center;
background-repeat:no-repeat;
/*text-indent: -10000em;*/
@ -2970,7 +2970,7 @@ text-indent: -9999px;
border:1px #c8c7c7 solid;
background-image:url(http://31fevrier.be/PFB/images/search_button.gif);
background-image:url(../images/search_button.gif);
background-position:center;
background-color:#FFF;
color:transparent;
@ -3044,13 +3044,13 @@ div.LSResult div.LSShadow .livesearchContainer{
width: 180px;
}
#seance-en-cours{
background-image: url(http://31fevrier.be/PFB/images/rmenu_cell1.gif);
background-image: url(../images/rmenu_cell1.gif);
}
#prochaine-seance{
background-image: url(http://31fevrier.be/PFB/images/rmenu_cell1c.gif);
background-image: url(../images/rmenu_cell1c.gif);
}
#pas-de-seance{
background-image: url(http://31fevrier.be/PFB/images/rmenu_cell1b.gif);
background-image: url(../images/rmenu_cell1b.gif);
}
.portlet-static-ecoutez-les-seances-en-ligne div {
padding-left:60px;