Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Dirk Dankhoff
ISPConfig 3
Commits
dabbbf66
Commit
dabbbf66
authored
Sep 09, 2011
by
xaver
Browse files
Fix #1738 - css background in different systems
parent
ba3059ac
Changes
1
Hide whitespace changes
Inline
Side-by-side
interface/web/themes/default/css/screen/content.css
View file @
dabbbf66
...
...
@@ -95,6 +95,14 @@
border-bottom
:
.1em
dashed
#c00
;
cursor
:
help
;
}
/* Set a background-color, no system backgorund used anymore */
select
,
input
,
textarea
{
background
:
#FFFFFF
;
border
:
1px
solid
#DFDFDF
;
padding
:
1px
;
}
/**
* Generic Content Classes
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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