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
+4 -4
View File
@@ -22,7 +22,7 @@ if($fd['location'] == '28' and $fd['name']=='Канализация 1 этаж'
BODY {
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
margin: 0px 0px 0px 0px;
margin: 0 0 0 0;
scrollbar-face-color: #e3ac67;
scrollbar-highlight-color: #e0c3a0;
@@ -37,13 +37,13 @@ BODY {
background-color: #E4F2DF;
border-style: solid; border-width: 2px; border-color: #77c3fc
position: absolute;
left: 0px;
top: 0px;
left: 0;
top: 0;
visibility: hidden;
cursor:hand;
}
a.menuItem {
border: 0px solid #000000;
border: 0 solid #000000;
background-color: #484848;
color: #000000;
display: block;