CC-3174 : showbuilder

sizing bit rate/sample rate in library, text right aligned.
This commit is contained in:
Naomi Aro 2012-02-29 17:47:26 +01:00
parent a9e7a70dfb
commit a8f53d169b
2 changed files with 7 additions and 2 deletions

View file

@ -79,3 +79,8 @@
.library_year {
text-align: center;
}
.library_sr,
.library_bitrate {
text-align: right;
}