[Redizajn 1KA] - Podatki --> Izračuni --> Ročno kodiranje - v3
This commit is contained in:
parent
c2ba33cebf
commit
c1548e02e6
@ -23713,6 +23713,9 @@ table#recode_table td.functions_column, table#recode_table th.functions_column {
|
||||
border-left: 1px solid #E5E5E5;
|
||||
}
|
||||
|
||||
div.subpage_coding .layout_right_item fieldset div#displayFilterNotes {
|
||||
display: none;
|
||||
}
|
||||
div.subpage_coding .layout_right_item fieldset div#analiza_data {
|
||||
max-width: 932px;
|
||||
overflow-x: scroll;
|
||||
|
@ -52,6 +52,11 @@ table#recode_table {
|
||||
div.subpage_coding {
|
||||
.layout_right_item {
|
||||
fieldset {
|
||||
|
||||
div#displayFilterNotes {
|
||||
display: none;
|
||||
}
|
||||
|
||||
div#analiza_data {
|
||||
max-width: 932px;
|
||||
overflow-x: scroll;
|
||||
|
Loading…
x
Reference in New Issue
Block a user