1
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-08-03 07:07:39 +02:00

Fix no cursor on show more/show less

This commit is contained in:
Teromene
2016-08-03 21:54:54 +02:00
parent 1b02330302
commit 6ee3165d6f

View File

@@ -171,6 +171,7 @@ h5 {
.showmore, .showless {
color: #888888;
cursor: pointer;
}