Issue #2307231 by olli | Charles Belov: Fixed Deleted views display not struck through.

8.0.x
Alex Pott 2014-07-23 16:42:29 +01:00
parent d7f03d3c31
commit 6fb3b61f36
1 changed files with 1 additions and 1 deletions

View File

@ -113,7 +113,7 @@
z-index: 51;
}
.views-displays .views-display-deleted-link {
.views-displays .secondary .views-display-deleted-link {
text-decoration: line-through;
}