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
Guilherme Filippo
ISPConfig 3
Commits
e0566d4e
Commit
e0566d4e
authored
Sep 21, 2011
by
xaver
Browse files
Error Msg list style:none
parent
e41fba0f
Changes
1
Hide whitespace changes
Inline
Side-by-side
interface/web/themes/default/css/screen/uni-form.css
View file @
e0566d4e
...
...
@@ -103,14 +103,14 @@
.uniForm
#errorMsg
{
background
:
#ffdfdf
;
border
:
1px
solid
#df7d7d
;
border-width
:
1px
0
;
margin
:
1.5em
0
1.5em
0
;
padding
:
7px
;
}
.uniForm
.error
{
background
:
#ffdfdf
;
border
:
1px
solid
#df7d7d
;
border-width
:
1px
0
;
}
.uniForm
#errorMsg
dt
,
.uniForm
#errorMsg
h3
{
margin
:
0
0
.5em
0
;
font-size
:
100%
;
line-height
:
100%
;
font-weight
:
bold
;
}
.uniForm
#errorMsg
dd
{
margin
:
0
;
padding
:
0
;
}
.uniForm
#errorMsg
ol
{
margin
:
0
;
padding
:
0
;
}
.uniForm
#errorMsg
ol
li
{
margin
:
0
;
padding
:
2px
;
list-style-position
:
inside
;
border-bottom
:
1px
dotted
#df7d7d
;
position
:
relative
;
}
.uniForm
.errorField
{
color
:
#af4c4c
;
margin
:
0
0
6px
0
;
padding
:
4px
;
background
:
#ffbfbf
;
}
.uniForm
#errorMsg
dt
,
.uniForm
#errorMsg
h3
{
margin
:
0
0
.5em
0
;
font-size
:
100%
;
line-height
:
100%
;
font-weight
:
bold
;
}
.uniForm
#errorMsg
dd
{
margin
:
0
;
padding
:
0
;
}
.uniForm
#errorMsg
ol
{
margin
:
0
;
padding
:
0
;
list-style
:
none
;
}
.uniForm
#errorMsg
ol
li
{
margin
:
0
;
padding
:
2px
;
list-style-position
:
inside
;
border-bottom
:
1px
dotted
#df7d7d
;
position
:
relative
;
}
.uniForm
.errorField
{
color
:
#af4c4c
;
margin
:
0
0
6px
0
;
padding
:
4px
;
background
:
#ffbfbf
;
}
.uniForm
#OKMsg
{
background
:
#C8FFBF
;
border
:
1px
solid
#A2EF95
;
border-width
:
1px
0
;
margin
:
1.5em
0
1.5em
0
;
padding
:
7px
;
}
.uniForm
#OKMsg
p
{
margin
:
0
;
}
.uniForm
#OKMsg
p
{
margin
:
0
;
}
/*
IT IS STRONGLY ADVISED TO MAKE YOUR CHANGES AFTER THIS COMMENT BY REPEATING (COPYING) THE SELECTOR FROM ABOVE,
...
...
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