Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
ISPConfig
ISPConfig 3
Commits
dabbbf66
Commit
dabbbf66
authored
Sep 09, 2011
by
xaver
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix #1738 - css background in different systems
parent
ba3059ac
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
0 deletions
+8
-0
interface/web/themes/default/css/screen/content.css
interface/web/themes/default/css/screen/content.css
+8
-0
No files found.
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
Markdown
is supported
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