Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- .tshowcase_inline_filter {
- margin:25px 0;
- }
- .tshowcase_inline_filter input {
- visibility:hidden;
- }
- .tshowcase_inline_filter label {
- cursor: pointer;
- padding:10px;
- }
- .tshowcase_inline_filter label:hover {
- background: #aaa;
- color:#FFF;
- }
- .tshowcase_inline_filter input:checked + label {
- background: #aaa;
- color:#FFF;
- }
Advertisement
Add Comment
Please, Sign In to add comment