Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Guilherme Filippo
ISPConfig 3
Commits
2bca7774
Commit
2bca7774
authored
Sep 14, 2011
by
xaver
Browse files
second part
parent
36c05784
Changes
2
Hide whitespace changes
Inline
Side-by-side
interface/web/themes/default/css/screen/content.css
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
}
...
...
interface/web/themes/default/css/screen/uni-form.css
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
;
...
...
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