{"sections":[{"urls":[],"urlPrefixes":[],"domains":[],"regexps":[],"code":"/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++\r\n+                                                                      +\r\n+  'userstyles.org Old Full Width' 20170312 by strel. Public domain.   +\r\n+   http://userstyles.org/styles/88595/userstyles-org-old-full-width   +\r\n+                                                                      +\r\n++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/\r\n\r\n@namespace url(http://www.w3.org/1999/xhtml);"},{"urls":[],"urlPrefixes":["https://userstyles.org"],"domains":[],"regexps":[],"code":"/* CODE IS SPLITED IN SECTIONS YOU CAN EASILY SWITCH ON/OFF BY CLOSING EACH SECTION STARTING COMMENT LIKE THIS-\u003e\u003e */\r\n\r\nhtml \u003e body {\r\n  min-width: 870px !important;\r\n}\r\nhtml \u003e body \u003e #content-wrapper \u003e #main-article \u003e #style-info \u003e #info-tables {\r\n  margin-bottom: 12px !important;\r\n}\r\n/* unneeded since 20170308 *\r\n  html \u003e body \u003e #content-wrapper \u003e #main-article \u003e #style-info \u003e #main-style-info-area {\r\n  margin-left: 0px !important;\r\n}\r\n/**/\r\nhtml \u003e body \u003e #content-wrapper \u003e #main-article \u003e #style-info \u003e #main-style-info-area \u003e #long-description {\r\n  margin-bottom: 12px !important;\r\n}\r\nhtml \u003e body \u003e #content-wrapper \u003e #main-article \u003e #style-info \u003e #main-style-info-area \u003e [class^=install-status] {\r\n  margin-top: 2px !important;\r\n}\r\n\r\n/* THIS MAKES userstyles.org FULL WIDTH AND NOTES SECTION FULL HEIGHT WITHOUT SCROLLING BOX */\r\nhtml \u003e body {\r\n  max-width: none !important;\r\n  width: 98.5% !important;\r\n  margin-left: auto !important;\r\n  margin-right: auto !important;\r\n  padding-left: 0.4% !important;\r\n  padding-right: 0.8% !important;\r\n}\r\nhtml \u003e body \u003e #content-wrapper \u003e #main-article \u003e #additional-info \u003e #additional-info-text {\r\n  max-height: 100% !important;\r\n  padding-right: 1% !important;\r\n}\r\n/**/\r\n/* full height code is default since 201702 *\r\nhtml \u003e body \u003e #content-wrapper \u003e #main-article \u003e #style-info \u003e #show-code \u003e #view-code {\r\n  max-height: 100% !important;\r\n  overflow-y: hidden !important;\r\n}\r\n/**/\r\n\r\n/* THIS AVOIDS LINE WRAPPING ON CODING AREAS OF EDIT PAGES (NOT 'CSS EDITOR') */\r\nhtml \u003e body \u003e #content-wrapper \u003e #main-article \u003e form \u003e .form-controls \u003e #css,\r\nhtml \u003e body \u003e #content-wrapper \u003e #main-article \u003e form \u003e .form-controls \u003e #edit-style-settings \u003e li \u003e .edit-style-options \u003e li \u003e textarea {\r\n  white-space: pre !important;\r\n}\r\n/**/\r\n\r\n/* THIS ADJUSTS CODING AREAS HEIGHT ON EDIT PAGES */\r\nhtml \u003e body \u003e #content-wrapper \u003e #main-article \u003e form \u003e .form-controls \u003e #css {\r\n  height: 300px !important;\r\n}\r\nhtml \u003e body \u003e #content-wrapper \u003e #main-article \u003e form \u003e .form-controls \u003e #edit-style-settings \u003e li \u003e .edit-style-options \u003e li \u003e textarea {\r\n  height: 100px !important;\r\n}\r\n/**/\r\n\r\n/* THIS SENDS SCREENSHOTS BOX TO THE RIGHT END *\r\nhtml \u003e body \u003e #content-wrapper \u003e #main-article \u003e #left-info {\r\n  display: flex !important;\r\n  position: relative !important;\r\n  float: right !important;\r\n}\r\nhtml \u003e body  \u003e #content-wrapper \u003e #main-article \u003e #left-info \u003e #screenshots {\r\n  width: 100% !important;\r\n}\r\nhtml \u003e body \u003e #content-wrapper \u003e #main-article \u003e #style-info \u003e #main-style-info-area {\r\n  margin-left: -10px !important;\r\n  margin-right: 1% !important;\r\n  padding-right: 360px !important;\r\n}\r\nhtml \u003e body \u003e #content-wrapper \u003e #main-article \u003e #style-info \u003e #show-code {\r\n  display: flex !important;\r\n  flex-direction: column !important;\r\n  width: 100% !important;\r\n}\r\n/**/\r\n\r\n/* THIS DISPLAYS ADVANCED SEARCH OPTIONS - ADAPTED FROM https://userstyles.org/styles/76069 */\r\nhtml \u003e body \u003e #left-sidebar \u003e NAV \u003e UL \u003e LI:first-child \u003e FORM \u003e #simple-search \u003e #search-terms {\r\n  width: 98% !important;\r\n}\r\nhtml \u003e body \u003e #left-sidebar \u003e NAV \u003e UL \u003e LI:first-child \u003e FORM \u003e #simple-search \u003e #search-submit,\r\nhtml \u003e body \u003e #left-sidebar \u003e NAV \u003e UL \u003e LI:first-child \u003e FORM \u003e #show-advanced-search {\r\n  display: none !important;\r\n}\r\nhtml \u003e body \u003e #left-sidebar \u003e NAV \u003e UL \u003e LI:first-child \u003e FORM \u003e #advanced-search {\r\n  display: block !important;\r\n}\r\n/**/\r\n\r\n/* THIS REMOVES 20170308 BORDERS ON VARIOUS TABLES *\r\nhtml \u003e body \u003e #content-wrapper \u003e #main-article \u003e #style-info \u003e #info-tables \u003e table \u003e tbody \u003e tr \u003e *,\r\nhtml \u003e body \u003e #content-wrapper \u003e #main-article \u003e .author-styles \u003e * \u003e tr \u003e *,\r\nhtml \u003e body \u003e #content-wrapper \u003e #main-article \u003e form \u003e .form-controls \u003e table \u003e * \u003e tr \u003e *,\r\nhtml \u003e body \u003e #content-wrapper \u003e #main-article \u003e form \u003e .form-controls \u003e * \u003e tr \u003e *,\r\nhtml \u003e body \u003e #content-wrapper \u003e #main-article \u003e table \u003e * \u003e tr \u003e * {\r\n  border: none !important;\r\n}\r\n/**/\r\n\r\n/* THIS UNCOVERS METADATA IN SEARCH RESULTS - ADAPTED FROM https://userstyles.org/styles/89792 *\r\nhtml \u003e body \u003e #content-wrapper \u003e #main-article \u003e article.style-brief {\r\n  position: relative !important;\r\n  border-bottom: thin solid gray !important;\r\n  margin-bottom: 1.3em !important;\r\n  padding-bottom: 0.2em !important;\r\n}\r\nhtml \u003e body \u003e #content-wrapper \u003e #main-article \u003e article.style-brief:after {\r\n  position: absolute !important;\r\n  content:  \"Category: \" attr(category) \"/\" attr(subcategory) \" \\00a0 \\00a0 \\00a0 \\00a0 \" \"Author-id: \" attr(author-id) !important;\r\n  right: 1em !important;\r\n  top: 0.3em !important;\r\n  left: auto !important;\r\n  bottom: auto !important;\r\n  font-size: smaller !important;\r\n}\r\nhtml \u003e body \u003e #content-wrapper \u003e #main-article \u003e article.style-brief:before {\r\n  position: absolute !important;\r\n  content:  \"Installs (total): \" attr(total-install-count) !important;\r\n  right: 1em !important;\r\n  top: auto !important;\r\n  left: auto !important;\r\n  bottom: 0.2em !important;\r\n  font-size: smaller !important;\r\n}\r\n/**/"},{"urls":[],"urlPrefixes":["https://forum.userstyles.org"],"domains":[],"regexps":[],"code":"html \u003e body \u003e #Frame \u003e * \u003e .Row {\r\n  max-width: none !important;\r\n  min-width: 960px !important;\r\n  width: 95.5% !important;\r\n}"}],"url":"http://userstyles.org/styles/88595","updateUrl":"https://userstyles.org/styles/chrome/88595.json","md5Url":"https://update.userstyles.org/88595.md5","originalMd5":"ceb288e416c69a3f45e03008d333277a","name":"userstyles.org Old Full Width","thumbnail":"https://userstyles.org/auto_style_screenshots/88595-after.png?r=1770206420"}