11 lines
374 B
CSS
11 lines
374 B
CSS
#project, #product {width:200px}
|
|
#module, #task {width:400px}
|
|
#severity, #browser {width:113px}
|
|
#story {width:605px}
|
|
#steps {width:100%}
|
|
.text-1 {width: 85%}
|
|
|
|
/* The build template setting. */
|
|
.button-c {padding:2px}
|
|
.ke-icon-savetemplate {background-image: url(theme/default/images/kindeditor/save.gif); background-position: center; width: 56px; height: 20px;}
|