Skip to content

Instantly share code, notes, and snippets.

@Music47ell
Last active August 10, 2017 05:04
Show Gist options
  • Save Music47ell/4dd442bb2e6b15a38231e33c60fe210c to your computer and use it in GitHub Desktop.
Save Music47ell/4dd442bb2e6b15a38231e33c60fe210c to your computer and use it in GitHub Desktop.
Turn every circle in Twitter back to square
.RichEditor {
border-radius: 0px;
}
.DashboardProfileCard-avatarLink {
border-radius: 0px;
}
.DashboardProfileCard-avatarImage {
border-radius: 0px;
}
.avatar {
border-radius: 0px;
}
.ProfileCard-avatarImage {
border-radius: 0px;
}
.ProfileCard-avatarLink {
background-color: transparent;
border-radius: 0px;
}
.hovercard.profile-card .ProfileCard-avatarImage {
border: 0px;
}
.EdgeButton,
.EdgeButton:visited {
border-radius: 0px;
}
.nav .session .dropdown-toggle:before {
border-radius: 0px;
}
.ProfileAvatar {
border-radius: 0px;
background: transparent;
border: 0px;
}
.ProfileAvatar-image,
.ProfileAvatar-placeholderImage {
border-radius: 0px;
}
.nav .session .dropdown-toggle {
border-radius: 0px;
}
.Avatar {
border-radius: 0px;
}
.global-nav .search-input {
border-radius: 0px;
}
.form-search .typeahead {
border-radius: 0px;
}
.EdgeButton.EdgeButton--icon {
border-radius: 0px;
}
.DMAvatar {
border-radius: 0px;
}
.DMComposer-container {
border-radius: 0px;
}
.ProfileUserList .Avatar {
border-radius: 0px;
}
/* make sure your svg doesn't contain double quotes, and uriencode any # symbols.*/
/* https://stackoverflow.com/a/29276505/4290673 */
/* https://web.cs.dal.ca/~jamie/CS3172/examples/XHTML/entities/ASCII.html */
.Icon--bird:before {
content: url("data:image/svg+xml; utf8, %3Csvg xmlns:i=%22http://ns.adobe.com/AdobeIllustrator/10.0/%22 xmlns=%22http://www.w3.org/2000/svg%22 version=%221.1%22 x=%220%22 y=%220%22 width=%22150%22 height=%2247%22 viewBox=%220 0 247 47%22 enable-background=%22new 0 0 247 47%22 xml:space=%22preserve%22%3E%3Cswitch%3E%3CforeignObject requiredExtensions=%22http://ns.adobe.com/AdobeIllustrator/10.0/%22 x=%220%22 y=%220%22 width=%221%22 height=%221%22/%3E%3Cg i:extraneous=%22self%22%3E%3Cpath fill=%22%23FF0000%22 d=%22M28 3.9h3.6L15.3 36.9h-3.6L28 3.9z%22/%3E%3Cpath d=%22M37.9 13.4l3.8-0.8c0.3 0.9 0.5 1.8 0.6 2.7 0.1 0.4 0.1 1.2 0.2 2.5h0.5c0.8-1.5 1.9-2.8 3.1-3.7 1.4-1 2.8-1.5 4.3-1.5 2.3 0 4 0.6 5.2 1.7 1 0.9 1.7 2.4 2.1 4.3 0.3 1.3 0.4 3.3 0.4 5.9v12.6h-3.9V23.2c0-2.3-0.2-3.9-0.7-4.9 -0.7-1.5-2-2.2-4-2.2 -1.4 0-2.8 0.7-4.1 2 -0.9 0.9-1.9 2.2-2.9 4v14.8h-3.9V22.2c0-2.1-0.1-3.8-0.2-5.3C38.4 15.9 38.2 14.7 37.9 13.4z%22/%3E%3Cpath d=%22M82.8 35.5c-1.7 0.7-3.3 1.2-4.8 1.4 -1.5 0.3-2.8 0.4-4 0.4 -1.8 0-3.4-0.3-4.7-0.9 -1.3-0.6-2.5-1.4-3.4-2.4 -0.9-1-1.6-2.3-2-3.7 -0.5-1.4-0.7-3-0.7-4.8 0-1.1 0.1-2.1 0.2-3.2 0.2-1.1 0.4-2.1 0.7-3.1s0.8-1.9 1.3-2.7c0.5-0.8 1.2-1.6 2-2.2 0.8-0.6 1.7-1.1 2.7-1.4 1-0.4 2.2-0.5 3.6-0.5 3.4 0 6 1.1 7.7 3.2 1.7 2.1 2.6 5.2 2.6 9.2v1.3H67.3c0 1.3 0.1 2.4 0.4 3.4 0.3 1 0.7 1.8 1.3 2.5s1.3 1.2 2.2 1.5c0.9 0.4 1.9 0.5 3.1 0.5 0.7 0 1.3 0 2-0.1s1.3-0.2 1.9-0.4c0.6-0.2 1.2-0.3 1.8-0.5 0.6-0.2 1.1-0.4 1.6-0.6L82.8 35.5zM80.1 22.9c-0.1-2.5-0.7-4.3-1.8-5.4 -1.1-1.1-2.6-1.7-4.6-1.7 -2 0-3.5 0.6-4.5 1.7 -1 1.1-1.7 2.9-1.9 5.4H80.1z%22/%3E%3Cpath d=%22M111.9 36.9h-5.3l-2.9-11.1 -4.6 11.1h-5.2l-6.1-23.9h3.9l5 21 5.6-13.8 -1.9-7.3h3.9l5.2 21c1.7-3.8 2.8-6.7 3.5-8.6 0.8-2.3 1.2-4.4 1.2-6 0-1.5-0.4-3.4-1.1-5.9 1.4-0.4 2.7-0.6 3.8-0.8 0.6 1.6 1 3.3 1.2 5.1 0 0.5 0.1 0.9 0.1 1.4 0 2.5-0.7 5.4-2.1 8.8 -0.4 0.9-0.8 1.8-1.3 2.9 -0.5 1-1 2.2-1.7 3.5C112.6 35.5 112.1 36.4 111.9 36.9z%22/%3E%3Cpath d=%22M131.6 12.5c1.3 0 2.5 0.1 3.8 0.4 1.3 0.3 2.4 0.6 3.5 1.1 -0.2 0.5-0.4 1-0.7 1.4 -0.2 0.5-0.5 0.9-0.8 1.4 -0.4-0.2-0.8-0.3-1.3-0.5 -0.5-0.2-1-0.3-1.5-0.4 -0.5-0.1-1-0.2-1.6-0.3 -0.5-0.1-1.1-0.1-1.6-0.1 -0.6 0-1.1 0.1-1.6 0.2 -0.5 0.1-1 0.3-1.4 0.6 -0.4 0.3-0.7 0.6-1 1s-0.4 0.9-0.4 1.6c0 0.6 0.1 1.2 0.4 1.6 0.3 0.4 0.7 0.8 1.1 1.1 0.5 0.3 1 0.5 1.7 0.7 0.6 0.2 1.3 0.4 2 0.6 1.1 0.3 2.2 0.6 3.1 0.9 1 0.3 1.8 0.8 2.5 1.3s1.3 1.2 1.7 2 0.6 1.8 0.6 3c0 1.3-0.2 2.3-0.7 3.2 -0.5 0.9-1.2 1.6-2 2.2 -0.8 0.6-1.8 1-3 1.3 -1.1 0.3-2.3 0.4-3.6 0.4 -0.7 0-1.4 0-2.1-0.1 -0.7-0.1-1.4-0.2-2.1-0.4 -0.7-0.2-1.4-0.4-2.1-0.6 -0.7-0.2-1.3-0.5-1.9-0.8 0.2-0.5 0.4-1 0.7-1.4 0.2-0.5 0.5-0.9 0.7-1.4 0.5 0.2 1 0.4 1.6 0.6 0.6 0.2 1.1 0.4 1.7 0.5 0.6 0.1 1.2 0.2 1.8 0.3 0.6 0.1 1.1 0.1 1.7 0.1 0.7 0 1.3-0.1 2-0.2 0.6-0.2 1.2-0.4 1.7-0.7 0.5-0.3 0.9-0.8 1.2-1.3s0.4-1.1 0.4-1.9c0-0.7-0.1-1.3-0.4-1.7 -0.3-0.4-0.7-0.8-1.1-1.1 -0.5-0.3-1-0.5-1.7-0.7 -0.6-0.2-1.3-0.4-2-0.5 -1.1-0.3-2.1-0.6-3-0.9 -1-0.3-1.8-0.8-2.5-1.3 -0.7-0.5-1.3-1.2-1.7-2 -0.4-0.8-0.6-1.8-0.6-3 0-1.1 0.2-2.1 0.7-2.9 0.5-0.8 1.1-1.5 1.8-2 0.8-0.5 1.7-0.9 2.7-1.2C129.4 12.6 130.5 12.5 131.6 12.5z%22/%3E%3Cpath d=%22M154.4 12l3.8 0.8c-0.2 2.1-0.9 4.3-2.1 6.7l-7 13.9h9.6V27.1h3.9v6.3h4.3v3.4h-4.3v6.3h-3.9v-6.3h-13.6l-0.9-2.8 7.5-14.9c0.9-1.7 1.4-2.9 1.8-3.8C153.8 14.6 154.1 13.5 154.4 12z%22/%3E%3Cpath d=%22M170.5 12.9h10.2c1.8 0 3.2-0.1 4.3-0.2 1.1-0.1 2.1-0.3 3.2-0.6l1.1 3.3c-3 4.3-5.1 7.8-6.3 10.3 -1.3 2.6-2.2 5.1-2.5 7.6 -0.3 2-0.5 4.6-0.5 8v1.7h-4c0-4.2 0.2-7.5 0.5-9.9 0.3-2.4 1.2-5 2.4-7.7 1-2.1 2.7-5.1 5.2-9h-13.7V12.9z%22/%3E%3Cpath d=%22M212.9 35.5c-1.7 0.7-3.3 1.2-4.8 1.4 -1.5 0.3-2.8 0.4-4 0.4 -1.8 0-3.4-0.3-4.7-0.9 -1.3-0.6-2.5-1.4-3.4-2.4 -0.9-1-1.6-2.3-2-3.7 -0.5-1.4-0.7-3-0.7-4.8 0-1.1 0.1-2.1 0.2-3.2 0.2-1.1 0.4-2.1 0.7-3.1 0.3-1 0.8-1.9 1.3-2.7 0.5-0.8 1.2-1.6 2-2.2 0.8-0.6 1.7-1.1 2.7-1.4 1-0.4 2.2-0.5 3.6-0.5 3.4 0 6 1.1 7.7 3.2 1.7 2.1 2.6 5.2 2.6 9.2v1.3H197.4c0 1.3 0.1 2.4 0.4 3.4 0.3 1 0.7 1.8 1.3 2.5 0.6 0.7 1.3 1.2 2.2 1.5 0.9 0.4 1.9 0.5 3.1 0.5 0.7 0 1.3 0 2-0.1 0.7-0.1 1.3-0.2 1.9-0.4 0.6-0.2 1.2-0.3 1.8-0.5 0.6-0.2 1.1-0.4 1.6-0.6L212.9 35.5zM210.2 22.9c-0.1-2.5-0.7-4.3-1.8-5.4 -1.1-1.1-2.6-1.7-4.6-1.7 -2 0-3.5 0.6-4.5 1.7s-1.7 2.9-1.9 5.4H210.2z%22/%3E%3Cpath d=%22M223.7 27.6c0 1.3 0 2.3 0 3.2 0 0.9 0.1 1.6 0.1 2.2 0 0.6 0.1 1.2 0.2 1.7 0.1 0.5 0.2 1.1 0.4 1.7 -0.6 0.2-1.3 0.3-1.9 0.5 -0.6 0.1-1.3 0.3-1.9 0.4 -0.3-1-0.5-1.9-0.7-2.7 -0.1-0.8-0.2-1.6-0.2-2.4V3.9h3.9V27.6z%22/%3E%3Cpath d=%22M234.6 27.6c0 1.3 0 2.3 0 3.2 0 0.9 0.1 1.6 0.1 2.2 0 0.6 0.1 1.2 0.2 1.7 0.1 0.5 0.2 1.1 0.4 1.7 -0.6 0.2-1.3 0.3-1.9 0.5 -0.6 0.1-1.3 0.3-1.9 0.4 -0.3-1-0.5-1.9-0.7-2.7 -0.1-0.8-0.2-1.6-0.2-2.4V3.9h3.9V27.6z%22/%3E%3C/g%3E%3C/switch%3E%3C/svg%3E");
margin-top: -14px;
margin-left: -30px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment