Changeset 917 for trunk/template


Ignore:
Timestamp:
Oct 26, 2005, 11:05:35 PM (19 years ago)
Author:
chrisaga
Message:

bug 177 fixed: for Safari (was fixed for Konqueror only)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/template/yoga/header.tpl

    r910 r917  
    88<link rel="stylesheet" type="text/css" href="template/yoga/default-colors.css">
    99<!-- the next css is used to fix khtml (Konqueror/Safari) issue
    10 the "extra-keyword" and "text/nonsense" prevent other browsers to load it -->
    11 <link rel="extra-keyword stylesheet" type="text/nonsense" href="template/yoga/fix-khtml.css">
     10the "text/nonsense" prevents geko based browsers to load it -->
     11<link rel="stylesheet" type="text/nonsense" href="template/yoga/fix-khtml.css">
    1212<link rel="stylesheet" type="text/css" media="print" href="template/yoga/print.css">
    1313<!-- AN OTHER FIX ME -->
Note: See TracChangeset for help on using the changeset viewer.