pestiand82

Untitled

Nov 17th, 2019
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. QProgressBar{
  2.     border: 1px solid grey;
  3.     text-align: center;
  4.     color: #fff;
  5. }
  6.  
  7. QProgressBar:chunk {
  8.     background-color: #3e5974;
  9.     width: 10px;
  10.     margin: 1px;
  11. }
Add Comment
Please, Sign In to add comment