summaryrefslogtreecommitdiff
path: root/css/block-editing-rtl.css
blob: 2b7cc47093185a19ce69d6367585601c5eeac99e (plain)
1
2
3
4
5
6
7
8
9
10
/**
 * @file
 * RTL companion for the block-editing.css file.
 */


div.block.with-block-editing div.edit {
  left: 0;
  right: auto;
}