{"sections":[{"urls":[],"urlPrefixes":[],"domains":["www.gamedev.net","gamedev.net"],"regexps":[],"code":"body\r\n{\r\n\tbackground: #eaebec; /* lighter blue than default #fff*/\r\n\tfont: normal 10pt arial, verdana, tahoma, sans-serif; /* Smaller than default font */\r\n\tline-height: normal; /* Not 130% height */\r\n}\r\nbody .maintitle\r\n{\r\n\tfont-size: 15px;\r\n\tpadding: 3px !important;\r\n}\r\nh2\r\n{\r\n\tmargin: 0 0 2px 0; /* Was 8 pixel margin */\r\n}\r\nbody h3\r\n{\r\n\tpadding: inherit; /* Was 3 for no apperent reason */\r\n}\r\nh3 img\r\n{\r\n\tmargin-top: 0px; /* Was -2 to push it back against earlier padding */\r\n}\r\n/* General block used on the outside edge.  Distractions.*/\r\n.general_box\r\n{\r\n\tborder-bottom: 2px solid #d5dde5; /* Was 4 pixels on the bottom */\r\n\tpadding: 2px; /* Was a 10px buffer between boxes. */\r\n}\r\n/* forum post entry */\r\n.post_block\r\n{\r\n\tborder-bottom: none; /* The 6px gray line is unnecssary, we already have a 34px \"post_controls\" bar. */\r\n}\r\n.filter_bar\r\n{\r\n\tpadding: inherit; /* Remove 12px of unnecessary white space */\r\n\tmargin: inherit; /* Remove 6px of unnecessary 'blue' space */\r\n}\r\n/* Navigation */\r\nul.menutopnav\r\n{\r\n\tfont-size: 1em; /* Regular size text.  I'd go smaller but menus are nice to keep visible even if not content.*/\r\n}\r\nul.menutopnav li a\r\n{\r\n\tpadding: 0; /* 7px 5px; */\r\n}\r\nul.menutopnav li span\r\n{\r\n\t/*--Drop down trigger styles--*/\r\n\twidth: 10px; /* 15px */\r\n\theight: 15px; /* 35px */\r\n\tbackground: url(/images/subnav_btn.gif) no-repeat center -5px; /* Needs to shift up because I can't redraw graphics */\r\n}\r\nul.menutopnav li span.subhover\r\n{\r\n\tbackground-position: center -2px; /* Needs to shift up because I can't redraw graphics */\r\n}\r\nul.menutopnav li ul.menusubnav\r\n{\r\n\ttop: 14px; /* Needs to move because we shrunk the window */\r\n}\r\n#primary_nav\r\n{\r\n\theight: 15px; /* Shrink to new size */\r\n}\r\n#user_navigation #new_msg_count\r\n{\r\n\tpadding: 2px 4px; /* 3px 7px */\r\n}\r\n#user_navigation .photo\r\n{\r\n\tmargin: 0px 10px 6px 6px; /* Move up slightly */\r\n}\r\n#user_navigation.logged_in\r\n{\r\n\theight: auto !important; /* shrunk from 65px to minimum box*/\r\n}\r\n#user_navigation ul#user_other\r\n{\r\n\ttop: 30px; /* bump up slightly from 35px */\r\n}\r\n#user_navigation #user_link\r\n{\r\n\tmargin: 0px 5px 0px 8px; /* Move up slightly */\r\n}\r\n#user_navigation #user_notifications_link\r\n{\r\n\tmargin: 0px 0 0px 0px; /* Move up slightly */\r\n}\r\n#search_options_menucontent li\r\n{\r\n\tpadding: 0px 4px !important; /* Why the huge border was !important I'll never know, but this must also be marked because of it. */\r\n}\r\n#secondary_nav\r\n{\r\n\tpadding: 0px 15px; /* 12px 15px 12px 25px; */\r\n}\r\n#fbtab\r\n{\r\n\tleft: -5px; /* we don't need all the space, bump it off screen */\r\n\ttop: 85%; /* Was 40%, right in the middle of the page blocking content. */\r\n}\r\n#content\r\n{\r\n\tmin-height: 200px; /* Was 200 px */\r\n\tpadding: 2px; /* Was 10px */\r\n}\r\n#ajax_loading\r\n{\r\n\tbackground-color: #CC0000; /* Something red so I notice it. */\r\n\tleft: 85%; /* Unobtrusive place rather than the center of the screen */\r\n}\r\n.block_wrap\r\n{\r\n\tpadding: 0; /* Don't need extra padding around lists of posts */\r\n}\r\ntable.ipb_table tr td\r\n{\r\n\tpadding: 0px 4px; /* Less padding around topic labels and other data rows */\r\n}\r\ntable.ipb_table th, div#current_calendar ol#week_view li.month_bar\r\n{\r\n\tpadding: 0; /* We don't need the table headings sooooo big. */\r\n}\r\ntable.ipb_table ol.subforums\r\n{\r\n\tpadding: 0px; /* Sub-items have padding, no need for it here.*/\r\n\tmargin: 0px;\r\n}\r\ntable.ipb_table tr.subhead th\r\n{\r\n\tpadding: 2px;\r\n}\r\nbody#ipboard_body fieldset.submit, body#ipboard_body p.submit\r\n{\r\n\tpadding: 5px; /* 15px 6px 15px 6px; */\r\n}\r\n.message\r\n{\r\n\tbackground: #f1f6ec url(http://public.gamedev.net/public/style_images/master/information.png) no-repeat 8px 1px;\r\n\tpadding: 0px 10px 0px 30px;\r\n}\r\n.ipbmenu_content, .ipb_autocomplete\r\n{\r\n\tpadding: 0px 5px;\r\n}\r\n.ipbmenu_content li, .ipb_autocomplete li\r\n{\r\n\tpadding: 0px 5px;\r\n}\r\n.author_info\r\n{\r\n\tfont-size: 0.8em;\r\n\twidth: 130px;\r\n\tmargin: 0px -5px 0px 0px;\r\n}\r\n.author_info ul.user_fields\r\n{\r\n\tdisplay: none;\r\n}\r\n.author_info ul.user_fields li\r\n{\r\n\toverflow: inherit;\r\n\tvisibility: collapse;\r\n\tpadding: 0;\r\n}\r\n.post_body\r\n{\r\n\tmargin-left: 135px;\r\n\tline-height: 60%; /* suck up a bunch of white space for blank rows*/\r\n}\r\n.post_block h3\r\n{\r\n\tpadding: 2px;\r\n}\r\n.post_block.topic_summary h3\r\n{\r\n\tpadding: 2px;\r\n}\r\n.signature\r\n{\r\n\tfont-size: 9px;\r\n\tborder-top: 1px solid #1D3652;\r\n\tborder-top-style: dotted;\r\n\tpadding: 2px 8px;\r\n\tmargin: 00px 10px 0 6px;\r\n}\r\n.rep_bar ul\r\n{\r\n\tmargin-top: 2px;\r\n}\r\n.reputation\r\n{\r\n\tpadding: 0px 8px;\r\n}\r\n#ipbwrapper\r\n{\r\n\tmax-width: none; /* 1230px; */\r\n\tbackground: #eaebec;\r\n}\r\n.post_body .post\r\n{\r\n\tmargin-top: 3px;\r\n\tline-height: 100%; /* We don't need 150% of the font size.  Unless THEY ARE SHOUTING.  */\r\n}\r\np.posted_info\r\n{\r\n\tpadding: 0 7px; /* This box had bizzare padding with negative borders just to take up space. */\r\n\tmargin: 0px;\r\n\tfont-size: 8px;\r\n}\r\n.topic_controls\r\n{\r\n\tmin-height: 5px; /* Make it not obnoxious */\r\n}\r\n.topic_buttons li\r\n{\r\n\tbackground: #1d3652; /* Why did they put a rounded image here when they used rouned borders elsewhere?  Fix it. */\r\n\tbackground-image: none;\r\n\tborder-radius: 6px;\r\n\t-moz-border-radius: 6px;\r\n}\r\n.topic_buttons li a\r\n{\r\n\tbackground: #1d3652;\r\n\tbackground-image: none;\r\n\tpadding: 2px 6px 2px 0px; /* Make it smaller now that we are no longer using those rounded images. */\r\n}\r\n.topic_buttons li span\r\n{\r\n\tbackground-image: none;\r\n\tpadding: 2px 6px 2px 0px;\r\n}\r\n.topic_buttons li:hover\r\n{\r\n\tbackground-image: none;\r\n\tbackground: #3c6999;\r\n}\r\n.topic_buttons li:hover a\r\n{\r\n\tbackground-image: none;\r\n\tbackground: #3c6999;\r\n}\r\n.topic_buttons li.disabled\r\n{\r\n\tbackground-image: none;\r\n\tbackground: #50565c;\r\n}\r\n.topic_buttons li.disabled span\r\n{\r\n\tbackground-image: none;\r\n\tbackground: #50565c;\r\n}\r\n.topic_buttons li.closed\r\n{\r\n\tbackground-image: none;\r\n\tbackground: #7c2323;\r\n}\r\n.topic_buttons li.closed span, .topic_buttons li.closed a\r\n{\r\n\tbackground-image: none;\r\n\tbackground: #7c2323;\r\n}\r\nul.post_controls\r\n{\r\n\tbackground-image: none;\r\n\tbackground-image: none;\r\n}\r\nul.post_controls li\r\n{\r\n\tbackground: #ccdff2;\r\n\tbackground-image: none;\r\n\tborder-radius: 6px;\r\n\t-moz-border-radius: 6px;\r\n}\r\nul.post_controls a\r\n{\r\n\tbackground: #ccdff2;\r\n\tbackground-image: none;\r\n\tcolor: #1d3652;\r\n}\r\nul.post_controls li.selected\r\n{\r\n\tbackground-image: none;\r\n\tbackground: 528f6c;\r\n}\r\nul.post_controls li.selected a\r\n{\r\n\tbackground-image: none;\r\n\tbackground: 528f6c;\r\n}\r\n.tab_bar.no_title.mini\r\n{\r\n\tpadding: 0px 15px 25px; /* 7px 15px 25px 15px;  Problems with scripts if I shrink tab bars too much.*/\r\n}\r\np.citation\r\n{\r\n\tpadding: 0px;\r\n}"}],"url":"http://userstyles.org/styles/42790","updateUrl":"https://userstyles.org/styles/chrome/42790.json","md5Url":"https://update.userstyles.org/42790.md5","originalMd5":"4a06ce8117260f130e3e78bbc4a84fa8","name":"GameDev.net - Remove white space","thumbnail":"https://userstyles.org/auto_style_screenshots/42790-after.png?r=1781064118"}