Log in to post your own creations and bookmark your favorites.
0
0Userscriptdiv.c-wa-Da.b-a.b-a-G.k-Dj-zj-a {
display: none;
}
div.CgSUh {
display: none;
}
div.k-ldzwdb-ue {
display: none;
}
div.nJ.xT.Vp {
display: none;
}
div.k-Qf-TB-l03kKd-cfRvlc.k-TB-l03kKd {
opacity: 0;
-webkit-transition: all 400ms ease-in-out;
}
div.k-Qf-TB-l03kKd-cfRvlc.k-TB-l03kKd:hover {
opacity: 100;
}
div.nJ.xT {
display:none;
}
0
0Userscript/**
* Everywhere
*/
body {
font-family: 'Lucida Grande', 'Lucida Sans', 'Lucida Sans Unicode', Helvetica, Arial, sans-serif;
font-size: 10pt;
}
#content {
position: inherit;
width: auto;
margin: 0 5%;
padding: 0;
}
#content:before, #content:after {
content: "";
display: table;
}
#content:after {
clear: both;
}
/**
* Header
*/
#appheader {
position: fixed;
top: 0;
left: 0;
z-index: 100;
width: 100%;
height: 13px;
padding: 8px 0 12px 0;
border-bottom: 1px solid black;
color: white;
text-shadow: 0 1px black;
text-transform: lowercase;
background: -webkit-linear-gradient(top, #0060BF 0%,#009 100%);
}
#appheader a {
color: white;
font-weight: normal;
text-decoration: none;
}
#appheader a:hover {
text-shadow: 0 0 5px white;
}
#appheaderlogo {
height: 30px;
margin-left: 5%;
background: url(http://rememberthemilk.com/favicon.ico) no-repeat top left;
}
#appheaderlogo:after {
margin-left: 25px;
content: "Remember The Milk";
font-weight: bold;
font-size: 1.1em;
}
#topnav {
margin-right: 5%;
}
#personName {
color: #def;
}
#is-pro, #offline-status {
display: none;
}
#datetime {
display: none;
}
#break {
padding: 0;
}
/**
* Search
*/
#searchbox {
position: fixed;
top: 34px;
right: 0;
margin-right: 5%;
padding-top: 3px;
}
#searchboxwrap table {
border: 0;
}
#searchboxwrap #searchicon {
display: none;
}
#searchboxwrap input {
width: 300px;
padding: 2px;
font-family: inherit;
font-size: inherit;
border-radius: 2px;
background: #fff url('/img/ico/ico_search_blu.gif') no-repeat 287px center;
box-shadow: 0 1px 2px #999;
outline: 0;
}
#searchtogglewrap {
width: auto;
padding-right: 25px;
}
#appheader a#searchtoggle {
display: inline-block;
margin-top: 10px;
color: #999;
text-shadow: 0 1px white;
}
#searchoptions {
position: fixed;
top: 60px;
left: 0;
z-index: 98;
padding-right: 5%;
border: 0;
}
#searchoptions:before, #searchoptions:after {
content: "";
display: table;
}
#searchoptions:after {
clear: both;
}
#searchoptionswrap {
float: right;
width: auto;
padding: 25px;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
background: -webkit-linear-gradient(top, #f9f9ff 0%,#f0f0ff 100%);
box-shadow: 0 2px 10px #999;
}
#searchoptions td {
text-align: right;
}
#searchoptions label {
text-transform: lowercase;
}
#searchoptions input, #searchoptions select {
width: 100%;
font-family: inherit;
font-size: inherit;
border: 1px solid #999;
border-radius: 2px;
}
#searchoptions select, #searchoptions input[type=submit] {
background: -webkit-linear-gradient(top, #fff 0%,#f0f0f0 100%);
}
#searchoptions select#search_estimatetype {
width: 120px;
}
#searchoptions input#search_estimate {
width: 60px;
}
#searchoptions input#search_due_range {
width: 60px;
}
#searchoptions input#search_due_start {
width: 110px;
}
#searchoptions input#search_begin, #searchoptions input#search_cancel {
float: right;
width: auto;
margin-left: 1em;
padding: 0.5em 1em;
text-transform: lowercase;
}
#searchoptions input#search_begin {
border-color: #99f;
background: -webkit-linear-gradient(top, #fff 0%,#f0f0ff 100%);
}
#searchadvtip {
display: none;
}
/**
* Tasks controls
*/
#listbox, #list {
margin-top: 35px;
float: left;
}
#listbox {
width: 75%;
}
#list {
width: 100%;
}
#list * {
border: 0;
}
#listtabs {
position: fixed;
top: 33px;
left: 0;
z-index: 99;
max-height: 30px;
background: -webkit-linear-gradient(top, #f9f9ff 0%,#f0f0ff 100%);
box-shadow: 0 -2px 10px black;
}
#listtabs ul {
margin-left: 5%;
}
#listtabs ul li {
border-bottom: 0;
background: none;
}
#listtabs a {
color: black;
background: none;
}
#listtabs ul li img {
position: relative;
top: 1px;
margin-left: 10px;
}
#listtabs .xtab_selected {
background: -webkit-linear-gradient(top, #def 0%,#bfdfff 100%);
}
#tools_spacer {
display: none;
}
#tasksToolbox form input, #tasksToolbox form select {
padding: 0.2em 0.5em;
border: 1px solid #999;
border-radius: 2px;
text-transform: lowercase;
background: -webkit-linear-gradient(top, #fff 0%,#f0f0f0 100%);
}
#tasksToolbox form input:first-child {
background: -webkit-linear-gradient(top, #efe 0%,#dfd 100%);
}
#tasksToolbox .xtoolbox_selector {
text-transform: lowercase;
}
#tasksToolbox .xtoolbox_selector a {
color: #009;
text-decoration: none;
}
#tasksToolbox .xtoolbox_selector a:hover {
text-decoration: underline;
}
#sorting {
margin-top: 5px;
text-transform: lowercase;
}
/**
* Add a task
*/
#add-box {
padding: 0;
text-align: center;
}
#add-box .ab2, #add-box .ab3, #add-box .ab4, #add-box .ab5, #add-box .ab6, #add-box .ab7, #add-box .ab8, #add-box .ab9 {
display: none;
}
#add-box td:last-child {
display: none;
}
.add-box .add-field {
margin: 0;
padding: 0;
overflow: visible;
}
#add-box #add-text {
width: 95%;
padding: 0.5em 0 0.5em 0.5em;
border-radius: 5px;
font-family: inherit;
font-size: inherit;
background: #fff url(https://s2.rtmcdn.net/img/ico/ico_add.gif) no-repeat 99% center;
box-shadow: 0 1px 5px #999;
}
#add-box.highlight #add-text {
box-shadow: 0 0 10px #009;
}
#add-helpicon {
display: none;
}
/**
* Tasks
*/
#tasks .xtable {
margin: 1em 0;
border-radius: 10px;
border-collapse: separate;
background-color: transparent;
box-shadow: 0 2px 10px #999;
-webkit-user-select: none;
}
#tasks .xtable .xtr {
text-shadow: 0 1px white;
background: -webkit-linear-gradient(top, #fff 0%,#f9f9f9 100%);
border-top-right-radius: 10px;
}
#tasks .xtable .xtr:hover {
background: -webkit-linear-gradient(top, #f9f9ff 0%,#f0f0ff 100%);
}
#tasks .xtable .xtr.xtr_select {
background: -webkit-linear-gradient(top, #def 0%,#bfdfff 100%);
}
#tasks .xtable .xtd {
border-bottom: 0;
}
#tasks .xtable .xtd_prio {
width: 10px;
border-right: 0;
}
#tasks .xtable .xtd_prio.prio1 {
background: -webkit-linear-gradient(top, #f90 0%,#f60 100%);
}
#tasks .xtable .xtd_prio.prio2 {
background: -webkit-linear-gradient(top, #39f 0%,#00f 100%);
}
#tasks .xtable .xtd_prio.prio3 {
background: -webkit-linear-gradient(top, #8bf 0%,#6af 100%);
}
#tasks .xtable .xtd_prio.prioN {
background: transparent;
}
#tasks .xtable colgroup .col_arr {
visibility: hidden;
width: 0;
}
#tasks .xtable colgroup .col_check, #tasks .xtable .xtd_check {
display: none;
}
#tasks .xtable .xtd_text {
padding-left: 1em;
}
#tasks .xtable .xtr_keyboard .xtd_text:after {
content: "?";
margin-left: 1em;
line-height: 0;
}
#tasks .xtable .xtd_text .taskoverdue {
text-decoration: none;
color: #b00;
}
#tasks .xtable .xtd_date {
text-transform: lowercase;
}
/**
* Status box
*/
#statusbox {
position: fixed;
bottom: 10px;
left: 0;
padding: 0;
width: 100%;
}
#statusbox .orange_rbroundbox {
background: transparent;
}
#statusbox .orange_rbtop, #statusbox .orange_rbbot {
display: none;
}
#statusbox .orange_rbcontent {
margin: 0 auto;
padding: 1em;
width: 500px;
background: -webkit-linear-gradient(top, #fe9 0%,#fc5 100%);
border-radius: 5px;
box-shadow: 0 2px 5px #f90;
}
#statusbox td img {
display: none;
}
/**
* Details
*/
.snake div {
background-image: none;
background: #ccf;
}
#detailsbox {
float: right;
margin-top: 100px;
width: 22.5%;
}
#details {
width: 100%;
}
#details .xtabs {
background: -webkit-linear-gradient(top, #fff 0%,#f9f9f9 100%);
}
#details .xtabs li, #details .xtabs li a {
background: none;
color: black;
border: 0;
}
#details .xtabs li:hover {
background: -webkit-linear-gradient(top, #f9f9ff 0%,#f0f0ff 100%);
}
#details .xtabs li:active {
position: relative;
top: 1px;
}
#details .xtabs li.xtab_selected {
background: -webkit-linear-gradient(top, #def 0%,#bfdfff 100%);
}
#detailswrap {
width: 100%;
border: 0;
}
#taskdetails {
text-transform: lowercase;
}
#taskdetails span {
font-weight: bold;
}
#taskdetails span span {
font-weight: normal;
}
#onlinehelpcontent, #detailsstatuswrap {
display: none;
}
/**
* Footer
*/
.appfooter {
display: none;
}
0
0Userscript#html, body {
background-image: url(http://xn--80aqafcrtq.cc/img/7/2/3/72319.jpg);
background-attachment: fixed;
}
td.col_c_forum {
text-decoration: none;
font-style: normal;
font-weight: bold;
border-color: #000000;
border-style: none;
}
a.forum_marker img {
border-style: none;
}
td.col_c_icon {
border-style: none;
}
td.col_c_post {
border-style: none;
}
h3.maintitle {
text-transform: uppercase;
text-align: center;
}
.maintitle {
background-image: -webkit-linear-gradient(right, #000000 0%, #404040 50%, #000000 100%);
color: white;
padding: 8px 10px 8px;
font-size: 19px;
font-weight: normal;
-moz-border-radius: 0px 0px 0 0;
-webkit-border-top-left-radius: 0px;
-webkit-border-top-right-radius: 0px;
border-radius: 0px 0px 0 0;
border-bottom: 3px solid #8BB54F;
text-transform: uppercase;
border-top-left-radius: 0px;
box-shadow: 0 20px 20px rgba(0,0,0,0.7);
}
#content {
padding: 0px 0px;
box-shadow: 0 2px 10px rgba(0,0,0,0.7);
background: whitesmoke;
}
#content, .main_width {
margin: 0 auto;
min-width: 1080px;
max-width: 1170px;
}
#primary_nav {
box-shadow: 0 2px 10px rgba(0,0,0,0.7);
}
.right {
float: right;
margin-right: 10px;
}
#header_bar {
background: url(http://www.marketwallpapers.com/wallpapers/10/wallpaper-60176.jpg) center;
opacity: 0.9;
padding: 0;
text-align: right;
box-shadow: 0 2px 10px rgba(0,0,0,0.7);
}
.maintitle a {
color: #d1d1d1 ;
}
#primary_nav a:hover, #primary_nav a.menu_active {
background: #8BB54F;
}
.row2 {
border-radius: 0px;
}
.breadcrumb.bottom {
margin-top: 10px;
width: 100%;
margin-left: 5px;
margin-bottom: 3px;
}
.left {
float: left;
margin-left: 5px;
}
0
0Userscript#header {
position: fixed ;
width: 100% ;
z-index: 2000 ;
}
#nav {
position: fixed ;
width: 100% ;
z-index: 2000 ;
margin-top: 56px ;
}
#content {
padding: 110px 0 30px ;
}
.subnav-wrap {
margin-top: 40px ;
}
0
0Userscriptli.g {
background-color: #f3f3f3;
width: 600px;
}
div.f.kv cite {
color: #246a8a;
}
a {
color: #333333;
}
span.st, span.ft {
color: #474747;
}
div.gl cite {
color: #949494;
}
div.vsc.nulead div {
color: #474747;
}
em {
background-color: #f5f57a;
color: #000000;
}
#ab_name span {
font-family: "Lucida Grande", Verdana, sans-serif;
}
span.gbts {
color: #c7c7c7;
}
#gbztms1 {
color: #c7c7c7;
}
cite.kvm {
color: #246a8a;
}
a.l {
color: #2a292e;
}
div.G-HR.kdTitleLabel {
background-color: #e8e8e8;
}
div.G-FQ.kdIconBox {
background-color: #e8e8e8;
}
a.gwt-Anchor {
border-color: #ffffff;
color: #ffffff;
font-weight: normal;
}
div.ds {
display: none;
}
li.g.videobox {
width: 800px;
}
0
0Userscript/**
Title: Eurogamer Pro
URL: http://stylebot.me/styles/835
Author: http://stylebot.me/users/Dirtbox
**/
#navigation li a {
font-size: 8pt;
font-family: "Lucida Grande", Verdana, sans-serif;
}
div.details h2 {
font-size: 8pt;
font-weight: bold;
line-height: 12px;
}
li.favourites a {
font-family: "Lucida Grande", Verdana, sans-serif;
font-size: 8pt;
line-height: 8px;
}
li.groups a {
font-family: "Lucida Grande", Verdana, sans-serif;
font-size: 8pt;
line-height: 8px;
}
li.created a {
font-family: "Lucida Grande", Verdana, sans-serif;
font-size: 8pt;
line-height: 8px;
}
li.posted a {
font-family: "Lucida Grande", Verdana, sans-serif;
font-size: 8pt;
line-height: 8px;
}
a.button.disabled {
font-family: "Lucida Grande", Verdana, sans-serif;
font-size: 9pt;
font-weight: bold;
}
li.post {
font-size: 7pt;
line-height: 12px;
border-style: solid;
border-top-width: 1px;
border-width: 0;
border-bottom-width: 1px;
border-right-width: 0;
border-left-width: 0;
border-color: #ebebeb;
}
div.content h1 {
font-size: 11pt;
padding-top: 10px;
padding-bottom: 10px;
}
form.options label {
font-size: 10px;
}
#username {
font-size: 10pt;
}
a.on {
font-size: 8pt;
line-height: 8px;
margin-top: 5px;
}
span.tag {
font-size: 7pt;
}
span.timestamp {
font-family: "Lucida Grande", Verdana, sans-serif;
font-size: 7pt;
color: #ff9442;
}
p.breadcrumb {
font-size: 11px;
padding-top: 10px;
padding-bottom: 10px;
}
div.poster.avatars {
width: 200px;
}
div.post {
font-family: "Lucida Grande", Verdana, sans-serif;
font-size: 8pt;
width: 690px;
padding-bottom: 25px;
margin-bottom: 10px;
margin-top: -6px;
}
span.details {
font-family: "Lucida Grande", Verdana, sans-serif;
font-size: 7px;
color: #c7c7c7;
margin-top: -7px;
}
div.details h2 a {
font-family: "Lucida Grande", Verdana, sans-serif;
}
p.breadcrumb a {
font-size: 11pt;
}
li.category {
padding-top: 3px;
font-family: "Lucida Grande", Verdana, sans-serif;
font-size: 8pt;
}
#navigation {
height: 33px;
margin: 0;
margin-top: -12px;
font-size: 0;
}
a.back-link {
font-weight: bold;
font-family: "Lucida Grande", Verdana, sans-serif;
font-size: 11px;
font-style: normal;
}
#header {
margin-top: -10px;
}
div.in p {
padding-top: 5px;
}
img.quimby_search_image {
margin-top: 6px;
padding: 0;
}
li.follow strong {
font-size: 10pt;
font-family: "Lucida Grande", Verdana, sans-serif;
}
#sidebar li strong {
font-size: 10pt;
}
a.twitter-share-button {
font-size: 8pt;
font-family: "Lucida Grande", Verdana, sans-serif;
}
li.social div {
font-family: "Lucida Grande", Verdana, sans-serif;
}
a.tool.follow {
font-family: "Lucida Grande", Verdana, sans-serif;
}
a.tool.rename {
font-family: "Lucida Grande", Verdana, sans-serif;
}
div.in {
font-family: "Lucida Grande", Verdana, sans-serif;
font-size: 8pt;
}
div.poster {
width: 130px;
}
li.thread-header {
display: none;
}
a.tool.edit {
font-size: 0;
height: 8px;
padding-right: 1px;
}
a.tool.delete {
font-size: 0;
height: 8px;
padding-right: 1px;
}
a.tool.permalink {
font-size: 0;
height: 8px;
padding-right: 1px;
}
a.tool.quote {
font-size: 0;
height: 8px;
padding-right: 1px;
}
a.tool.reply {
font-size: 0;
height: 8px;
padding-right: 1px;
}
div.post ul {
margin-bottom: -26px;
margin-left: 480px;
}
a.tool.plain {
font-size: 1px;
}
a.tool.message {
font-size: 0;
height: 8px;
padding-right: 1px;
}
0
0Userscript#main {
width: 1060px;
}
#main_right {
width: 898px;
}
#main_right_left {
width: 825px;
}
#main_right_right {
display: none;
}
#common-top {
width: 1060px;
}
0
0Userscript#ad-lb {
display: none;
}
div.current-story h3 {
display: none;
}
div.current-story {
display: none;
}
div.nav {
display: none;
}
#top-rot {
display: none;
}
#right-col {
display: none;
}
#latest_from_reghard {
display: none;
}
#latest_from_channel {
display: none;
}
h2.major {
display: none;
}
#editorial-navigation ul {
display: none;
}
#nearby-index {
display: none;
}
#btm-nav {
display: none;
}
#footer div {
display: none;
}
.spurious.teaser-boxed {
display: none;
}
.story-ref {
width: 30%;
}
#main-col {
width: 100%;
}
#whitepapers {
display: none;
}
#related-stories {
display: none;
}
#article-rating ol {
display: none;
}
div.article-nav ul {
display: none;
}
div.article-nav {
display: none;
}
#tags {
display: none;
}
p.wptl.btm {
display: none;
}
#sponsor_logo {
display: none;
}
#am {
display: none;
}
1
1Userscript#rightCol {
display: none;
}
#contentArea {
width: 90%;
margin-top: 30px;
margin-left: 10px;
}
#pagelet_bookmark_nav div {
display: none;
}
span.imgWrap {
margin-left: 1.5px;
}
body {
background-image: url('http://web.archive.org/web/20110709152823/http://www.feedly.com/images/background-balloons-back.jpg');
}
img.uiProfilePhoto.uiProfilePhotoMedium.img {
border-width: 1px;
border-color: #b3b3b3;
border-style: solid;
margin: 5px;
}
i.img.sp_2xx8qm.sx_f5e1bf {
display: none;
}
li.topNavLink.middleLink a {
display: none;
}
li.topNavLink.middleLink {
display: none;
}
a.uiSelectorButton.uiCloseButton {
margin-top: 8px;
}
div.uiHeader.uiHeaderTopBorder.uiHeaderNav.uiHeaderNavEmpty {
padding-bottom: 10px;
}
a.fbNubButton {
width: 70px;
margin-left: 95px;
}
#bottomContent {
display: none;
}
span.profile-picture-overlay {
display: none;
}
ul.uiList.uiListHorizontal.clearfix.uiComposerAttachments {
}
div.wrap {
border-style: ;
}
strong.attachmentName {
font-size: 12px;
font-family: Helvetica, Arial, sans-serif;
}
a.item.clearfix.sortableItem {
background-color: #f0ebf0;
}
div.actorDescription.actorName a {
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
}
a.fbxWelcomeBoxName {
font-family: Helvetica, Arial, sans-serif;
font-size: 13px;
}
div.linkWrap.noCount {
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
margin-left: 25px;
}
div.linkWrap.hasCount {
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
margin-left: 25px;
}
span.count.uiSideNavCount {
background-color: #c7c7c7;
border-style: solid;
border-width: 1px;
border-color: #b3b3b3;
}
span.countValue.fss {
color: #4d4d4d;
}
div.UIImageBlock.clearfix.fbxWelcomeBox.UIImageBlock_Entity {
border-style: solid;
border-bottom-width: 1px;
border-top-width: 1px;
border-right-width: 0;
border-left-width: 0;
padding-bottom: 20px;
border-color: #cccccc;
padding-top: 20px;
}
div.homeSideNav {
margin-top: 30px;
margin-bottom: 30px;
}
img.uiProfilePhoto.profilePic.uiProfilePhotoLarge.img {
border-radius: 3px;
border-style: solid;
border-width: 1px;
border-color: #d1d1d1;
}
h6.uiStreamMessage.uiStreamHeadline.uiStreamPassive {
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
}
div.uiAttachmentTitle {
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
}
form.commentable_item.hidden_add_comment.collapsed_comments {
font-family: Helvetica, Arial, sans-serif;
font-size: 11px;
}
videoCallEnabled tinyViewport sidebarCapable {
position: fixed;
display: inline;
}
slim {
position: fixed;
}
div.clearfix.hasRightCol.homeFixedLayout.homeWiderContent.composerOpen {
padding-left: 30px;
width: 92%;
padding-top: 30px;
}
.tinyviewport {
position: fixed;
}
blueBar.fixed_elem {
position: fixed;
}
div.fixed_elem {
padding-bottom: 5px;
border-style: solid;
border-width: 0;
border-bottom-width: 1px;
border-color: #ffffff;
width: 100%;
}
div.slim {
position: fixed;
width: 100%;
}
#leftCol {
margin-left: -112px;
width: 23%;
position: fixed;
margin-top: 55px;
}
li.ufiItem.uiUfiLike.uiListItem..uiListVerticalItemBorder {
background-color: #f0ebf0;
border-color: #a6a6a6;
border-style: solid;
margin-top: 15px;
}
li.uiUfiComment.comment_505908.ufiItem.ufiItem {
border-style: none;
}
li.uiUfiComment.comment_505826.ufiItem.ufiItem {
border-style: ;
}
li.uiUfiComment.comment_505980.ufiItem.uiUfiUnseenItem {
border-style: none;
}
li.uiUfiComment.comment_505983.ufiItem.uiUfiUnseenItem {
border-style: none;
}
li.uiUfiAddComment.clearfix.uiUfiSmall.ufiItem.ufiItem.uiListItem..uiListVerticalItemBorder.uiUfiAddCommentCollapsed {
background-color: #f0ebf0;
border-color: #a6a6a6;
border-bottom-width: 1px;
border-top-width: 0;
border-left-width: 0;
}
li.ufiNub.uiListItem..uiListVerticalItemBorder i {
display: none;
}
div.afterthedeadline-button {
display: none;
}
textarea.enter_submit.DOMControl_placeholder.uiTextareaNoResize.uiTextareaAutogrow.textBox.mentionsTextarea.textInput {
border-color: #a6a6a6;
border-style: none;
border-width: 1px;
padding-bottom: 5px;
padding-left: 10px;
padding-top: 5px;
width: 97%;
}
div.storyContent {
padding-top: 35px;
padding-bottom: 35px;
}
textarea.DOMControl_placeholder.uiTextareaAutogrow.input.mentionsTextarea.textInput {
padding-bottom: 20px;
}
a.subitem.clearfix {
margin-bottom: 25px;
background-color: #f2f2f2;
border-style: solid;
border-right-width: 0;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-color: #d6bad6;
}
a.item.clearfix {
margin-bottom: 10px;
border-color: #c7c7c7;
border-left-width: 1px;
border-top-width: 1px;
border-bottom-width: 1px;
border-style: solid;
border-right-width: 0;
padding-bottom: 10px;
padding-top: 10px;
background-color: #f0ebf0;
}
i.img.sp_a17mje.sx_0078e6 {
display: none;
}
input.inputtext.inputsearch.textInput.DOMControl_placeholder {
width: 92%;
}
img.fbxWelcomeBoxImg..img {
border-style: solid;
border-color: #7a7a7a;
border-width: 1px;
}
0
0Userscriptdiv.header-wrapper {
background-color: #000000;
border-style: ;
}
span.app-icon.light.manual-icon {
display: none;
}
#search-text {
display: none;
}
span.app-icon.light.search-icon {
display: none;
}
div.list {
background-color: #333333;
}
h2.hide-on-edit.current {
color: #868a4b;
}
div.list-card.js-member-droppable.clearfix.ui-droppable.active-card {
background-color: #8a8a8a;
}
div.list-area-wrapper.fancy-scrollbar {
background-color: #0d0c03;
}
div.clearfix {
background-color: #7a7a7a;
}
#board-header {
background-color: #212121;
}
div.list-header {
background-color: #333333;
}
div.list-title {
background-color: #333333;
}
textarea.new-card {
background-color: #b3b3b3;
}