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
lolo888
ISPConfig 3
Commits
af1daf0e
Commit
af1daf0e
authored
Aug 19, 2007
by
pedro_morgan
Browse files
Applying style to login box/table
parent
a44efae4
Changes
1
Hide whitespace changes
Inline
Side-by-side
interface/web/themes/default/style.css
View file @
af1daf0e
body
{
margin
:
0px
auto
;
background-color
:
#ffffff
;
font-family
:
sans-serif
;
}
.navTopSelected
{
background-color
:
#FFFFFF
;
border-top
:
1px
solid
#BFCBD9
;
...
...
@@ -88,6 +94,26 @@
color
:
#FFFFFF
;
text-decoration
:
none
;
}
/* Listing table */
table
.table
{
font-family
:
Verdana
,
Arial
,
Helvetica
,
sans-serif
;
}
table
.table
th
{
color
:
#496FA8
;
font-size
:
10pt
;
text-align
:
left
;
background-color
:
#DEE4F2
;
border
:
1px
solid
#C0CCDA
;
padding
:
2px
2px
2px
5px
;
}
table
.table
td
{
font-size
:
8pt
;
padding
:
3px
;
}
.tblHead
{
font-family
:
Verdana
,
Arial
,
Helvetica
,
sans-serif
;
font-size
:
12px
;
...
...
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