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
7812789a
Commit
7812789a
authored
Feb 15, 2007
by
Robert Ricci
Browse files
Remove my hacky stylesheet URL. Hopefully the old stylesheet will have
expired from people's caches by now.
parent
01c99e1c
Changes
1
Hide whitespace changes
Inline
Side-by-side
www/menu.php3
View file @
7812789a
...
...
@@ -635,7 +635,7 @@ function PAGEBEGINNING( $title, $nobanner = 0, $nocontent = 0,
<!-- do not import full style sheet into NS47, since it does bad job
of handling it. NS47 does not understand '@import'. -->
<style type='text/css' media='all'>
<!-- @import url(
$BASEPATH
/style
-new2
.css); -->"
;
<!-- @import url(
$BASEPATH
/style.css); -->"
;
if
(
!
$MAINPAGE
)
{
echo
"<!-- @import url(
$BASEPATH
/style-nonmain.css); -->"
;
...
...
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