General jQuery based approach in frontend is working.
This commit is contained in:
@@ -29,3 +29,18 @@ table.clubs > tbody > tr > th
|
||||
{
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.address-field
|
||||
{
|
||||
line-height: 120%;
|
||||
}
|
||||
|
||||
.clubs_content_row .clubs-hidden
|
||||
{
|
||||
display: none;
|
||||
}
|
||||
|
||||
.clubs_content_row:hover > a > .edit-icon
|
||||
{
|
||||
display: inline-block;
|
||||
}
|
||||
Reference in New Issue
Block a user