Files
CRM/layouts/v7/modules/SPFunnelCharts/resources/css/SPFunnelChartsWidgetExtensionsEdit.css
BACHIR SOULDI 2794e62571 first commit
2025-09-28 08:49:37 +01:00

32 lines
853 B
CSS

/*+**********************************************************************************
* 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 {
float: none !important;
margin-right: 5px !important;
min-width: 450px;
}
.plotControl {
margin: 5px 0px;
text-align: center;
}
.expressionControl {
margin: 10px 0px;
text-align: center;
}
.reportContents {
height: 100vh;
}
.padding1per{
padding: 20px;
}