mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
updating misc files
updated index.php especially for IE so that the menus will work.
This commit is contained in:
parent
5e237c187b
commit
ce2e1d7d72
@ -20,7 +20,8 @@ form input {
|
||||
}
|
||||
|
||||
iframe {
|
||||
border: 0px;
|
||||
z-index: 1;
|
||||
border: 1px dashed #990000;
|
||||
}
|
||||
.iframe {
|
||||
background-color: #FFFFFF;
|
||||
@ -223,6 +224,10 @@ iframe {
|
||||
background: url('images/metal_bgr_red.gif') repeat-x;
|
||||
}
|
||||
|
||||
#navigation li li a {
|
||||
padding: 0.2em 10px
|
||||
}
|
||||
|
||||
#navigation ul li ul li a.navlnk:hover {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user