Skip to content
Snippets Groups Projects
Commit 070084e9 authored by cfoe's avatar cfoe
Browse files

removed coding errors

parent f24ce0c1
No related branches found
No related tags found
No related merge requests found
......@@ -123,8 +123,8 @@ YOU CAN VERY EASILY REVERT TO A GENERIC STYLE OF UNI-FORM. BEST OF LUCK...
/* 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;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment