drupal/core/modules/shortcut/shortcut.base-rtl.css

14 lines
179 B
CSS

/**
* @file
* Generic RTL base styles for shortcut module.
*/
/**
* Add/remove links.
*/
.add-or-remove-shortcuts .icon,
.add-or-remove-shortcuts .text {
float: right;
}