зеркало из https://github.com/github/codeql.git
docs: version number and small css tweaks
This commit is contained in:
Родитель
91a8391c84
Коммит
ff78feeeea
|
@ -485,6 +485,7 @@ ul {
|
|||
margin-left: 2.2em;
|
||||
margin-bottom: 1em;
|
||||
position: relative;
|
||||
width: 90%;
|
||||
}
|
||||
/* line 300, ../scss/default.scss */
|
||||
ul li {
|
||||
|
@ -1569,7 +1570,7 @@ p.first.admonition-title {
|
|||
text-align: left;
|
||||
font-size: 0.8em;
|
||||
width: 100%;
|
||||
overflow: scroll;
|
||||
overflow: auto;
|
||||
border: 1px solid black;
|
||||
}
|
||||
|
||||
|
@ -1608,7 +1609,7 @@ p.first.admonition-title {
|
|||
display: block;
|
||||
position: fixed;
|
||||
top: 0;
|
||||
right: -1%;
|
||||
right: 0;
|
||||
font-size: 1.2em;
|
||||
}
|
||||
|
||||
|
|
|
@ -86,9 +86,9 @@ htmlhelp_basename = 'QL training'
|
|||
# built documents.
|
||||
#
|
||||
# The short X.Y version.
|
||||
version = u'1.21'
|
||||
version = u'1.22'
|
||||
# The full version, including alpha/beta/rc tags.
|
||||
release = u'1.21'
|
||||
release = u'1.22'
|
||||
copyright = u'2019 Semmle Ltd'
|
||||
author = u'Semmle Ltd'
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче