]> git.datanom.net - qtadmin.git/commitdiff
New menu
authorMichael Rasmussen <mir@datanom.net>
Wed, 24 Jun 2015 18:55:52 +0000 (20:55 +0200)
committerMichael Rasmussen <mir@datanom.net>
Wed, 24 Jun 2015 18:55:52 +0000 (20:55 +0200)
css/styles.css
lib/utils.inc.php

index 82178e8d4715e9bfae7751f51b189ae43f0e9158..9ef59690308543145c836522a99ec8f718b4db2a 100644 (file)
@@ -39,7 +39,7 @@ td {
     padding: 2px 6px;
 }
 
-html, body {
+html body {
 /*    font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 0.9em;
     color: #3D658C;
index a0e971765e5fb017a97c7505cedc37bbfb258f8e..fdeab70baffc6869331b0c483982f866998b6035 100644 (file)
@@ -27,7 +27,7 @@ class Utils {
        <ul>
                <li><a href="index.php">Home</a></li>
                <li>
-                       Sections <span class="caret"></span>
+                       <a href="index.php">Sections <span class="caret"></span></a>
                        <div>
                                <ul>
                                        <li><a href="qtadmin.php">Quarantine admin</a></li>
This page took 0.048375 seconds and 5 git commands to generate.