{"sections":[{"urls":[],"urlPrefixes":[],"domains":[],"regexps":[],"code":"@namespace url(http://www.w3.org/1999/xhtml);"},{"urls":[],"urlPrefixes":["http://custombuttons2.com/forum/"],"domains":[],"regexps":[],"code":"/* ---------------------------------\r\n   CB2 forum blue style + clean-up \r\n   http://userstyles.org/styles/3205\r\n   by:  jw25  20070818 \r\n   status: not quite done :(\r\n  \r\n   changelog:\r\n   20070901 better integration with default themes\r\n                   fix some pagination and text issues\r\n   20070911 cleaned up a few details\r\n   20070912 a few more details\r\n   20070913 new chat-box\r\n   20071008 adjusted for new layout and minor color tweaks\r\n    adjusted for new layout\r\n   20080906 clean-up and minor fixes\r\n   20080908 clean-up and minor fixes\r\n   --------------------------------- */\r\n\r\n\r\n/* remove pink rules strip */\r\n  \r\ndiv.rules { \r\n     display: none !important; \r\n} \r\n\r\n\r\n/* remove link and warning above chatbox on index page */\r\n \r\n#page-body \u003e P:first-child + P + UL + DIV + DIV + DIV + SCRIPT + STYLE + DIV {  \r\n     display: none !important; \r\n} \r\n\r\n\r\n/* remove CustomButonsÂ² logo \u0026 adjust top of page */\r\n\r\n#logo {\r\n     display:none !important; \r\n}\r\n\r\n#drupheader {\r\n     height: 15px !important;\r\n}\r\n\r\n\r\n/*  site-slogan */\r\n\r\n.site-slogan {\r\n     color: #eeeeee !important;\r\n     font-weight: bold !important;\r\n     margin-top: .5em !important; \r\n     margin-left: -1em !important;       \r\n} \r\n\r\n/*  primary menu  */\r\n\r\n#primarymenuin { \r\n     margin-top: .5em !important;\r\n}\r\n\r\n#primarymenuin a {\r\n     color: #eeeeee !important;\r\n}\r\n\r\n\r\n/* change forum background color */\r\n\r\nBODY,\r\n#drupwrapper,\r\n#drupwrapper2,\r\n#drupheader,\r\n#druplogo  {\r\n     background-image : none !important;\r\n     background-color: #4B556B !important; \r\n}\r\n\r\nh2, h3, hr { \r\n     border-color: #4B556B !important; \r\n}\r\n\r\n\r\n/* title and navigation */\r\n\r\n.navbar, .navbar-foot { \r\n     margin-left: 1.6em !important;\r\n     background-color: #728092 !important;\r\n     width: 93% !important; \r\n}\r\n\r\nul.navlinks, \r\n.linklist { \r\n     border-bottom-color: #4b556b !important; \r\n}\r\n\r\n/* frames around forums topics and threads */\r\n\r\n#phpbbforumwrap { \r\n     width: 98% !important; \r\n}\r\n\r\n.forabg,\r\n.forumbg { \r\n     background-image: none !important;\r\n     background-color: #728092 !important; \r\n}\r\n\r\n\r\n/* forums topics and threads */\r\n\r\nul.forums,\r\n.bg1, .bg2, bg3 { \r\n     background-image: none !important;\r\n     background-color: #BABFB9 !important; \r\n}\r\n\r\n.bg1:hover,\r\n.bg2:hover,\r\nli.row:hover { \r\n     background-color: #CCD2D2 !important; \r\n}\r\n\r\nul.topiclist dd { \r\n     border: none !important; \r\n}\r\n\r\nli.row { \r\n     border-color: #728092 !important; \r\n}\r\n\r\np.author { \r\n     border-bottom: 1px solid #728092 !important; \r\n}\r\n\r\n.signature { \r\n     border-top-color: #728092 !important;\r\n     margin-top: 5em !important; \r\n}\r\n\r\n.postprofile { \r\n     border-left-color: #aaa !important; \r\n}\r\n\r\n\r\n/* --- text --- */\r\n\r\n* { \r\n     color: #000000 !important; \r\n}\r\n\r\na:hover { \r\n     color: #ffffff !important; \r\n}\r\n\r\n.content a:hover, \r\n.postbody a:hover,\r\n.postprofile a:hover { \r\n     color:#8C2E00 !important; \r\n}\r\n\r\n\r\n/* header and navbar */\r\n\r\n.navbar a,\r\n.navbar strong { \r\n     color: #000000 !important; \r\n}\r\n\r\n.navbar a:hover { \r\n     color: #ffffff !important; \r\n}\r\n\r\n\r\n/* forums and threads */\r\n\r\nli.header a, DD, DT,\r\nli.row a, li.row, \r\nli.row strong { \r\n     color: #000000 !important; \r\n}\r\n\r\nli.row a:hover { \r\n     color: #8C2E00 !important; \r\n}\r\n\r\nli.header a:hover { \r\n     color: #ffffff !important; \r\n}\r\n\r\n/* pagination */\r\n\r\n.pagination, \r\n.pagination span a, \r\n.pagination span strong,\r\n.pagination span a:active,\r\n.pagination span a:visited { \r\n     color: #000000 !important;\r\n     background-color: transparent !important;                       \r\n     border-color: #4B556B !important; \r\n}\r\n\r\n.pagination span a:link { \r\n     color: #000000 !important ;\r\n     font-weight: bold !important ; \r\n}\r\n\r\n.pagination span a:hover { \r\n     color: #0000ff !important ;\r\n     background-color: #dddddd !important;\r\n     font-weight: bold !important;\r\n     text-decoration: underline !important; \r\n}\r\n\r\n\r\n\r\n/* chat */\r\n\r\n.post.chatbg1, .post.chatbg2 { \r\n     font-size: 8pt !important;\r\n     background-color: #BABFB9 !important;\r\n     border-bottom: 1px solid #789 !important; \r\n}\r\n\r\nNOBR { \r\n     font-size: 7pt !important; \r\n}\r\n\r\n.profile-icons.postprofile { \r\n     font-size: 8pt !important; \r\n}\r\n\r\n.shouts { \r\n     height: 140px !important; \r\n}\r\n\r\n.onlinelist { \r\n     background-color: #BABFB9 !important;\r\n     height: 140px !important; \r\n}\r\n\r\n.onlinelist:hover { \r\n     background-color: #BABFB9 !important; \r\n}\r\n\r\n#chat p.author { \r\n     border-bottom: none !important; \r\n}\r\n\r\n#chat a:link, .username-coloured { \r\n     color: #000066 !important; \r\n}\r\n\r\n.username-coloured:hover { \r\n     color: #8C2E00 !important; \r\n} \r\n\r\n.delete-icon { \r\n     display: none !important; \r\n}\r\n\r\n\r\n/* Ajax chat Star Trek guide div */\r\n\r\n#page-body \u003e P:first-child + P + UL + DIV + DIV + DIV + SCRIPT + STYLE + DIV + DIV + DIV + DIV {\r\n     display:none !important; \r\n}\r\n\r\n\r\n/* chat and search  input boxes */\r\n\r\n.inputbox,\r\nselect { \r\n     background-color: #CCD2D2 !important; \r\n}\r\n\r\n.inputbox:hover,\r\nselect:hover { \r\n     background-color: #dddddd !important;\r\n     border-color: #4B556B !important; \r\n}\r\n\r\n\r\n/* other pages */\r\n\r\n\r\ntable.table1 tbody tr { \r\n     border-color: #728092 !important; \r\n}\r\n\r\ntable.table1 tbody td { \r\n     border-top-color: #728092 !important; \r\n}\r\n\r\n/* user control panel */\r\n\r\n.panel { \r\n     background-color: #728092 !important; \r\n}\r\n\r\n.panel.bg1, .panel.bg2 { \r\n     background-color: #BABFBF !important; \r\n}\r\n\r\n.panel a, .panel p, .panel strong { \r\n     color: #000000 !important; \r\n}\r\n\r\n.panel a:hover { \r\n     color: #8C2E00 !important; \r\n}\r\n\r\n#cp-main \u003e H2:first-child + DIV + DIV {\r\n     background-color: #728092 !important;\r\n     margin-top: -12em !important;\r\n     border-bottom: none !important;\r\n}\r\n\r\n#cp-main .pm { \r\n     background-color: #BABFBF !important; \r\n}\r\n\r\n#cp-main a:hover { \r\n     color: #ffffff !important; \r\n}\r\n\r\n#cp-main .pm a:hover,\r\n#topicreview a:hover { \r\ncolor: #8C2E00 !important; \r\n}\r\n\r\n/* quote and code boxes */\r\n\r\nblockquote { \r\n     background-color: #aaaaaa !important;\r\n     border-color: #555555 !important; \r\n}\r\n\r\nblockquote blockquote { \r\n     background-color: #cccccc !important;\r\n     border-color: #555555 !important; \r\n}\r\n\r\ndl.codebox { \r\n     background-color: #96A2A3 !important;\r\n     border-color: #728092 !important; \r\n}\r\n\r\ndl.codebox a:hover { \r\n     color: #ffffff !important; \r\n}\r\n\r\ndl.codebox code { \r\n     background-color: #efefef !important; \r\n}\r\n\r\n\r\n\r\n/*  misc details */\r\n\r\n/*  Inbox alert  */\r\n\r\n#inboxAlert,\r\n#inboxAlert a,\r\n#inboxAlert FONT,\r\n#inboxAlert STRONG {\r\n     color: #ffff00 !important;\r\n     background: transparent !important;\r\n}\r\n\r\n#inboxAlert a:hover,\r\n#inboxAlert FONT:hover,\r\n#inboxAlert STRONG:hover {\r\n     color: #ffffff !important;\r\n}\r\n\r\n/*  post attachment container  */\r\n\r\n.attachbox {\r\n     max-width: 100% !important;\r\n}\r\n\r\n\r\nspan.corners-top,\r\nspan.corners-bottom,\r\nspan.corners-top span, \r\nspan.corners-bottom span { \r\n     background-image: none !important; \r\n}\r\n\r\n#page-body \u003e P:first-child,\r\n#page-body \u003e P:first-child + P {\r\n     margin-bottom: 0 !important; \r\n}\r\n\r\n#page-body \u003e P:first-child + H2 + P, \r\n#postcontent {\r\n     display:none !important; \r\n}\r\n\r\n.search-box { \r\n     margin-top: -10px !important; \r\n}\r\n\r\n#search_keywords { \r\n     width: 200px !important;  \r\n}\r\n\r\n.right.rightside {\r\n     margin-top: 0 !important;\r\n}\r\n\r\n#page-body \u003e UL {\r\n     margin-top: -1.3em !important;\r\n}"},{"urls":["http://custombuttons2.com/forum/memberlist.php"],"urlPrefixes":[],"domains":[],"regexps":[],"code":"div a:hover { \r\n     color: red !important; \r\n}\r\n\r\n.linklist a:hover { \r\n     color: #ffffff !important; \r\n}"},{"urls":["http://custombuttons2.com/"],"urlPrefixes":[],"domains":[],"regexps":[],"code":"a:hover {\r\n     color: red !important;\r\n}"}],"url":"http://userstyles.org/styles/3205","updateUrl":"https://userstyles.org/styles/chrome/3205.json","md5Url":"https://update.userstyles.org/3205.md5","originalMd5":"39b1c256cb8e96ed58426391164769d2","name":"Custom Buttons2 Forum blue style","thumbnail":"https://userstyles.org/style_screenshots/3205_after.png?r=1773655216"}