/* To change this license header, choose License Headers in Project Properties. To change this template file, choose Tools | Templates and open the template in the editor. */ /* Created on : 2016-5-29, 16:45:43 Author : gwang */ fieldset { border: 0; display:inline-block; } .slider{ max-width: 815px; } label { display: inline-block; margin: 30px 0 0 0; } select { width: 200px; } .overflow { height: 200px; } #chartContainer{ padding: 0px; } .ui-tabs .ui-tabs-panel { padding: 0px; } myChart{ margin: auto; }