Guest User

Untitled

a guest
Oct 22nd, 2017
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.25 KB | None | 0 0
  1. /* sorts out RES formatting issues */
  2.  
  3. .keyHighlight {
  4.     background-color: transparent ! important;
  5.     outline: 0px ! important;
  6. }
  7.  
  8. #srLeftContainer, #RESStaticShortcuts, #RESShortcuts, #srDropdown {
  9.     background-color: transparent ! important;
  10. }
Add Comment
Please, Sign In to add comment