security update core+modules

This commit is contained in:
Bachir Soussi Chiadmi
2015-04-26 18:38:56 +02:00
parent 2f45ea820a
commit 7c96373038
1022 changed files with 30319 additions and 11259 deletions

View File

@@ -1,18 +1,21 @@
input.custom-search-default-value { color:#999;}
input.custom-search-default-value {
color: #999;
}
#elements tr.region-message {
font-weight:normal;
color:#999;
font-weight: normal;
color: #999;
}
#elements tr.region-populated {
display:none;
display: none;
}
fieldset.custom_search-popup {
display:none;
position:absolute;
top:auto;
margin:0;
display: none;
position: absolute;
top: auto;
margin: 0;
z-index: 1;
background-color: #fff;
}