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
6be5a6ef
Commit
6be5a6ef
authored
Sep 27, 2011
by
xaver
Browse files
ISPConfig logo was g cut -> height to 32px, less margin instead
parent
d37acee2
Changes
1
Hide whitespace changes
Inline
Side-by-side
interface/web/themes/default/css/screen/content_ispc.css
View file @
6be5a6ef
...
...
@@ -269,7 +269,7 @@
/* Image-Replacement */
.swap
{
background-repeat
:
no-repeat
;
}
.swap
span
{
display
:
none
;
height
:
16px
;
}
#ir-HeaderLogo
{
background-image
:
url("../../images/header_logo.png")
;
height
:
28px
;
}
#ir-HeaderLogo
{
background-image
:
url("../../images/header_logo.png")
;
height
:
32px
;
margin
:
0
0
0.2em
;
}
#ir-Yes
{
background-image
:
url("../../icons/x16/tick_circle.png")
;
height
:
16px
;
}
#ir-No
{
background-image
:
url("../../icons/x16/cross_circle.png")
;
height
:
16px
;
}
...
...
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