Advertisement
Guest User

Untitled

a guest
Sep 28th, 2016
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.88 KB | None | 0 0
  1. .searchTxt.tb_console .sbtb_middle{
  2. background-color: #444444;
  3. }
  4. .searchbox .sbtb_middle .input{
  5. color: #fff;
  6. }
  7. /*.searchbox .sbtb_middle .input textarea{*/
  8. /* font-size: 24px;*/
  9. /* padding: 10px;*/
  10. /* color: #fff;*/
  11. /* text-shadow: 0px 0px 0px #fff !important;*/
  12. /* -webkit-text-fill-color: transparent !important;*/
  13. /*}*/
  14. /*.searchbox .sbtb_middle .input textarea::-webkit-input-placeholder {*/
  15. /* color: #fff !important;*/
  16. /* text-shadow: none !important;*/
  17. /* -webkit-text-fill-color: initial !important;*/
  18. /*}*/
  19. /*.searchbox .sbtb_middle .input::selection {*/
  20. /*background: #ffb7b7 !important;*/ /* WebKit/Blink Browsers */
  21. /*}*/
  22. /*.searchbox .sbtb_middle .input::-moz-selection {*/
  23. /*background: #ffb7b7 !important;*/ /* Gecko Browsers */
  24. /*}*/
  25. #divSearchCount{
  26. color: #999 !important;
  27. }
  28. .btnquicksearchnav.withDivider .btnDivider{
  29. display: none;
  30. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement