more-link.css
Markup generated by #type 'more_link'.
File
-
core/
themes/ starterkit_theme/ css/ components/ more-link.css
View source
- /**
- * @file
- * Markup generated by #type 'more_link'.
- */
-
- .more-link {
- display: block;
- text-align: right; /* LTR */
- }
- [dir="rtl"] .more-link {
- text-align: left;
- }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.