[
http://opencast.jira.com/browse/MH-2469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=30227#comment-30227
]
Greg Logan commented on MH-2469:
--------------------------------
Per
http://opencast.3480289.n2.nabble.com/JIRA-Ticket-Cleanup-proposal-td7475080.html,
this has been bulk resolved as won't fix. If this is still important to you
please reopen and we can triage as appropriate.
> menu item separators
> --------------------
>
> Key: MH-2469
> URL: http://opencast.jira.com/browse/MH-2469
> Project: Matterhorn Project
> Issue Type: Task
> Components: Administrative Tools
> Affects Versions: 0.5-alpha
> Reporter: heidi hazelton
> Assignee: Christopher Brooks
> Priority: Minor
> Fix For: None
>
>
> As seen on "recordings" pages for list along the top:
> <li class="category-selector-item">
> <span class="state-selector selector-all clickable" state="all">All <span
> id="count-total"></span></span>
> </li>
> <li class="category-selector-spacer">
> |
> </li>
> Instead of doing this to create a separator, use the :before pseudo-element
> to do something like:
> #category-selector-container ul li:before {
> content: "|";
> }
> #category-selector-container ul li.first:before {
> content: " ";
> }
> (see http://www.alistapart.com/articles/taminglists/)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
http://opencast.jira.com/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
Matterhorn mailing list
[email protected]
http://lists.opencastproject.org/mailman/listinfo/matterhorn
To unsubscribe please email
[email protected]
_______________________________________________