Workbench 1.x CSSRelease
DisabledDisabled
Workbench 1.x CSS
DisabledDisabled

CSS Style Destined to look like Workbench 1.x

CSS Stylesheet that is designed to look like A Workbench 1.x, View on GitHub
Topaz New font recommended. Every window should follow this template

Window Template
DisabledDisabled
<div class="window">
<div class="titlebar">
<span>Title</span>
(Optional)
<div class="buttons">
<img alt="Disabled" width="25" height="20" src="wb1.gif"><img alt="Disabled" width="28" height="20" src="wb2.gif">
</div>
(You'll have to upload the images to your webserver)
</div>
<div class="content">
Content
</div>
</div>
Full-Width Window
DisabledDisabled
<div class"fullwidth window"> will cause a Full-Width window
No Scrollbars Window
DisabledDisabled
<div class"noscroll content"> will cause a window with no scrollbars