Advertisement
iamjohnrex03

Untitled

Nov 26th, 2023
1,107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.18 KB | None | 0 0
  1. /*ticket 9444831 - price ranges*/
  2. span#input_36_1030_price {
  3.     font-size: 0px;
  4. }
  5. span#input_36_1030_price:before {
  6.     content: '2,000 ~ 2,300';
  7.     font-size: 14px;
  8. }/*ends here*/
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement