Bug 711540 - Align text in "Video statistics" to the left

This commit is contained in:
Thomas Prip Vestergaard 2011-12-29 18:56:51 -06:00
parent 174bcd7323
commit eb254ebb6d

View File

@ -20,6 +20,7 @@
.mediaControlsFrame {
direction: ltr;
/* Prevent unwanted style inheritance. See bug 554717. */
text-align: left;
list-style-image: none !important;
font: normal normal normal 100%/normal sans-serif !important;
text-decoration: none !important;