Redesign - analize - filtri - V DELU
This commit is contained in:
parent
02274480ca
commit
0a9656cb35
@ -31504,6 +31504,48 @@ iframe#ifmcontentstoprint {
|
|||||||
margin-top: 32px;
|
margin-top: 32px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* SEGMENTI */
|
||||||
|
/*#div_zoom_condition {
|
||||||
|
vertical-align: top;
|
||||||
|
display: inline-block;
|
||||||
|
width: auto;
|
||||||
|
min-width: 200px;
|
||||||
|
padding: 16px;
|
||||||
|
|
||||||
|
background-color: #F1F8FD;
|
||||||
|
border: 1px solid #CCE4F9;
|
||||||
|
|
||||||
|
label {
|
||||||
|
white-space: nowrap;
|
||||||
|
}
|
||||||
|
|
||||||
|
ul {
|
||||||
|
display: block !important;
|
||||||
|
clear: both;
|
||||||
|
float: left;
|
||||||
|
margin: 5px 0 !important;
|
||||||
|
padding: 0px !important;
|
||||||
|
margin: 0px;
|
||||||
|
width: auto;
|
||||||
|
list-style-type: none;
|
||||||
|
font-size: 11px;
|
||||||
|
|
||||||
|
li {
|
||||||
|
display: inline-block;
|
||||||
|
min-height: 18px;
|
||||||
|
min-width: 100px;
|
||||||
|
width: auto;
|
||||||
|
height: auto;
|
||||||
|
margin: 0px 5px;
|
||||||
|
|
||||||
|
text-align: left;
|
||||||
|
vertical-align: top;
|
||||||
|
div {
|
||||||
|
padding: 3px;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}*/
|
||||||
#div_analiza_data table.table_desc tr td,
|
#div_analiza_data table.table_desc tr td,
|
||||||
.custom_report_elements table.table_desc tr td,
|
.custom_report_elements table.table_desc tr td,
|
||||||
#arch_body_div table.table_desc tr td {
|
#arch_body_div table.table_desc tr td {
|
||||||
|
47
resources/sass/admin_new/pages/survey_analysis/filters.scss
Normal file
47
resources/sass/admin_new/pages/survey_analysis/filters.scss
Normal file
@ -0,0 +1,47 @@
|
|||||||
|
// filtri (segmenti, pogoji...)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
/* SEGMENTI */
|
||||||
|
/*#div_zoom_condition {
|
||||||
|
vertical-align: top;
|
||||||
|
display: inline-block;
|
||||||
|
width: auto;
|
||||||
|
min-width: 200px;
|
||||||
|
padding: 16px;
|
||||||
|
|
||||||
|
background-color: #F1F8FD;
|
||||||
|
border: 1px solid #CCE4F9;
|
||||||
|
|
||||||
|
label {
|
||||||
|
white-space: nowrap;
|
||||||
|
}
|
||||||
|
|
||||||
|
ul {
|
||||||
|
display: block !important;
|
||||||
|
clear: both;
|
||||||
|
float: left;
|
||||||
|
margin: 5px 0 !important;
|
||||||
|
padding: 0px !important;
|
||||||
|
margin: 0px;
|
||||||
|
width: auto;
|
||||||
|
list-style-type: none;
|
||||||
|
font-size: 11px;
|
||||||
|
|
||||||
|
li {
|
||||||
|
display: inline-block;
|
||||||
|
min-height: 18px;
|
||||||
|
min-width: 100px;
|
||||||
|
width: auto;
|
||||||
|
height: auto;
|
||||||
|
margin: 0px 5px;
|
||||||
|
|
||||||
|
text-align: left;
|
||||||
|
vertical-align: top;
|
||||||
|
div {
|
||||||
|
padding: 3px;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}*/
|
||||||
|
|
@ -2,6 +2,7 @@
|
|||||||
@import "basic";
|
@import "basic";
|
||||||
@import "preview";
|
@import "preview";
|
||||||
@import "icons";
|
@import "icons";
|
||||||
|
@import "filters";
|
||||||
|
|
||||||
|
|
||||||
// Specificne strani
|
// Specificne strani
|
||||||
|
Loading…
x
Reference in New Issue
Block a user