Skip to content

Commit 491daa7

Browse files
committed
Added variable and adjusted external icon
1 parent bae7c4a commit 491daa7

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

docs/css/custom.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -397,7 +397,7 @@ figcaption {
397397
text-align: center;
398398
}
399399

400-
a.external:not(.card):after {
400+
a.external:not(.card):not(.notification__cta a):after {
401401
content: url(../images/open-in-new.svg);
402402
font-style: normal;
403403
padding-left: 2px;

mkdocs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,8 @@ extra:
190190

191191
developer_doc: 'https://doc.ibexa.co/en/latest'
192192

193+
latest_tag_4_6: '4.6.19'
194+
193195
extra_css:
194196
- fonts/MavenPro.css
195197
- css/codehilite.css

0 commit comments

Comments
 (0)