Line 41: | Line 41: | ||
}*/ | }*/ | ||
div.tab { | div.tab { | ||
− | position: | + | position: fixed; |
left:0px; | left:0px; | ||
top: 150px; | top: 150px; | ||
Line 65: | Line 65: | ||
} | } | ||
.tabcontent { | .tabcontent { | ||
− | display: none; | + | position: fixed |
+ | left:0px; | ||
+ | top:100px; | ||
+ | /*display: none;*/ | ||
padding: 6px 12px; | padding: 6px 12px; | ||
border: 1px solid #ccc; | border: 1px solid #ccc; |
Revision as of 14:51, 30 June 2017
Registry Parts
Summary
This is a summary of all parts we submitted to registry.
1st Part
Description of first submitted part.
2nd Part
Description of second submitted part.
4=3rd Part
Description of third submitted part.