20 lines
404 B
SCSS
20 lines
404 B
SCSS
/*
|
|
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 : 14-Aug-2018, 13:57:23
|
|
Author : podkrizniku
|
|
*/
|
|
|
|
.slide_sett_option {
|
|
margin: 2px;
|
|
}
|
|
.slide_sett_option_lbl {
|
|
width: 240px;
|
|
display: table-cell;
|
|
float: left;
|
|
text-align: right;
|
|
font-weight: 600;
|
|
} |