{"sections":[{"urls":[],"urlPrefixes":["http://www.tumblr.com/","https://www.tumblr.com/"],"domains":[],"regexps":[],"code":"/* BODY BACKGROUND */\r\n\r\nbody {\r\n  /* art by tricotee (original post: http://tricotee.tumblr.com/post/15054202402/im-getting-behind-on-requests-sorry-about-that ) */\r\n  background-image: url('http://media.tumblr.com/tumblr_lx1mcdL3w51r091wxo1_1280.png') !important;\r\n\r\n  background-color: #231a24 !important;\r\n  background-attachment: fixed !important;\r\n  background-size: cover !important;\r\n  background-position: center top !important;\r\n  background-repeat: no-repeat !important;\r\n}\r\n\r\n/* Some things may need a solid color to approximate the body background... */\r\n\r\n/* \"new\" text in tag/blog search bar */\r\n.pill.notice {\r\n  color: #111 !important;\r\n}\r\n\r\n\r\n/* CONTENT BACKGROUND */\r\n\r\n#left_column, #right_column {background-color: transparent !important;}\n\ndiv.l-content.l-content.l-content {\r\n  background-color: rgba(20,10,20,0.5) !important;\r\n}\r\n\r\n/* arrow pointing up to home, inbox, etc. */\r\ndiv.l-header .selection_nipple {\r\n  border-bottom-color: rgba(20,10,20,0.5) !important;\r\n}\r\n\r\n/* Some things may need a solid color to approximate the content background... */\r\n\r\n/* dog-eared corner for post permalink */\r\n#posts .post_full .post_permalink {\r\n  border-right: 9px solid #231a24 !important;\r\n  border-top: 9px solid #231a24 !important;\r\n}\r\n\r\n/* \"ignore\" text in notifications */\r\n.notification .report, .notification .block {\r\n  color: #222 !important;\r\n}\r\n\r\n\r\n/* ENDLESS SCROLLING LOADING BAR */\r\n\r\n#auto_pagination_loader {\r\n  background: #231a24 !important;\r\n  text-shadow: none !important;\r\n}\r\n\r\n\r\n/* PAGINATION LINKS */\r\n\r\n/* normal color */\r\n#dashboard_controls a, #dashboard_controls .control,\r\n#next_page_link, #previous_page_link,\r\n.blog_menu .selected_blog #open_blog_link {\r\n  color: rgba(255,255,255,.69) !important;\r\n}\r\n\r\n/* hover color */\r\n#dashboard_controls a:hover,\r\n#next_page_link:hover, #previous_page_link:hover {\r\n  color: rgba(255,255,255,1) !important;\r\n}\r\n\r\n/* background for bottom of page links */\r\n#next_page_link, #previous_page_link {\r\n  background-color: rgba(0,0,0,0.3) !important;\r\n}\r\n\r\n\r\n\r\n/* FOOTER LINKS */\r\n\r\n.footer_links a {\r\n  color: rgba(255,255,255,.4) !important;\r\n}\r\n\r\n\r\n\r\n/* QUEUE PAGES */\r\n\r\n.dashboard_options_form, .tag_psa {\r\n  background-color: #231a24;\r\n  border-color: #140a14;\r\n  color: rgba(255,255,255,.8) !important;\r\n}\r\n\r\n.dashboard_options_form .dashboard_options_form_disclaimer,\r\n.dashboard_options_form .dashboard_options_form_disclaimer a {\r\n  color: rgba(255,255,255,.5) !important;\r\n}\r\n\r\n.post_avatar,\r\n.post_avatar.lighter_blue {\r\n  background-color: #231a24 !important;\r\n}\r\n\r\n.post_avatar.flat {\r\n  border-color: #140a14 !important;\r\n}\r\n\r\n.publish_on_day {\r\n  color: rgba(255,255,255,.8) !important;\r\n}\r\n\r\n.publish_on_time {\r\n  color: rgba(255,255,255,.5) !important;\r\n}\r\n\r\n\r\n\r\n/* OTHER DESIGN TWEAKS */\r\n\r\n/* search bar */\r\ndiv.l-header ::-webkit-input-placeholder {\r\n  color: rgba(255,255,255,.6);\r\n}\r\ndiv.l-header :-moz-placeholder {\r\n  color: rgba(255,255,255,.6);\r\n}\r\n.search_query {\r\n  color: rgba(255,255,255,.9);\r\n}\r\n.pill.notice {\r\n  background: rgba(255,255,255,0.3) !important;\r\n}\r\n\r\n/* right column blog controls */\r\n#right_column .controls_section {\r\n  background-color: rgba(20,10,20,0.5) !important;\r\n}\r\n\r\n/* tumblr radar */\r\n#tumblr_radar {\r\n  opacity: 0.5;\r\n  -webkit-transition: opacity 0.3s ease-in-out;\r\n  -moz-transition: opacity 0.3s ease-in-out;\r\n  -o-transition: opacity 0.3s ease-in-out;\r\n  transition: opacity 0.3s ease-in-out;\r\n}\r\n#tumblr_radar:hover { opacity: 1 }\r\n\r\n/* notifications */\r\n/*.notification {\r\n  -webkit-transition: background-color 0.1s ease-in-out;\r\n  -moz-transition: background-color 0.1s ease-in-out;\r\n  -o-transition: background-color 0.1s ease-in-out;\r\n  transition: background-color 0.1s ease-in-out;\r\n}*/\r\n.notification:hover {\r\n  background-color: rgba(20,10,20,1) !important;\r\n}\r\n\r\n\r\n\r\n/* (DESIGN NEUTRAL ADJUSTMENTS) */\r\n\r\nbody:not([id]) {\r\n  background-color: transparent !important;\r\n  background-image: none !important;\r\n}\r\n\r\n.notification .avatar_frame, .ui_avatar .frame,\r\n.notification .notification_right .preview_frame {\r\n  border-color: rgba(0,0,0,0.3) !important;\r\n}\r\n\r\n#dashboard_settings div.l-content,\r\n#dashboard_tumblelog_settings #left_column, #right_column {background-color: transparent !important;}\n\ndiv.l-content.l-content.l-content {\r\n  background-color: #fff !important;\r\n}\r\n\r\n.dashboard_iframe, #right_column {\r\n  background-color: transparent !important;\r\n  background-image: none !important;\r\n}\r\n\r\n#dashboard_controls a, #dashboard_controls .control {\r\n  text-shadow: none !important;\r\n}\r\n\r\n#right_column:after {\r\n  background: none !important;\r\n}\r\n\r\n.dashboard_controls_arrow_first_page,\r\n.dashboard_controls_arrow_left,\r\n.dashboard_controls_arrow_right {\r\n  background-image: none !important;\r\n  height: 20px !important;\r\n  width: 20px !important;\r\n  vertical-align: top !important;\r\n  white-space: nowrap !important;\r\n}\r\n.dashboard_controls_arrow_right {\r\n  text-align: right !important;\r\n}\r\n.dashboard_controls_arrow_first_page:after {\r\n  content: \"|←\";\r\n}\r\n.dashboard_controls_arrow_left:after {\r\n  content: \"←\";\r\n}\r\n.dashboard_controls_arrow_right:after {\r\n  content: \"→\";\r\n}\r\n\r\n#posts .post_full .post_permalink {\r\n  background: none !important;\r\n  width: 0 !important;\r\n  height: 0 !important;\r\n  border-bottom: 9px solid #cdcfd1 !important;\r\n  border-left: 9px solid #cdcfd1 !important;\r\n  border-bottom-left-radius: 9px;\r\n  top: 0 !important;\r\n  right: 0 !important;\r\n}\r\n\r\ndiv.l-header .selection_nipple {\r\n  top: 4px !important;\r\n}"}],"url":"http://userstyles.org/styles/86621","updateUrl":"https://userstyles.org/styles/chrome/86621.json","md5Url":"https://update.userstyles.org/86621.md5","originalMd5":"a53842736a793e1799a7a6ba0659dfc9","name":"Tumblr dashboard: Midnight City","thumbnail":"https://userstyles.org/style_screenshots/86621_after.jpeg?r=1781038993"}