drupal/core/modules/aggregator/aggregator.theme-rtl.css

8 lines
111 B
CSS

/**
* Right-to-Left styles for theme in the Aggregator module.
*/
.aggregator .feed-icon {
float: left;
}