aggregator-rtl.css
/**
* Right-to-Left styles for theme in the Aggregator module.
*/
#aggregator .feed-source .feed-icon {
float: left;
}
Archivo
drupal-7.x/modules/aggregator/aggregator-rtl.cssView source
- /**
- * Right-to-Left styles for theme in the Aggregator module.
- */
-
- #aggregator .feed-source .feed-icon {
- float: left;
- }