summaryrefslogtreecommitdiffstats
path: root/doc/templates
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@nokia.com>2012-02-15 12:33:07 +0100
committerDaniel Molkentin <daniel.molkentin@nokia.com>2012-02-15 13:54:42 +0100
commit04eec275d2aca1fe904868c922005e8417fac3bc (patch)
tree502e65323491d4643b143d2d833868aba592ad7d /doc/templates
parentef5f3744e6a7f9b89ca68abc488f85fb717d5ec6 (diff)
Doc: fix the style
Change-Id: I452e458c8e442a79e834d841706579504b1da9c7 Reviewed-by: Daniel Molkentin <daniel.molkentin@nokia.com>
Diffstat (limited to 'doc/templates')
-rw-r--r--doc/templates/style/offline.css8
1 files changed, 5 insertions, 3 deletions
diff --git a/doc/templates/style/offline.css b/doc/templates/style/offline.css
index 7da9fa1f2..731f9a079 100644
--- a/doc/templates/style/offline.css
+++ b/doc/templates/style/offline.css
@@ -190,7 +190,7 @@ margin-left:30px;
display: block;
position: relative;
top:-20px;
-border-top:2px solid #ffffff;
+/*border-top:2px solid #ffffff;*/
border-bottom: 1px solid #cecece;
background-color:#F2F2F2;
z-index:1;
@@ -199,6 +199,8 @@ padding:0px;
margin:0px;
padding-left:10px;
padding-top:2px;
+margin-left:-5px;
+margin-right:-5px;
}
.breadcrumb ul{
@@ -276,8 +278,8 @@ background-color:#E6E6E6;
border-bottom: 1px #CCC solid;
border-top: 2px #CCC solid;
font-weight:bold;
-margin-left:5px;
-margin-right:5px;
+margin-left:0px;
+margin-right:0px;
}
}