Merge pull request #512 from marc1706/ticket/511
[ticket/511] Do not show <hr> at bottom of prosilver main menu
This commit is contained in:
@@ -33,10 +33,8 @@
|
|||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
}
|
}
|
||||||
|
|
||||||
.portal-navigation tr.menutitle{
|
.portal-navigation hr.dashed:last-child {
|
||||||
font: bold 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
|
display: none;
|
||||||
font-size: 12px;
|
|
||||||
text-decoration: underline;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.rtl .portal-navigation .menutitle {
|
.rtl .portal-navigation .menutitle {
|
||||||
|
|||||||
Reference in New Issue
Block a user