CC-84: Smart Playlists

- added a no-wrap class to qtip
This commit is contained in:
denise 2012-08-02 17:17:13 -04:00
parent 361e681a59
commit 8e67ecff0a
1 changed files with 4 additions and 0 deletions

View File

@ -442,6 +442,10 @@ table.library-get-file-md.table-small{
width: 290px !important;
}
.file-md-qtip-nowrap{
white-space: nowrap;
}
.file-md-qtip-criteria-width-crit{
width:70px;
}