mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-07-13 16:41:50 +08:00
extend doxygen splitter for huge screens
(grafted from 79266fec75a78a31126efbbfd603d8459660350d )
This commit is contained in:
parent
b02ab76847
commit
3f711f3356
@ -214,3 +214,8 @@ h3.version {
|
|||||||
td.width20em p.endtd {
|
td.width20em p.endtd {
|
||||||
width: 20em;
|
width: 20em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* needed for huge screens */
|
||||||
|
.ui-resizable-e {
|
||||||
|
background-repeat: repeat-y;
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user