Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- td.oh-hasmenu img {
- display:none!important;
- }
- /*td.oh-search {
- display:none!important;
- }*/
- a.oh-l {
- margin:0px!important;
- }
- a.oh-l#collectlink {
- display:none!important;
- }
- a.oh-l#friendslink {
- opacity:.5!important;
- }
- a.oh-l#friendslink:hover {
- opacity:1!important;
- }
- td.oh-vsep {
- display:none!important;
- }
- div#overhead-collect {
- border-bottom:1px solid #444!important;
- position:fixed!important;
- background:-moz-linear-gradient(bottom, #444, #000)!important;
- background: -webkit-gradient(linear, left bottom, left top, from(#444), to(#000))!important;
- color:#999;
- }
- table#overhead {
- border-bottom:0px solid #444!important;
- position:fixed!important;
- background:-moz-linear-gradient(bottom, #444, #000)!important;
- background: -webkit-gradient(linear, left bottom, left top, from(#444), to(#000))!important;
- color:#999;
- }
- div.oh-menu {
- position:fixed!important;
- }
- body.chatroom .damnc-tabbar-outer {
- background:#444!important;
- border-top:#444!important;
- }
- div.catbar {
- background:-moz-linear-gradient(top, #CED3CD, #AEC2AA)!important;
- background: -webkit-gradient(linear, left top, left bottom, from(#ced3cd), to(#aec2aa))!important;
- }
- img.dev-item {
- display:none!important;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement