Advertisement
KillianMills

cp.custom.css

Apr 15th, 2015
239
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.42 KB | None | 0 0
  1. #top-bar{
  2.       height: 89px;
  3.       background-image: url(http://10.44.1.13/itop/images/cp/bg_cp_home_main_top.png);
  4.       background-position-x: 0px;
  5.       background-position-y: 0px;
  6.       background-size: initial;
  7.       background-repeat-x: repeat;
  8.       background-repeat-y: no-repeat;
  9.       background-attachment: scroll;
  10.       background-origin: initial;
  11.       background-clip: initial;
  12.       background-color: transparent;
  13.       text-align: right;
  14. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement