Difference between revisions of "Template:US2002021967 Group CSS"
Jump to navigation
Jump to search
Line 64: | Line 64: | ||
.grp_window { | .grp_window { | ||
+ | background-color: bisque; | ||
+ | border-bottom-color: bisque; | ||
+ | border-top-color: silver; | ||
+ | border-style: solid; | ||
+ | border-width: 10px 0px 10px 0px; | ||
+ | height: 340px; | ||
width: 400px; | width: 400px; | ||
− | + | overflow: auto; | |
− | + | padding: 0px 0px 0px 10px; | |
position: absolute; | position: absolute; | ||
right: 0px; | right: 0px; | ||
top: 50px; | top: 50px; | ||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
}}</includeonly> | }}</includeonly> |