mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 10:37:42 -07:00
improved html structure
This commit is contained in:
parent
e4da112048
commit
0593df0f83
60 changed files with 10157 additions and 10373 deletions
20
web/css/ie.css
Normal file
20
web/css/ie.css
Normal file
|
@ -0,0 +1,20 @@
|
|||
html, body, div, span, applet, object, iframe {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
border: 0;
|
||||
font-size: 100%;
|
||||
font: inherit;
|
||||
vertical-align: baseline;
|
||||
}
|
||||
|
||||
.vst-advanced {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
#vstobjects{
|
||||
padding-top: 182px;
|
||||
min-height: 370px;
|
||||
height: auto !important;
|
||||
height: 370px;
|
||||
width: 1000px;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue