OSDN Git Service

Doc: Style - show navigation, fix list items, reduce contents size.
authorDavid Boddie <david.boddie@nokia.com>
Wed, 16 Feb 2011 13:12:29 +0000 (14:12 +0100)
committerDavid Boddie <david.boddie@nokia.com>
Wed, 16 Feb 2011 13:12:29 +0000 (14:12 +0100)
Task-number: QTBUG-13594
Reviewed-by: Leena Miettinen
doc/templates/style/offline.css

index ef5be92..aa7de59 100644 (file)
     {
         text-decoration: none;
     }
-    li
-    {
-        list-style: none;
-    }
     ol li
     {
         list-style: decimal;
     }
+    ul li
+    {
+        list-style: none;
+    }
     caption, th
     {
         text-align: left;
@@ -76,7 +76,7 @@
     {
         margin-left: 0.5em;
         margin-right: 0.5em;
-        font-size: 11pt;
+        font-family: sans-serif;
         line-height: normal
     }
     a
         margin-bottom: 0.5em
     }
 
-    .naviNextPrevious
-    {
-        display: none
-    }
     .header .breadcrumb
     {
         font-size: 90%;
         padding: 0.25em 0.5em 0.25em 0.5em;
     }
 
+    .toc
+    {
+        font-size: 80%
+    }
+
     .header .content .toc ul
     {
         padding-left: 0px;