style adjustments
authorGreg Gay <info@atutor.ca>
Sun, 8 Aug 2010 00:52:00 +0000 (00:52 -0000)
committerGreg Gay <info@atutor.ca>
Sun, 8 Aug 2010 00:52:00 +0000 (00:52 -0000)
docs/themes/default/include/header.tmpl.php
docs/themes/default/styles.css

index 4c9bcd6..245f8ff 100644 (file)
@@ -89,7 +89,7 @@ $starttime = $mtime;
     </script>
 
        <link href='http://fonts.googleapis.com/css?family=Droid+Sans:regular,bold' rel='stylesheet' type='text/css' />
-       <link rel="icon" href="favicon.ico" type="image/x-icon" /> 
+       <link rel="icon" href="<?php echo $this->base_path; ?>favicon.ico" type="image/x-icon" /> 
        <link rel="stylesheet" href="<?php echo $this->base_path.'themes/'.$this->theme; ?>/forms.css" type="text/css" />
        <link rel="stylesheet" href="<?php echo $this->base_path.'themes/'.$this->theme; ?>/styles.css" type="text/css" />
        <!--[if IE]>
index 174ffa0..9172e4b 100644 (file)
@@ -1493,6 +1493,7 @@ ul#content-tool-links img{
 }
 .selected-sidemenu {
     font-weight:bold;
+    color: #ffffff;
 }
 div#alternatives_shortcuts {
        float: right;