mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-01-30 17:40:05 +08:00
extend doxygen splitter for huge screens
This commit is contained in:
parent
426052ef6e
commit
79266fec75
@ -219,3 +219,8 @@ h3.version {
|
||||
td.width20em p.endtd {
|
||||
width: 20em;
|
||||
}
|
||||
|
||||
/* needed for huge screens */
|
||||
.ui-resizable-e {
|
||||
background-repeat: repeat-y;
|
||||
}
|
Loading…
Reference in New Issue
Block a user