summaryrefslogtreecommitdiff
path: root/doc/libevdev.css
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2013-07-06 10:26:54 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2013-07-06 10:26:54 +1000
commit0a98e92a1dab5881af35b52013d11d8fdaddb3c2 (patch)
tree6ec37bc622d0365fbe26a9c2cb4bc059f50246de /doc/libevdev.css
parent7cd644015c43134bc5cfdc886b41a3a7c1e902b1 (diff)
downloadlibevdev-0a98e92a1dab5881af35b52013d11d8fdaddb3c2.tar.gz
doc: css changes for gnome web
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Diffstat (limited to 'doc/libevdev.css')
-rw-r--r--doc/libevdev.css13
1 files changed, 8 insertions, 5 deletions
diff --git a/doc/libevdev.css b/doc/libevdev.css
index d7d2ff9..6fd2024 100644
--- a/doc/libevdev.css
+++ b/doc/libevdev.css
@@ -13,6 +13,7 @@ h1 {
margin-right: auto;
padding: 0px 10px 15px 10px;
border: none;
+ border-bottom: 1px solid #879ECB;
}
#projectname {
@@ -41,12 +42,17 @@ h1 {
color: #354C7B;
}
+#MSearchBox {
+ display: none;
+}
+
#titlearea table {
margin-left: auto;
margin-right: auto;
}
#navrow1, #navrow2, #navrow3, #navrow4, #navpath {
+ width: 600px;
width: -moz-max-content;
margin-left: auto;
margin-right: auto;
@@ -54,6 +60,7 @@ h1 {
/* in file list, appears under the nav bars */
.navpath ul, .navpath li {
+ width: 600px;
width: -moz-max-content;
margin-left: auto;
margin-right: auto;
@@ -67,11 +74,6 @@ h1 {
outline: none;
}
-
-#MSearchBox {
- float: left;
-}
-
.tabs, .tabs2, .tabs3 {
background-image: none;
}
@@ -187,6 +189,7 @@ div.memdoc {
div.contents {
margin-left: auto;
margin-right: auto;
+ width: 600px;
width: -moz-max-content;
}