CC-4536: Smart block criteria use AND logic, but additional modifiers use OR logic, without labels to show the difference

-added labels
This commit is contained in:
denise 2012-11-02 10:48:08 -04:00
parent 5b14c4fe88
commit cc208da2fb
3 changed files with 42 additions and 8 deletions

View file

@ -514,6 +514,9 @@ table.library-get-file-md.table-small{
/***** SMART BLOCK SPECIFIC STYLES BEGIN *****/
.db-logic-label{
font-size:11px;
}
.sp-invisible{
visibility: hidden;
}