19 lines
365 B
CSS
19 lines
365 B
CSS
/*
|
|
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 : 03.05.2017, 16:13:49
|
|
Author : Alex
|
|
*/
|
|
.sccpmultiselect {
|
|
min-height: 100px;
|
|
padding: 1px 1px;
|
|
|
|
}
|
|
.sccpbtn {
|
|
min-height: 10px;
|
|
padding: 1px 1px;
|
|
}
|