aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/eigendoxy_tabs.css
diff options
context:
space:
mode:
authorGravatar Gael Guennebaud <g.gael@free.fr>2008-08-26 19:12:23 +0000
committerGravatar Gael Guennebaud <g.gael@free.fr>2008-08-26 19:12:23 +0000
commit00a8d314c592e63aff39e305b6c5f6a6df20ca70 (patch)
tree4e742004ee665ad42f9e782daee2f500e3890914 /doc/eigendoxy_tabs.css
parent3e526dcdbd48f32e733219b8793208f9cbe0f4cf (diff)
* move memory related stuff to util/Memory.h
* clean ugly doxygen inheritence of expressions * keep improving the documentation... slowly !
Diffstat (limited to 'doc/eigendoxy_tabs.css')
-rw-r--r--doc/eigendoxy_tabs.css10
1 files changed, 3 insertions, 7 deletions
diff --git a/doc/eigendoxy_tabs.css b/doc/eigendoxy_tabs.css
index 1423133bf..00a02138c 100644
--- a/doc/eigendoxy_tabs.css
+++ b/doc/eigendoxy_tabs.css
@@ -2,13 +2,9 @@
DIV.tabs
{
- position: absolute;
- right: 10pt;
- left: 0px;
- background : url("tab_b.gif") repeat-x bottom;
- margin-bottom : 4px;
- margin-left : 100px;
- margin-top : -2em;
+ float: left;
+ width:100%;
+ background : url("tab_b.gif") repeat-x bottom;
}
DIV.tabs UL