cfoe
2012-07-04 070084e95a8fb4af37199bd22071f4687e5cbf49
removed coding errors
1 files modified
4 ■■■■ changed files
interface/web/themes/default/css/screen/uni-form.css 4 ●●●● patch | view | raw | blame | history
interface/web/themes/default/css/screen/uni-form.css
@@ -123,8 +123,8 @@
/* This is the main unit that contains our form elements */
.uniForm .textInput, .uniForm .selectInput, .uniForm textarea {
    background:#FFFFFF none repeat scroll 0 0
    color: #000000;;
    background:#FFFFFF none repeat scroll 0 0;
    color: #000000;
    border: 1px solid #DFDFDF;
    padding: 1px;
}