diff options
author | Filipa Lacerda <filipa@gitlab.com> | 2019-08-09 11:53:22 +0100 |
---|---|---|
committer | Filipa Lacerda <filipa@gitlab.com> | 2019-08-12 17:24:42 +0100 |
commit | 3e2f2b807148c9dce1f7cc56ec902cf60bc9029c (patch) | |
tree | 8036e7368522b6c53377f98dfe33861089e65ee1 /changelogs | |
parent | c85cbc08f7fc43819f7569b7686ee22ce747e7b3 (diff) | |
download | gitlab-ce-3e2f2b807148c9dce1f7cc56ec902cf60bc9029c.tar.gz |
Adds highlight to collapsible line
In the job log adds a highlight when hovering
the collapsible line
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/65790-highlight.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/65790-highlight.yml b/changelogs/unreleased/65790-highlight.yml new file mode 100644 index 00000000000..2531a3730ed --- /dev/null +++ b/changelogs/unreleased/65790-highlight.yml @@ -0,0 +1,5 @@ +--- +title: Adds highlight to the collapsible section +merge_request: +author: +type: added |