Skip to content

Commit 0593df0

Browse files
committed
improved html structure
1 parent e4da112 commit 0593df0

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

60 files changed

+9677
-9893
lines changed

web/css/ie.css

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
html, body, div, span, applet, object, iframe {
2+
margin: 0;
3+
padding: 0;
4+
border: 0;
5+
font-size: 100%;
6+
font: inherit;
7+
vertical-align: baseline;
8+
}
9+
10+
.vst-advanced {
11+
text-decoration: underline;
12+
}
13+
14+
#vstobjects{
15+
padding-top: 182px;
16+
min-height: 370px;
17+
height: auto !important;
18+
height: 370px;
19+
width: 1000px;
20+
}

0 commit comments

Comments
 (0)