summaryrefslogtreecommitdiffstatshomepage
path: root/modules/system/system.messages-rtl.css
blob: 445417b08c4644666aa687094d9a730e0fa5b5f2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13

/**
 * @file
 * RTL Styles for system messages.
 */

div.messages {
  background-position: 99% 8px;
  padding: 10px 50px 10px 10px;
}
div.messages ul {
  margin: 0 1em 0 0;
}