revert changes

This commit is contained in:
piwats 2015-04-17 18:07:29 +02:00
parent 2e6dc7e072
commit f87569a1f6

View file

@ -11,24 +11,12 @@ body, html {
#wrap {
}
#menu {
border: 2px solid #DDD;
border: 1px solid #DDD;
font-family: 'Segoe UI Semilight','Open Sans',Verdana,Arial,Helvetica,sans-serif;
font-weight: 300;
font-size: 14px;
line-height: 1.3;
display: inline-block;
margin-bottom: 5px;
width: 100%;
}
#menu ul {
padding: 0;
margin: 0;
}
#menu ul li {
float: right;
margin-right: 5px;
width: 10%;
}
#ImportZone {
@ -37,7 +25,7 @@ body, html {
}
.tables {
float: right;
width: 100%;
width: 89%;
min-width: 500px;
margin-bottom: 5px;
}