open_framework icon indicating copy to clipboard operation
open_framework copied to clipboard

Style action links

Open jbickar opened this issue 13 years ago • 2 comments

D7 adds "action links" as a UX enhancement, which gets output as a ul.action-links. This renders by default with the same styling as any normal ul, but should have some styling implying action.

jbickar avatar Aug 15 '12 21:08 jbickar

An example of this styling is the "add content" action link at admin/content when using the Seven admin theme.

jbickar avatar Aug 20 '12 15:08 jbickar

An example of this is the "Clone" link that the Node Clone module creates. This shows up on the front-end theme when viewing a node (when logged in as a user that has permissions to clone nodes).

jbickar avatar Jan 29 '15 22:01 jbickar