mirror of https://github.com/CGAL/cgal
Make the name of each named parameter selectable (doc)
This commit is contained in:
parent
ed3503d238
commit
c14d65a858
|
|
@ -356,6 +356,7 @@ div.summary
|
|||
text-align: left;
|
||||
outline: none;
|
||||
font: 14px Roboto,sans-serif;
|
||||
user-select: auto;
|
||||
}
|
||||
|
||||
.active, .collapsible:hover {
|
||||
|
|
|
|||
|
|
@ -356,6 +356,7 @@ div.summary
|
|||
text-align: left;
|
||||
outline: none;
|
||||
font: 14px Roboto,sans-serif;
|
||||
user-select: auto;
|
||||
}
|
||||
|
||||
.active, .collapsible:hover {
|
||||
|
|
|
|||
|
|
@ -356,6 +356,7 @@ div.summary
|
|||
text-align: left;
|
||||
outline: none;
|
||||
font: 14px Roboto,sans-serif;
|
||||
user-select: auto;
|
||||
}
|
||||
|
||||
.active, .collapsible:hover {
|
||||
|
|
|
|||
|
|
@ -347,6 +347,7 @@ div.summary
|
|||
text-align: left;
|
||||
outline: none;
|
||||
font: 14px Roboto,sans-serif;
|
||||
user-select: auto;
|
||||
}
|
||||
|
||||
.active, .collapsible:hover {
|
||||
|
|
|
|||
|
|
@ -356,6 +356,7 @@ div.summary
|
|||
text-align: left;
|
||||
outline: none;
|
||||
font: 14px Roboto,sans-serif;
|
||||
user-select: auto;
|
||||
}
|
||||
|
||||
.active, .collapsible:hover {
|
||||
|
|
|
|||
Loading…
Reference in New Issue