Skip to content

Commit 62184d3

Browse files
committed
extension manager: highlight available update again
People really seem to miss the highlight for available updates. Also see discussion at https://forum.dokuwiki.org/d/23149-extention-extension-updates-prasenter-darstellen
1 parent 678ae4f commit 62184d3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/plugins/extension/style.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,7 @@
163163

164164
.version {
165165
white-space: nowrap;
166+
background: linear-gradient(to top, @ini_highlight, transparent);
166167
}
167168
}
168169
}

0 commit comments

Comments
 (0)