8 lines
124 B
CSS
Executable File
8 lines
124 B
CSS
Executable File
/**
|
|
* Right-to-Left styles for theme in the Aggregator module.
|
|
*/
|
|
|
|
#aggregator .feed-source .feed-icon {
|
|
float: left;
|
|
}
|