Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x

more-link.css

Same filename in this branch
  1. 11.1.x core/profiles/demo_umami/themes/umami/css/classy/components/more-link.css
  2. 11.1.x core/themes/starterkit_theme/css/components/more-link.css

Markup generated by #type 'more_link'.

File

core/themes/claro/css/classy/components/more-link.css

View source
  1. /**
  2. * @file
  3. * Markup generated by #type 'more_link'.
  4. */
  5. .more-link {
  6. display: block;
  7. text-align: right; /* LTR */
  8. }
  9. [dir="rtl"] .more-link {
  10. text-align: left;
  11. }
RSS feed
Powered by Drupal