Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #bottom .hr {
- display: none;
- }
- #layout {
- background: #313232;
- }
- #top {
- border-bottom: 0;
- }
- #menubar {
- border-radius: 4px;
- }
- #bottom {
- border-top: 10px solid #313232;
- }
- #tweakbase {
- background: #313232;
- }
- #tweakbase > div {
- background: #fff;
- border: 0;
- width: 1016px;
- }
- #tabs {
- background: #313232;
- }
- #tabs .pageTabs {
- background: #fff;
- padding: 0 18px;
- width: 980px;
- }
- #tabs .pageTabs ul {
- border-bottom: 1px solid #C3C6C6;
- }
- #searchbar {
- background: #313232;
- border-radius: 0;
- height: 32px;
- }
- #search {
- position: relative;
- }
- #search form {
- border: 1px solid #fff;
- position: absolute;
- top: -56px;
- right: -18px;
- width: 288px;
- }
- #search input.text {
- font-size: 12px;
- width: 233px;
- }
- #search a {
- display: none;
- }
- .trackerPopup.fixed {
- box-shadow: none;
- }
- .popup.mainSearchSuggest {
- z-index: 120;
- }
- div#contentArea {
- background: #fff;
- border: 0;
- border-right: 18px solid #fff;
- border-left: 18px solid #fff;
- }
Advertisement
Add Comment
Please, Sign In to add comment