[Redizajn 1KA] Popravki: IP lokacija v2
This commit is contained in:
parent
2b1bcaee5a
commit
0f8f1096d7
@ -258,7 +258,7 @@ class SurveyGeoIP{
|
|||||||
echo'</li>';
|
echo'</li>';
|
||||||
|
|
||||||
#space
|
#space
|
||||||
echo'<li class="space">';
|
echo'<li class="displayNone">';
|
||||||
echo'</li>';
|
echo'</li>';
|
||||||
|
|
||||||
echo'<li>';
|
echo'<li>';
|
||||||
|
@ -29790,8 +29790,7 @@ ul.vrednost_sort input[type=text] {
|
|||||||
width: 50%;
|
width: 50%;
|
||||||
}
|
}
|
||||||
|
|
||||||
#chart_hq_setting,
|
#chart_hq_setting {
|
||||||
.secondNavigation {
|
|
||||||
width: auto;
|
width: auto;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
margin-left: 20px;
|
margin-left: 20px;
|
||||||
@ -29802,35 +29801,29 @@ ul.vrednost_sort input[type=text] {
|
|||||||
-moz-border-radius: 4px 4px 4px 4px;
|
-moz-border-radius: 4px 4px 4px 4px;
|
||||||
-webkit-border-radius: 4px;
|
-webkit-border-radius: 4px;
|
||||||
}
|
}
|
||||||
#chart_hq_setting ul,
|
#chart_hq_setting ul {
|
||||||
.secondNavigation ul {
|
|
||||||
margin: 0px !important;
|
margin: 0px !important;
|
||||||
padding: 0px;
|
padding: 0px;
|
||||||
}
|
}
|
||||||
#chart_hq_setting ul li,
|
#chart_hq_setting ul li {
|
||||||
.secondNavigation ul li {
|
|
||||||
display: block;
|
display: block;
|
||||||
margin: 0px !important;
|
margin: 0px !important;
|
||||||
padding: 3px;
|
padding: 3px;
|
||||||
list-style: none;
|
list-style: none;
|
||||||
}
|
}
|
||||||
#chart_hq_setting ul li span.as_link,
|
#chart_hq_setting ul li span.as_link {
|
||||||
.secondNavigation ul li span.as_link {
|
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
color: #1E88E5 !important;
|
color: #1E88E5 !important;
|
||||||
}
|
}
|
||||||
#chart_hq_setting ul li span.as_link.gray,
|
#chart_hq_setting ul li span.as_link.gray {
|
||||||
.secondNavigation ul li span.as_link.gray {
|
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
color: #1E88E5 !important;
|
color: #1E88E5 !important;
|
||||||
}
|
}
|
||||||
#chart_hq_setting ul li span.advanced,
|
#chart_hq_setting ul li span.advanced {
|
||||||
.secondNavigation ul li span.advanced {
|
|
||||||
display: block;
|
display: block;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
}
|
}
|
||||||
#chart_hq_setting ul li.space,
|
#chart_hq_setting ul li.space {
|
||||||
.secondNavigation ul li.space {
|
|
||||||
display: none;
|
display: none;
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
@ -394,8 +394,7 @@ ul.vrednost_sort {
|
|||||||
width: 50%;
|
width: 50%;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
#chart_hq_setting,
|
#chart_hq_setting {
|
||||||
.secondNavigation {
|
|
||||||
width: auto;
|
width: auto;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
margin-left: 20px;
|
margin-left: 20px;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user