Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
I
ISPConfig 3
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
482
Issues
482
List
Boards
Labels
Service Desk
Milestones
Merge Requests
23
Merge Requests
23
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ISPConfig
ISPConfig 3
Commits
e0566d4e
Commit
e0566d4e
authored
Sep 21, 2011
by
xaver
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Error Msg list style:none
parent
e41fba0f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
interface/web/themes/default/css/screen/uni-form.css
interface/web/themes/default/css/screen/uni-form.css
+6
-6
No files found.
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
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