Advertisement
Guest User

Untitled

a guest
Sep 19th, 2017
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.66 KB | None | 0 0
  1.     .rating-user {width:100%;}
  2.         .rating-user th {width:10%;}
  3.             .rating-user th img {vertical-align:middle;}
  4.         .rating-user th ul {position:relative;background: url('../images/trustbar_back.gif') no-repeat right;height:150px;margin-right:7px;width:59px;}
  5.           .rating-user th ul li {position:absolute;left:6px;height:150px;width:31px;}
  6.           .rating-user th ul li.shkala1 {background: url('../images/trustbar_shkala1.gif') no-repeat;}
  7.           .rating-user th ul li.shkala2 {background: url('../images/trustbar_shkala2.gif') no-repeat;}
  8.           .rating-user th ul li.trustbar {background: url('../images/trustbar_middle.gif') repeat-y;left:37px;bottom:3px;}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement