Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
Open sidebar
Dirk Dankhoff
ISPConfig 3
Commits
bf420e07
Commit
bf420e07
authored
Aug 26, 2011
by
marknl
Browse files
FS#1516 - Text color for input fields
parent
c8f20307
Changes
1
Hide whitespace changes
Inline
Side-by-side
interface/web/themes/default/css/screen/uni-form.css
View file @
bf420e07
...
...
@@ -123,7 +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
;
background
:
#FFFFFF
none
repeat
scroll
0
0
color
:
#000000
;
;
border
:
1px
solid
#DFDFDF
;
padding
:
1px
;
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment