Created
August 1, 2019 07:14
-
-
Save BorisAnthony/b87279c4e542b76987f8909352a5e303 to your computer and use it in GitHub Desktop.
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
a[data-testid="AppTabBar_Explore_Link"], | |
a[aria-label="Bookmarks"], | |
aside[aria-label="Who to follow"], | |
div[aria-label="Timeline: Trending now"], | |
#react-root > div > div > div > main > div > div.css-1dbjc4n.r-aqfbo4.r-1niwhzg.r-16y2uox > div > div.css-1dbjc4n.r-aqfbo4.r-1joea0r.r-zso239.r-1ovo9ad > div > div.css-1dbjc4n.r-1xcajam.r-ipm5af.r-1ovo9ad > div > div > div > div > div:nth-child(4){ | |
display:none; | |
} | |
div[data-testid="sidebarColumn"] { | |
visibility: hidden; | |
} | |
#react-root > div > div > div > main > div > div.css-1dbjc4n.r-aqfbo4.r-1niwhzg.r-16y2uox > div > div.css-1dbjc4n.r-14lw9ot.r-1tlfku8.r-1ljd8xs.r-13l2t4g.r-1phboty.r-1jgb5lz.r-1ye8kvj.r-13qz1uu.r-184en5c > div > div > div.css-1dbjc4n.r-1jgb5lz.r-1ye8kvj.r-13qz1uu { box-shadow: 0 0 10px 5px #e6e6e6;} | |
#react-root > div > div > div > main > div > div.css-1dbjc4n.r-aqfbo4.r-1niwhzg.r-16y2uox > div > div.css-1dbjc4n.r-14lw9ot.r-1tlfku8.r-1ljd8xs.r-13l2t4g.r-1phboty.r-1jgb5lz.r-1ye8kvj.r-13qz1uu.r-184en5c > div > div > div.css-1dbjc4n.r-aqfbo4.r-14lw9ot.r-my5ep6.r-rull8r.r-qklmqi.r-gtdqiz.r-ipm5af.r-1g40b8q { border-bottom: 5px solid #999; } | |
#react-root > div > div > div > main > div > div.css-1dbjc4n.r-aqfbo4.r-1niwhzg.r-16y2uox > div > div.css-1dbjc4n.r-14lw9ot.r-1tlfku8.r-1ljd8xs.r-13l2t4g.r-1phboty.r-1jgb5lz.r-1ye8kvj.r-13qz1uu.r-184en5c > div > div > div.css-1dbjc4n.r-e84r5y.r-1or9b2r { height:5px; color: #999 } | |
/* Colors */ | |
/* Links */ | |
.r-1n1174f { | |
color: #900; | |
} | |
/* buttons */ | |
.r-urgr8i { | |
background-color: #900; | |
} | |
/* Twitter Logo & char count ring */ | |
.r-13gxpu9 { | |
color: #900; | |
} | |
/* tabs */ | |
.r-18p3no4 { | |
border-bottom-color: #900; | |
} | |
/* rings? */ | |
.r-p1n3y5 { | |
border-top-color: #900; | |
border-right-color: #900; | |
border-bottom-color: #900; | |
border-left-color: #900; | |
} | |
#react-root > div > div > div > main > div > div.css-1dbjc4n.r-aqfbo4.r-1niwhzg.r-16y2uox > div > div.css-1dbjc4n.r-14lw9ot.r-1tlfku8.r-1ljd8xs.r-13l2t4g.r-1phboty.r-1jgb5lz.r-1ye8kvj.r-13qz1uu.r-184en5c > div > div > div.css-1dbjc4n.r-14lw9ot.r-184en5c > div.css-1dbjc4n.r-gjtt5x > div:nth-child(1) > div > div > div > div.css-1dbjc4n.r-1iusvr4.r-46vdb2.r-1pdl7sx.r-11wrixw.r-bcqeeo.r-1bylmt5.r-13tjlyg.r-7qyjyx.r-1ftll1t > div:nth-child(2) > div > div > div:nth-child(2) > div.css-1dbjc4n.r-1awozwy.r-1777fci.r-ywje51.r-1vsu8ta.r-18qmn74 > div.css-1dbjc4n.r-1awozwy.r-1777fci.r-o7ynqc.r-1i6wzkk > div > svg > circle:nth-child(2) { | |
stroke: #900; | |
} | |
/* DM message bubble hover state */ | |
.r-1q3imqu { | |
background-color: #c00; | |
} | |
/* DM Message List, selected */ | |
.r-4rwt92 { | |
border-right-color: #900; | |
} | |
/* Button Active state */ | |
.r-ny3pxa { | |
background-color: #f00; | |
} | |
/* neutral button states */ | |
/* hover - should have an alpha) */ | |
.r-zv2cs0 { | |
background-color: #f1f1f1; | |
} | |
/* active - should have an alpha) */ | |
.r-r72n3l { | |
background-color: #e6e6e6; | |
} | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment