Skip to content

Instantly share code, notes, and snippets.

@mikesimons
Created July 30, 2013 15:31
Show Gist options
  • Save mikesimons/6114028 to your computer and use it in GitHub Desktop.
Save mikesimons/6114028 to your computer and use it in GitHub Desktop.
Hangouts mangling for Stylish extension. Probably flakey, definitely breaks shit. Proof of concept only
.PD {
padding: 5px;
}
.JL {
padding-left: 120px;
}
.pj>.Tn {
float: none;
}
.Sn>.Tn {
float: none;
}
.tk.Sn {
padding-right: 0px;
width: 100%;
}
.QD {
float: left;
margin-top: -1.9em;
}
.tk {
padding: 0;
}
div.tk:nth-child(even) .KRQuhe {
background-color: #f6f6f6;
}
.tk.pj {
padding-left: 42px;
}
.Mu {
margin-bottom: 0px;
}
.fcpPib .DH:nth-child(3) {
display: table!important;
right: 0%;
width: 25%;
position: absolute;
}
.fcpPib .DH:nth-child(1) {
display: table;
width: 75%;
position: absolute;
left: 0;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment