We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bae7c4a commit 491daa7Copy full SHA for 491daa7
docs/css/custom.css
@@ -397,7 +397,7 @@ figcaption {
397
text-align: center;
398
}
399
400
-a.external:not(.card):after {
+a.external:not(.card):not(.notification__cta a):after {
401
content: url(../images/open-in-new.svg);
402
font-style: normal;
403
padding-left: 2px;
mkdocs.yml
@@ -190,6 +190,8 @@ extra:
190
191
developer_doc: 'https://doc.ibexa.co/en/latest'
192
193
+ latest_tag_4_6: '4.6.19'
194
+
195
extra_css:
196
- fonts/MavenPro.css
197
- css/codehilite.css
0 commit comments