We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7db5c7 commit 81df26aCopy full SHA for 81df26a
media/css/mozorg/contribute/contribute-2015.less
@@ -1619,7 +1619,28 @@ textarea:focus {
1619
}
1620
1621
1622
+[dir='rtl'] {
1623
+ .events-list .ical-link {
1624
+ float: right;
1625
+
1626
+ a {
1627
+ margin-left: 0;
1628
+ margin-right: 25px;
1629
1630
+ &:before {
1631
+ left: auto;
1632
+ right: 0;
1633
+ }
1634
1635
1636
1637
+ .events-table {
1638
+ td,
1639
+ th {
1640
+ text-align: right;
1641
1642
1643
+}
1644
1645
/*-------------------------------------------------------------------------*/
1646
// Mozillian @Stories
0 commit comments