Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- .rtmedia-bulk-edit-options .select-all i,
- .rtmedia-bulk-edit-options .unselect-all i{
- display: inline-block;
- font: normal normal normal 14px/1 FontAwesome;
- font-size: inherit;
- text-rendering: auto;
- -webkit-font-smoothing: antialiased;
- -moz-osx-font-smoothing: grayscale;
- }
- .rtmedia-bulk-edit-options .select-all i:before{
- content: "\\f046";
- }
- .rtmedia-bulk-edit-options .unselect-all i:before{
- content: "\\f14a";
- }
Add Comment
Please, Sign In to add comment