Skip to content

Instantly share code, notes, and snippets.

@web-zen
Created September 8, 2009 14:49
Show Gist options
  • Save web-zen/182979 to your computer and use it in GitHub Desktop.
Save web-zen/182979 to your computer and use it in GitHub Desktop.
<!-- Embedded CSS -->
<style type="text/css">
#dlgAddTask .bd{height:20em;}
#dlgAddTask label{display:block; float:left; width:11em; clear:left}
#dlgAddTask select{margin:5px; width:12em}
#dlgAddTask input{margin:5px}
</style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment