Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save youpy/90532 to your computer and use it in GitHub Desktop.
Save youpy/90532 to your computer and use it in GitHub Desktop.
/* FriendFeed Realtime */
#rtdialog .rtentry {
border-top: 2px solid #ccc;
padding-top: 0.5em;
font-size: 90%;
}
.updates .bubble .r,
.updates .bubble .l,
.updates .bubble .t,
.updates .bubble .b,
.updates .bubble .tr,
.updates .bubble .tl,
.updates .bubble .br,
.updates .bubble .bl {
background-image: none !important;
}
.updates .bubble .bl {
padding: 0 !important;
}
.updates .rtentry .body {
margin-left: 34px !important;
}
a.l_person img.picture {
width: 25px !important;
height: 25px !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment