first import
This commit is contained in:
18
sites/all/modules/custom_search/custom_search.css
Normal file
18
sites/all/modules/custom_search/custom_search.css
Normal file
@@ -0,0 +1,18 @@
|
||||
|
||||
input.custom-search-default-value { color:#999;}
|
||||
|
||||
#elements tr.region-message {
|
||||
font-weight:normal;
|
||||
color:#999;
|
||||
}
|
||||
|
||||
#elements tr.region-populated {
|
||||
display:none;
|
||||
}
|
||||
|
||||
fieldset.custom_search-popup {
|
||||
display:none;
|
||||
position:absolute;
|
||||
top:auto;
|
||||
margin:0;
|
||||
}
|
||||
Reference in New Issue
Block a user