Update classicapp.css
This commit is contained in:
parent
952f46fa64
commit
702e6dbaf2
|
|
@ -268,6 +268,8 @@ body {
|
||||||
padding: 5px;
|
padding: 5px;
|
||||||
margin: 30px auto 0 auto;
|
margin: 30px auto 0 auto;
|
||||||
background: rgb(255, 255, 255);
|
background: rgb(255, 255, 255);
|
||||||
|
border: none;
|
||||||
|
border-radius: 0px;
|
||||||
/* Fallback for IE 11*/
|
/* Fallback for IE 11*/
|
||||||
background-color: rgb(255, 255, 255);
|
background-color: rgb(255, 255, 255);
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue