Advanced search: Merge due to recent sourceforge crash.

SVN:trunk[5645]
This commit is contained in:
Guillaume Lajarige
2018-04-12 14:54:11 +00:00
parent 24e669c65b
commit dc30cb2e4a
18 changed files with 295 additions and 207 deletions

View File

@@ -44,6 +44,10 @@ $search-criteria-box-radius: 1px;
$search-add-criteria-box-color: $search-criteria-box-color;
$search-add-criteria-box-bg-color: $white;
$search-add-criteria-box-hover-color: $gray-extra-light;
//
$search-button-box-color: $combodo-orange;
$search-button-box-bg-color: $white;
$search-button-box-bg-hover-color: $gray-extra-light;
// Beware the version number MUST be enclosed with quotes otherwise v2.3.0 becomes v2 0.3 .0
$version: "v2.5.0";