first commit
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
/*+**********************************************************************************
|
||||
* Advanced Funnel Charts by SalesPlatform
|
||||
* Copyright (C) 2011-2016 SalesPlatform Ltd
|
||||
* All Rights Reserved.
|
||||
* This extension is licensed to be used within one instance of Vtiger CRM.
|
||||
* Source code or binaries may not be redistributed unless expressly permitted by SalesPlatform Ltd.
|
||||
* If you have any questions or comments, please email: extensions@salesplatform.ru
|
||||
************************************************************************************/
|
||||
|
||||
.select2-search-choice {
|
||||
float: none !important;
|
||||
margin-right: 5px !important;
|
||||
}
|
||||
.plotControl {
|
||||
margin: 5px 0px;
|
||||
text-align: center;
|
||||
}
|
||||
.expressionControl {
|
||||
margin: 10px 0px;
|
||||
text-align: center;
|
||||
}
|
||||
Reference in New Issue
Block a user