Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

Commit

Permalink
Bug 1132571 - Align cost control usage per app to the right in RTL la…
Browse files Browse the repository at this point in the history
…nguages
  • Loading branch information
Augustin Trancart committed Feb 17, 2015
1 parent e4956b2 commit 2469712
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions apps/costcontrol/style/views/datausage.css
Expand Up @@ -147,3 +147,8 @@
font-weight: 500;
color: #5f5f5f;
}

/*RTL style*/
html[dir=rtl] #datausage-tab .app-usage-bar-used {
float: right;
}

0 comments on commit 2469712

Please sign in to comment.