Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
I
ISPConfig 3
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ISPConfig
ISPConfig 3
Commits
2bca7774
Commit
2bca7774
authored
13 years ago
by
xaver
Browse files
Options
Downloads
Patches
Plain Diff
second part
parent
36c05784
No related branches found
No related tags found
2 merge requests
!46
Master
,
!21
Master
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
interface/web/themes/default/css/screen/content.css
+1
-1
1 addition, 1 deletion
interface/web/themes/default/css/screen/content.css
interface/web/themes/default/css/screen/uni-form.css
+1
-1
1 addition, 1 deletion
interface/web/themes/default/css/screen/uni-form.css
with
2 additions
and
2 deletions
interface/web/themes/default/css/screen/content.css
+
1
−
1
View file @
2bca7774
...
...
@@ -175,7 +175,7 @@
table
.full
{
width
:
100%
;
}
table
.fixed
{
table-layout
:
fixed
}
th
,
td
{
padding
:
0.5em
;
text-align
:
right
;
}
th
,
td
{
padding
:
0.5em
;
text-align
:
l
;
}
thead
th
{
background
:
#444
url(../../images/lists_thead_bg.png)
repeat-x
;
color
:
#fff
}
tbody
th
{
background
:
#ccc
;
color
:
#333
}
tbody
th
.sub
{
background
:
#ddd
;
color
:
#333
}
...
...
This diff is collapsed.
Click to expand it.
interface/web/themes/default/css/screen/uni-form.css
+
1
−
1
View file @
2bca7774
...
...
@@ -10,7 +10,7 @@
.uniForm
.ctrlHolder
{
padding
:
3px
;
border-bottom
:
1px
dotted
#dfdfdf
;
}
.uniForm
.buttonHolder
{
text-align
:
righ
t
;
text-align
:
lef
t
;
background
:
#CEDEEF
url("../../images/buttonHolder_bg.gif")
no-repeat
right
;
margin
:
3em
0
1em
;
padding
:
8px
;
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment