mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
* move memory related stuff to util/Memory.h
* clean ugly doxygen inheritence of expressions * keep improving the documentation... slowly !
This commit is contained in:
@@ -451,10 +451,17 @@ A.top {
|
||||
A.top:hover, A.logo:hover {
|
||||
background-color: transparent;font-weight : bolder;
|
||||
}
|
||||
P.note {
|
||||
SPAN.note {
|
||||
font-size: 7pt;
|
||||
}
|
||||
|
||||
DIV.navigation {
|
||||
min-height : 64px;
|
||||
/* background : url("Eigen_Silly_Professor_64x64.png") no-repeat left; */
|
||||
padding-left : 80px;
|
||||
padding-top : 5px;
|
||||
}
|
||||
|
||||
TABLE.noborder {
|
||||
border-bottom-style : none;
|
||||
border-left-style : none;
|
||||
@@ -496,5 +503,10 @@ TABLE.tutorial_code TD {
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
DIV.eimainmenu {
|
||||
text-align: center;
|
||||
/* border-top: solid; */
|
||||
/* border-bottom: solid; */
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user