Autofix small errors

This commit is contained in:
Igor Barkov [iwork]
2019-01-16 19:45:30 +02:00
parent d330721114
commit 094b8a6027
313 changed files with 736 additions and 2280 deletions
+12 -12
View File
@@ -68,7 +68,7 @@ input[type="checkbox"]:checked + label:before {
background-repeat: no-repeat;
background-position: top center;
position: absolute;
left: 0px;
left: 0;
z-index: 2;
}
@@ -79,7 +79,7 @@ input[type="checkbox"]:checked + label:before {
background-repeat: no-repeat;
background-position: top center;
position: absolute;
left: 0px;
left: 0;
z-index: 3;
}
@@ -90,7 +90,7 @@ input[type="checkbox"]:checked + label:before {
background-repeat: no-repeat;
background-position: top center;
position: absolute;
right: 0px;
right: 0;
z-index: 2;
}
@@ -166,7 +166,7 @@ ul.dropdown .dropdown-inside a:hover { background: #3f423c; }
background-repeat: repeat-y;
background-position: top center;
position: absolute;
left: 0px;
left: 0;
z-index: 1;
}
@@ -179,7 +179,7 @@ ul.dropdown .dropdown-inside a:hover { background: #3f423c; }
background-repeat: repeat-y;
background-position: top center;
position: absolute;
right: 0px;
right: 0;
z-index: 1;
}
@@ -234,7 +234,7 @@ ul.dropdown .dropdown-inside a:hover { background: #3f423c; }
background-repeat: no-repeat;
background-position: top center;
position: absolute;
left: 0px;
left: 0;
z-index: 2;
}
@@ -246,7 +246,7 @@ ul.dropdown .dropdown-inside a:hover { background: #3f423c; }
background-repeat: no-repeat;
background-position: top center;
position: absolute;
right: 0px;
right: 0;
z-index: 2;
}
@@ -258,7 +258,7 @@ ul.dropdown .dropdown-inside a:hover { background: #3f423c; }
background-repeat: no-repeat;
background-position: top center;
position: absolute;
left: 0px;
left: 0;
z-index: 2;
}
@@ -270,7 +270,7 @@ ul.dropdown .dropdown-inside a:hover { background: #3f423c; }
background-repeat: no-repeat;
background-position: top center;
position: absolute;
right: 0px;
right: 0;
z-index: 2;
}
@@ -306,7 +306,7 @@ ul.dropdown .dropdown-inside a:hover { background: #3f423c; }
.city-location-container .fireworks {
position: absolute;
left: 4px;
right: 0px;
right: 0;
z-index: 1500;
top: 5px;
}
@@ -388,7 +388,7 @@ ul.dropdown .dropdown-inside a:hover { background: #3f423c; }
background-repeat: no-repeat;
background-position: top center;
position: absolute;
left: 0px;
left: 0;
z-index: 2;
}
@@ -400,7 +400,7 @@ ul.dropdown .dropdown-inside a:hover { background: #3f423c; }
background-repeat: no-repeat;
background-position: top center;
position: absolute;
right: 0px;
right: 0;
z-index: 2;
}