Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $('head').append('<style>#cubeInspectorFloatingControls .controls .control.inspect .cube.on.active { border-color: #c4703c; color: #ffffff;}</style>');
- $('head').append('<style>#cubeInspectorFloatingControls .controls .control.complete .cube.on.active { border-color: #fcd2f3c; color: #ffffff;}</style>');
- $('head').append('<style>#cubeInspectorFloatingControls .controls .control.showmeme .cube.on1.active { border-color: #b4b8ba; color: #ffffff;}</style>');
- $('head').append('<style>#cubeInspectorFloatingControls .controls .control.showmeme .cube.on2.active { border-color: #799fb2; color: #ffffff;}</style>');
- $('head').append('<style>#cubeInspectorFloatingControls .controls .control.duplicate .cube.on.active { border-color: #1c32dc; color: #ffffff;}</style>');
- $('head').append('<style>#cubeInspectorFloatingControls .controls .control.uncomplete .cube.on.active { border-color: #798ab2; color: #ffffff;}</style>');
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement