Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
df7afd7a
Commit
df7afd7a
authored
Dec 12, 2003
by
Robert Ricci
Browse files
Bump up the font size of the menu - the last one looked to small on
some browsers.
parent
62f006a1
Changes
2
Hide whitespace changes
Inline
Side-by-side
www/menu.php3
View file @
df7afd7a
...
...
@@ -258,7 +258,7 @@ function WRITESIDEBAR() {
echo
"<FORM method=get ACTION=
\"
/cgi-bin/webglimpse/usr/testbed/webglimpse
\"
>
\n
"
;
?>
<table
class=
"menu"
width=
2
0
0
cellpadding=
"0"
cellspacing=
"0"
>
<table
class=
"menu"
width=
2
1
0
cellpadding=
"0"
cellspacing=
"0"
>
<tr><td
class=
"menuheader"
><b>
Information
</b></td></tr>
<?php
if
(
0
==
strcasecmp
(
$THISHOMEBASE
,
"emulab.net"
))
{
...
...
@@ -321,7 +321,7 @@ function WRITESIDEBAR() {
echo
"</table>
\n
"
;
echo
"</form>
\n
"
;
?>
<table
class=
"menu"
width=
2
0
0
cellpadding=
"0"
cellspacing=
"0"
>
<table
class=
"menu"
width=
2
1
0
cellpadding=
"0"
cellspacing=
"0"
>
<tr><td
class=
"menuheader"
>
<b>
Interaction
</b>
</td></tr>
...
...
www/style.css
View file @
df7afd7a
...
...
@@ -77,7 +77,7 @@ td.paddedcell2 { padding: 0.5em; }
padding-bottom
:
0px
;
margin
:
0px
;
border
:
0px
;
font-size
:
9
pt
;
}
font-size
:
10
pt
;
}
.topbaropt
{
background-color
:
#fff
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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