Last active
August 29, 2015 14:21
-
-
Save z-------------/b6c1c0e1e22924043ea9 to your computer and use it in GitHub Desktop.
better-fb.css
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| * { | |
| font-family: inherit; | |
| } | |
| ._1nc6 ._3okg:before { | |
| border-color: transparent transparent transparent #0084ff; | |
| border-width: 5px 0 5px 5px; | |
| /* self arrow */ | |
| } | |
| ._1nc6 ._3okg:before, ._1nc6 ._3okg:after, ._1nc7 ._3okg:before, ._1nc7 ._3okg:after { | |
| background: none; | |
| clip: auto; | |
| /* arrows */ | |
| } | |
| ._1nc6 ._3okg:before, ._1nc7 ._3okg:before { | |
| border-style: solid; | |
| bottom: auto; | |
| /* arrows */ | |
| height: 0; | |
| margin-top: -5px; | |
| top: 50%; | |
| width: 0; | |
| } | |
| ._1nc6 ._5w1r { | |
| background: #0084ff; | |
| color: #fff; | |
| /* self */ | |
| } | |
| ._1nc7 ._3okg:before { | |
| border-color: transparent #fff transparent transparent; | |
| border-width: 5px 5px 5px 0; | |
| /* received arrow */ | |
| } | |
| ._1nc7 ._5w1r { | |
| background: #fff; | |
| } | |
| ._5w1r { | |
| border: none; | |
| padding: 7px 10px; | |
| text-shadow: none; | |
| } | |
| ._5ys- { | |
| display: none; | |
| } | |
| ._5ys_ img { | |
| overflow: hidden; | |
| } | |
| ._5ys_:after { | |
| display: none; | |
| } | |
| .fbNubFlyout.fbDockChatTabFlyout.uiContextualLayerParent { | |
| height: 500px; | |
| } | |
| body { | |
| font-family: "Roboto", "Noto Sans", sans-serif; | |
| } | |
| ._5pb8._5v9u._29h._303:after, .UFIImageBlockImage:after, ._5pr2 ._56p9:after { | |
| border: none; | |
| } | |
| ._5ys_ img, .UFIActorImage, ._s0._5xib._5sq7._rw.img, .tickerStoryImage, ._55lt img, ._s0._rw.img, ._50ke img { | |
| border-radius: 50%; | |
| } | |
| .UFIRow { | |
| padding: 5px; | |
| } | |
| ._42fz { | |
| padding: 3px 0; | |
| } | |
| ._5t35 { | |
| text-transform: uppercase; | |
| } | |
| ._5w1r, .uiTextareaAutogrow._552m { | |
| font-size: 1.05em; | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment