Issue #1924528 by JohnAlbin: Fixed Remove aggregator.theme.css deprecated by entity conversion #293318.
parent
2ea8488a99
commit
94df79fbc1
|
@ -1,7 +0,0 @@
|
|||
/**
|
||||
* Right-to-Left styles for theme in the Aggregator module.
|
||||
*/
|
||||
|
||||
.aggregator .feed-icon {
|
||||
float: left;
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
/**
|
||||
* Styles for theme in the Aggregator module.
|
||||
*/
|
||||
|
||||
.aggregator .feed-icon {
|
||||
float: right; /* LTR */
|
||||
display: block;
|
||||
}
|
Loading…
Reference in New Issue