summaryrefslogtreecommitdiff
path: root/UI/menu
diff options
context:
space:
mode:
Diffstat (limited to 'UI/menu')
-rw-r--r--UI/menu/expanding.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/UI/menu/expanding.html b/UI/menu/expanding.html
index bec01754..3e517e4d 100644
--- a/UI/menu/expanding.html
+++ b/UI/menu/expanding.html
@@ -9,13 +9,13 @@
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />
<!--
Please note that the below style tag is NOT in line with
- how we do things. However, it seems necessary in order to work
- around a Firefox bug in the the application of the styles.
+ how we do things. However, for some reason, I was not able to
+ get LINK tags to work on this specific page otherwise.
- CT
-->
- <style type="text/css" media="all">
- @import url("UI/menu/expanding.css");
- @import url("css/<?lsmb stylesheet ?>");
+ <style>
+ @import url("css/<?lsmb stylesheet ?>");
+ @import url("UI/menu/expanding.css");
</style>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />