minor style update for header line

This commit is contained in:
Roland Gruber 2010-08-31 17:34:16 +00:00
parent 8464c96e06
commit 9dd317a467
3 changed files with 6 additions and 1 deletions

View File

@ -87,6 +87,7 @@ table.lamHeader {
background-image: url(lam-images/headerLine.png);
padding: 0px;
margin: 0px;
height: 35px;
}
tr.highlight {
@ -107,6 +108,10 @@ tr.highlight {
background-image: url(../graphics/del.png) !important;
}
.smallPadding span {
padding: 0.1em 0.4em !important;
}
table.settingsTab {
border-width:0px;
border-style:solid;

Binary file not shown.

Before

Width:  |  Height:  |  Size: 435 B

After

Width:  |  Height:  |  Size: 506 B

View File

@ -64,7 +64,7 @@ foreach ($jsFiles as $jsEntry) {
?>
<table border=0 width="100%" class="lamHeader">
<table border=0 width="100%" class="lamHeader ui-corner-all">
<tr>
<td align="left" height="30">
<a class="lamHeader" href="http://www.ldap-account-manager.org/" target="new_window">&nbsp;<img src="<?php echo $headerPrefix; ?>../graphics/logo32.png" width=24 height=24 class="align-middle" alt="LDAP Account Manager">&nbsp;&nbsp;LDAP Account Manager</a>