Fixed jGraduate display bugs in Windows

git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1847 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
Alexis Deveria
2010-11-05 20:06:26 +00:00
parent f48ad463c7
commit 09a6a7c307

View File

@@ -190,6 +190,15 @@ div.jGraduate_Form_Section {
overflow: auto;
}
div.jGraduate_Form_Section label {
padding: 0 2px;
}
div.jGraduate_StopSection input[type=text],
div.jGraduate_Slider input[type=text] {
width: 33px;
}
div.jGraduate_LightBox {
position: fixed;
top: 0px;