.btnBlue.btnLtBlue
Does it mean an element who has both classes? btnBlue AND btnLtBlue
Does it mean an element who has both classes? |
|||
|
|
|
Yes. When two class name are concatenated like that it means the element must have both classes for that rule to be applied |
|||
|
|