mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-08-31 16:36:59 -06:00
Quicklinks in synopsis as fixed side menu
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
#quicklinks {
|
||||
line-height: 130%;
|
||||
}
|
||||
|
||||
#quicklinks.sidebar {
|
||||
overflow-y: scroll;
|
||||
height: 100%;
|
||||
position: fixed;
|
||||
}
|
||||
|
||||
#quicklinks a {
|
||||
display: block;
|
||||
}
|
||||
Reference in New Issue
Block a user