Added new tooltips for XPath 3.0 and 3.1

Co-authored-by: widlam <mikolaj.widla@gmail.com>
Reviewed-on: #139
Reviewed-by: Adam Bem <bema@noreply.example.com>
Reviewed-by: Dariusz Augustyniak <augustyd@noreply.example.com>
Co-authored-by: Mikolaj Widla <widlam@noreply.example.com>
Co-committed-by: Mikolaj Widla <widlam@noreply.example.com>
This commit is contained in:
2023-04-18 10:05:44 +02:00
committed by Adam Bem
parent de94eca0ac
commit 8098aeacd9
2 changed files with 12875 additions and 1215 deletions

View File

@@ -440,12 +440,11 @@ body {
.content { .content {
padding: 0px 15px 0px 15px ; padding: 0px 15px 0px 15px ;
text-align: justify; text-align: left;
overflow: hidden; overflow: hidden;
transition: max-height .2s ease-out; transition: max-height .2s ease-out;
max-height: 0px; max-height: 0px;
border-left: #c0c2c3 2px solid; border-left: #c0c2c3 2px solid;
} }
.collapsibleMini::before{ .collapsibleMini::before{

File diff suppressed because it is too large Load Diff