Difference between revisions of "Template: UseCaseHead"
From Genesys Documentation
Line 27: | Line 27: | ||
<div class="clearfix"></div> | <div class="clearfix"></div> | ||
</div> | </div> | ||
+ | {{#css: | ||
+ | ul.related-links, ul.related-links li {display: inline; margin-left: 0;} | ||
+ | ul.related-links li, ul.related-links>a {padding: 0 20px; border-left: 1px solid #5d3e5d; font-size: 15px;} | ||
+ | ul#prod-link li {border: 0 none;} | ||
+ | ul.related-links li:last-child { border-right: 0 none;} | ||
+ | ul.related-links li.roles {padding:0 18px; border-left: 1px solid #77828f;} | ||
+ | ul.related-links li.roles a, ul.related-links li.roles a:focus, ul.related-links li.roles a:hover {font-weight: 400; color: #77828f;} | ||
+ | ul.related-links li.apps {padding: 0 18px 0 18px;} | ||
+ | ul.related-links li.apps:last-child {padding-right: 18px;} | ||
+ | ul.related-links li.apps:first-child {padding-left: 18px;border-left: 1px solid #77828f;} | ||
+ | ul.related-links.pages li:first-child, ul.related-links>a:first-child {border:0 none;} | ||
+ | }} |
Revision as of 13:44, October 30, 2020
What's the challenge?
What's the solution?