Advertisement
SingularityUtopia

Twitter Easy Eye No White bg, back-up 19 Jun 2014

Jun 19th, 2014
313
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.02 KB | None | 0 0
  1. Latest version:
  2. https://userstyles.org/styles/101446/twitter-easy-eye-no-white-background
  3. ----
  4.  
  5. Backup just before changes on 19th June 2014:
  6.  
  7. @namespace url(http://www.w3.org/1999/xhtml);
  8. @-moz-document url-prefix("https://twitter.com/ConanOBrien"),
  9. regexp("https?://([^.]*\\.|)twitter\\.com/(?!widget).*")
  10.  
  11. {
  12.  
  13. /*
  14. Singularity Utopia Style
  15. @2045singularity
  16. Last update: 15th June 2014
  17. */
  18.  
  19. html, body, #doc, #page-outer
  20.  
  21. {
  22. font-family: Arial;
  23. background: #E3E3E3;
  24. max-width:1190px !important;
  25. margin: 0 auto auto auto;
  26. }
  27.  
  28. .ProfileCanopy-navBar
  29.  
  30. {
  31. background: #E3E3E3 !important;
  32. border-color: transparent;
  33. border-radius: 10px 10px 30px 30px;
  34.  
  35. }
  36.  
  37. .ProfileHeaderCard-screennameLink:hover
  38. {
  39. background: #E3E3E3 !important;
  40. box-shadow: none !important;
  41. }
  42.  
  43. .ProfileHeaderCard-screenname, .ProfileClusterFollow-title, .ProfileNameTruncated-link.u-textInheritColor.js-nav.js-action-profile-name
  44.  
  45. {
  46. line-height:1.4;
  47. }
  48.  
  49. /* SIDE MODULES and Headers */
  50.  
  51. .WEB-CONTAINER
  52.  
  53. {
  54. background: white !important;
  55. border-radius: 3px;
  56. }
  57.  
  58. .DashboardProfileCard.module
  59.  
  60. {
  61. margin-bottom: 15px;
  62. }
  63.  
  64. .ProfileWTFAndTrends
  65.  
  66. {
  67. margin-right:20px;
  68.  
  69. }
  70.  
  71. .ProfileSidebar--withLeftAlignment
  72.  
  73. {
  74. margin-left: -8px;
  75. }
  76.  
  77. .ProfileSidebar--withRightAlignment
  78.  
  79. {
  80. margin-left: 45px !important;
  81. margin-right: -35px !important;
  82. }
  83.  
  84. .ProfileTweetbox
  85.  
  86. {
  87. background: #F5EEE4 !important;
  88. margin-right:20px;
  89. }
  90.  
  91. .Trends.module.trends
  92.  
  93. {
  94. background:#F2EFE6;
  95. border: solid #C7C5D1 1px;
  96. border-bottom-width:2px;
  97. border-radius: 8px 8px 11px 11px;
  98. box-shadow: inset white 0px 0px 0px 1px;
  99. }
  100.  
  101. .WhoToFollow.is-visible, .ProfileSidebar .SignupCallOut
  102.  
  103. {
  104. background:#F2EFE6 !important;
  105. border: solid #C7C5D1 1px !important;
  106. border-bottom-width:2px !important;
  107. border-radius: 8px 8px 11px 11px !important;
  108. box-shadow: inset white 0px 0px 0px 1px;
  109. margin-bottom:20px;
  110. margin-top:22px;
  111. }
  112.  
  113. .SignupCallOut.js-signup-call-out
  114.  
  115. {
  116. background:#F2EFE6 !important;
  117. border: solid #C7C5D1 1px !important;
  118. border-bottom-width:2px !important;
  119. margin-bottom:20px;
  120. }
  121.  
  122.  
  123. .module.signup-call-out.search-signup-call-out.js-signup-call-out
  124.  
  125. {
  126. border: none;
  127. }
  128.  
  129. .ProfileSidebar .trends-inner .flex-module
  130.  
  131. {
  132. background:#F2EFE6 !important;
  133. }
  134.  
  135. h2, h3, .WhoToFollow-title, .trend-location.js-trend-location, .SignupCallOut-title
  136.  
  137. {
  138. font-size: 21px;
  139. color: #245F8A;
  140. }
  141.  
  142. h2
  143.  
  144. {
  145. text-overflow: ellipsis;
  146. overflow: hidden;
  147. }
  148.  
  149. h2#content-main-heading
  150.  
  151. {
  152. font-size: 21px !important;
  153. }
  154.  
  155. .module .flex-module:first-child
  156.  
  157. {
  158. border-radius:7px 7px 0px 0px;
  159. }
  160.  
  161. .module .flex-module:last-child
  162.  
  163. {
  164. border-bottom-right-radius: 8px;
  165. border-bottom-left-radius: 8px;
  166. }
  167.  
  168. .module .flex-module
  169.  
  170. {
  171. background: #F7F4F2;
  172. border-color: #D9D4D2;
  173. }
  174.  
  175. .footer
  176.  
  177. {
  178. border: 1px solid #D9D4D2;
  179. border-radius: 3px;
  180. }
  181.  
  182. .content-header .header-inner
  183.  
  184. {
  185. background: #F0EEE9;
  186.  
  187. }
  188.  
  189. /* MARGIN and padding timelines */
  190.  
  191. .AppContent, #page-container.wrapper.wrapper-discover.white
  192.  
  193. {
  194. margin-top: 7px;
  195. }
  196.  
  197. .ProfilePage .AppContent
  198.  
  199. {
  200. margin-top: 0px;
  201. }
  202.  
  203. #content-main-heading.js-timeline-title, .content-header .header-inner
  204.  
  205. {
  206. padding-left:20px;
  207. padding-right:20px;
  208. }
  209.  
  210. .dashboard
  211.  
  212. {
  213. margin-left: -2px;
  214. }
  215.  
  216. .content-main
  217.  
  218. {
  219. margin-right:-2px;
  220. }
  221.  
  222. .dashboard.dashboard-right
  223.  
  224. {
  225. margin-left: 0px;
  226. margin-right: -12px;
  227. width:205px;
  228. }
  229.  
  230. /* CLOSE BUTTON module, conversation collapse button, etc */
  231.  
  232. .account-summary .dismiss
  233.  
  234. {
  235. color: #6A8EA8;
  236. padding: 17px;
  237. margin: -17px;
  238. outline: none !important;
  239. }
  240.  
  241. .account-summary .dismiss:hover
  242.  
  243. {
  244. color:red;
  245. text-shadow: white 0px 0px 5px;
  246. }
  247.  
  248. .conversation-collapse-btn
  249.  
  250. {
  251. color: #128ADE;
  252. outline:none !important;
  253. }
  254.  
  255. .conversation-collapse-btn:hover
  256.  
  257. {
  258. color: red;
  259. }
  260.  
  261. .save-search-btn
  262.  
  263. {
  264. background: #F5F3F0;
  265. padding: 6px 11px 1px 11px;
  266. border-radius:4px;
  267. border: 1px solid #E3DEDA;
  268. box-shadow: inset white 0px 0px 1px;
  269. }
  270.  
  271. .save-search-btn:hover
  272.  
  273. {
  274. background: #fff;
  275.  
  276. border-color: #D1D1D1;
  277. border-bottom-width: 2px;
  278. }
  279.  
  280. /* BORDERS stream and stream modules */
  281.  
  282. .login-responsive .mobile
  283.  
  284. {
  285. border-radius:6px;
  286. }
  287.  
  288. .topbar
  289.  
  290. {
  291. border-bottom-color: transparent!important;
  292. }
  293.  
  294. .before-module .tweet, .content-main .expansion-container > li:last-child .tweet
  295.  
  296. {
  297. border-bottom-color: white !important;
  298. }
  299.  
  300. .stream-item-activity-me
  301.  
  302. {
  303. border:none !important;
  304. }
  305.  
  306. .content-main .expansion-container > li:last-child .tweet, .content-main .expansion-container > .original-tweet-container
  307.  
  308. {
  309. border-bottom-color: transparent;
  310. }
  311.  
  312. .content-main .stream-items > .stream-item + .stream-item .expansion-container > li:last-child:first-child .tweet:first-child:last-child
  313.  
  314. {
  315. border-bottom-color: transparent !important;
  316. }
  317.  
  318. .before-expanded.after-expanded .tweet, .after-expanded .tweet, .before-expanded .tweet
  319.  
  320. {
  321. border-radius: 6px;
  322. }
  323.  
  324. .stream-media-items + .stream-item .tweet:hover
  325.  
  326. {
  327. border-radius: 6px !important;
  328. }
  329.  
  330. /*
  331.  
  332. .js-stream-item.stream-item.stream-item.expanding-stream-item.semi-expanded.after-expanded.before-expanded,
  333. .js-stream-item.stream-item.stream-item.expanding-stream-item.after-expanded.before-expanded
  334.  
  335. {
  336. border: none !important;
  337. visibility:hidden;
  338. display:none;
  339. }
  340.  
  341. */
  342.  
  343. .open .opened-tweet,
  344. .tweet.original-tweet.js-stream-tweet.js-actionable-tweet.js-profile-popup-actionable.js-original-tweet.has-cards.has-native-media.opened-tweet
  345.  
  346. {
  347. border-bottom: 1px solid #E1E8ED !important;
  348. }
  349.  
  350. .stream-item.before-expanded
  351.  
  352. {
  353. border-bottom: 1px solid #CCCCD5 !important;
  354. }
  355.  
  356. .tweet.original-tweet.js-stream-tweet.js-actionable-tweet.js-profile-popup-actionable.js-original-tweet.has-cards.has-native-media.with-media-forward.auto-expanded.media-forward:hover
  357.  
  358. {
  359. border-radius: 6px;
  360. }
  361.  
  362. .tweet.original-tweet.js-stream-tweet.js-actionable-tweet.js-profile-popup-actionable.js-original-tweet.has-cards.has-native-media
  363.  
  364. {
  365. border-radius: 6px 6px 0px 0px;
  366. }
  367.  
  368. .DashboardProfileCard-userFields
  369.  
  370. {
  371. padding-top:2px;
  372. }
  373.  
  374. .DashboardProfileCard-avatarLink
  375.  
  376. {
  377. padding: 3px 3px 0px 3px;
  378. background: #E1E2E8;
  379. border-radius: 4px;
  380. box-shadow: #8C8C8C 0px 2px 2px;
  381. }
  382.  
  383. .DashboardProfileCard-bg
  384.  
  385. {
  386. border-width: 0px;
  387. border-color: grey;
  388. border-style: solid;
  389. }
  390.  
  391. #auto-close p, .content-inner.no-stream-end, .stream-end, .stream-item, .content-header, .stream-loading, .stream-item.open, .conversation-collapse-btn, .DashboardProfileCard
  392.  
  393. {
  394. border-color: #CCCCD5 !important;
  395. }
  396.  
  397. .WebToast.original-tweet
  398.  
  399. {
  400. border-color: #8FAFFF !important;
  401. box-shadow: #FFF 0px 0px 0px 2px, #FFF 0px 0px 0px 2px,#95969E 0px 1px 13px, #3F4254 0px 4px 22px 2px;
  402. border-radius: 4px;
  403. }
  404.  
  405. .content-header .header-inner
  406.  
  407. {
  408. border-color: #D3D3DB !important;
  409. }
  410.  
  411. .module .list-link
  412.  
  413. {
  414. border-color: #DCDDE6 #CCCCD5 #DCDDE6 #CCCCD5!important;
  415. }
  416.  
  417. .module ul:first-child li:first-child .list-link
  418.  
  419. {
  420. border-top-color: #CCCCD5 !important;
  421. }
  422.  
  423. .module ul:last-child li:last-child .list-link
  424.  
  425. {
  426. border-bottom-color: #CCCCD5 !important;
  427. }
  428.  
  429. .list-link {transition: all 0.17s ease-in-out; padding-left:16px !important; letter-spacing:0.2px !important; word-spacing: 0.5px;}
  430. .list-link:hover {background: white !important; color: #003AC2 !important; font-weight:bold; text-shadow: white 0px 0px 1px; text-decoration:underline !important;padding-left:35px !important; box-shadow: inset white 0px 0px 0px 1px;}
  431. .list-link:active, .list-link:focus {color:black !important; background:#FFF3D6 !important; text-decoration:underline !important; box-shadow:none;}
  432. .active .list-link {background:#E3E7FF !important;box-shadow: inset #EDEFFF 0px 0px 0px 1px;}
  433. .active .list-link:hover {background: #EBEBEB !important; letter-spacing:0.2px !important; padding-left:16px !important; cursor:help;color: #5E6280 !important; text-shadow: white 0px 1px 1px;}
  434.  
  435. /* COLOR BEHIND HEADER IMAGE - IMAGES - wood http://i.imgur.com/ls2aPtI.jpg */
  436.  
  437. .ProfileCanopy-header.u-bgUserColor
  438.  
  439. {
  440. background-color: #c6c6c6 !important;
  441. background-image: url('http://i.imgur.com/2UD91cD.jpg');
  442. }
  443.  
  444. .DashboardProfileCard-bg.u-bgUserColor.u-block
  445.  
  446. {
  447. background-color: #c6c6c6 !important;
  448. }
  449.  
  450. #page-container .u-bgUserColorHover:hover
  451.  
  452. {
  453. background: grey !important;
  454. }
  455.  
  456. .DashboardProfileCard-bg
  457.  
  458. {
  459. margin:0px;
  460. width:287px;
  461. }
  462.  
  463. .ProfileTweet-authorDetails
  464. {
  465. line-height: 16px !important;
  466. margin-bottom: 26px !important;
  467.  
  468. }
  469.  
  470. .ProfilePage .AppContent
  471. {
  472. background: none;
  473.  
  474. }
  475.  
  476. .ProfileCanopy-navBar
  477.  
  478. {
  479. background: none;
  480.  
  481. }
  482.  
  483. .ProfileNav-item--userActions
  484. {
  485. background: none;
  486. }
  487.  
  488. .ProfilePopupContainer .profile-header .profile-header-inner
  489.  
  490. {
  491. border-radius: 0px !important;
  492. }
  493.  
  494. /* PROFILE TWEETS */
  495.  
  496. .ProfileTweet
  497. {
  498. transition: all 0.5s ease-in-out;
  499. border-color: #C5CFD7;
  500. border-style: solid;
  501. border-width: 1px 1px 2px 1px;
  502. border-radius: 3px 3px 5px 5px !important;
  503. margin: 5px 0 5px 0 !important;
  504. width:108% !important;
  505. }
  506.  
  507. .ProfileTweet:hover
  508. {
  509. border-color:#A8A7B5;
  510. box-shadow:#A5A4B3 0px 1px 7px;
  511. }
  512.  
  513.  
  514. .StreamToggler
  515. {
  516. border: none;
  517. padding-bottom:4px;
  518. }
  519.  
  520. .Container
  521. {
  522. background: white;
  523. }
  524.  
  525. #widget
  526.  
  527. {
  528. background:none;
  529. }
  530.  
  531. .ProfileCard
  532.  
  533. {
  534. border: 1px solid #B7BDC9;
  535. background-color: #FFF2E3;
  536. border-radius: 5px 5px 10px 10px;
  537. border-bottom-width:2px;
  538. margin-bottom:6px;
  539. margin-right:0px;
  540. box-shadow: inset white 0px 0px 0px 1px;
  541. }
  542.  
  543. .ProfileCard-bg.js-nav
  544.  
  545. {
  546. background: #C0C4CF;
  547. border: 1px solid #fff;
  548. }
  549.  
  550. /* PAGE WIDTH FOR PROFILE PAGE - then top nav header etc */
  551.  
  552. .ProfilePage, .EventPage
  553.  
  554. {
  555. min-width:900px !important;
  556. max-width:998px !important;
  557. margin: 0 auto auto auto;
  558. }
  559.  
  560. .global-nav-inner
  561.  
  562. {
  563. background: none repeat scroll 0% 0% #F0ECE1;
  564. box-shadow: inset white 0px 0px 4px 0px, rgba(34, 34, 34, 0.2) 0px 0px 20px;
  565. }
  566.  
  567. A.StreamToggler-link.u-textUserColor.js-nav
  568. {
  569. margin-top:5px;
  570. }
  571.  
  572. /* TWEETS - TWEETS AND REPLIES */
  573.  
  574. .ProfileHeading-toggleItem
  575. {
  576. margin-right: 15px !important;
  577. }
  578.  
  579. .ProfileHeading-toggleItem.is-active
  580.  
  581. {
  582. border-bottom: 3px solid #CFCFCF;
  583. border-radius: 20px 22px 4px 19px;
  584. background: #EDEDED;
  585. padding: 15px 17px 15px 17px;
  586. margin-right: 15px;
  587. margin-bottom:10px !important;
  588. transition: all 0.3s ease-in-out;
  589. }
  590.  
  591. .ProfileHeading-toggleItem.is-active:hover
  592.  
  593. {
  594. border-radius: 22px 20px 19px 4px;
  595. color:#514970;
  596. }
  597.  
  598. .ProfileHeading-title
  599.  
  600. {
  601. margin: 13px 0px 16px 0px;
  602. }
  603.  
  604.  
  605. .ProfileHeading-content
  606.  
  607. {
  608. background:none !important;
  609. border:none;
  610. }
  611.  
  612. A.ProfileHeading-toggleLink.js-nav
  613.  
  614. {
  615. padding:10px 2px 10px 2px;
  616. }
  617.  
  618. A.ProfileHeading-toggleLink.js-nav:hover
  619.  
  620. {
  621. color:darkblue;
  622. text-decoration: none;
  623. }
  624.  
  625. .ProfileHeading-toggleItem.u-textUserColor.js-nav, .ProfileHeading-toggleItem.u-textUserColor
  626.  
  627. {
  628. transition: all 0.2s ease-in-out;
  629. padding: 15px;
  630. border-radius: 13px 17px 4px 13px;
  631. margin: 3px 5px 7px 0px;
  632. border-bottom: 3px solid transparent;
  633. }
  634.  
  635. .ProfileHeading-toggleItem.u-textUserColor.js-nav:hover, .ProfileHeading-toggleItem.u-textUserColor:hover
  636.  
  637. {
  638. background: #FFFBE3;
  639. color:darkblue !important;
  640. box-shadow: inset white 0px 0px 1px, lightgrey 0px 2px 8px;
  641. border-bottom: 3px solid #B1AEBD;
  642. }
  643.  
  644.  
  645. .ProfileHeading-toggleItem.u-textUserColor.js-nav:active, .ProfileHeading-toggleItem.u-textUserColor:active
  646.  
  647. {
  648. background: #FFE2B3;
  649. border-bottom: 3px solid orange;
  650. text-decoration: underline;
  651. }
  652.  
  653. .ProfileHeading-toggleItem.u-textUserColor.js-nav:focus, .ProfileHeading-toggleItem.u-textUserColor:focus
  654.  
  655. {
  656. background: #FFE2B3;
  657. border-bottom: 3px solid orange;
  658. }
  659.  
  660. .ProfileNav-item.is-active .ProfileNav-stat, .ProfileNav-stat:hover, .ProfileNav-stat:focus
  661.  
  662. {
  663. border-radius: 0px;
  664. background: #fff;
  665. }
  666.  
  667. #global-actions A.js-nav:hover
  668.  
  669. {
  670. background: #EBF4FF;
  671. box-shadow: inset #fff 0px 0px 0px 1px;
  672. }
  673.  
  674. .ProfileNav-stat--link:hover, .ProfileNav-stat--link:focus
  675.  
  676. {
  677. background: #EBF4FF;
  678. box-shadow: inset #fff 0px 0px 0px 1px;
  679. }
  680.  
  681. .ProfileNav-stat--moreLink:hover, .ProfileNav-stat--moreLink:focus
  682.  
  683. {
  684. margin-top: 7px;
  685. padding-top:7px;
  686. background:#FFFBE3;
  687. border-radius: 15px !important;
  688. }
  689.  
  690. A.ProfileHeaderCard-nameLink.u-textInheritColor.js-nav:hover
  691.  
  692. {
  693. background:none;
  694. color:grey !important;
  695. transition: all 0.5s ease-in-out;
  696. box-shadow:none !important;
  697. }
  698.  
  699. .GridTimeline-footerIcon
  700.  
  701. {
  702. background-color: #F5F8FA;
  703. padding: 8px 5px 2px 14px;
  704. border-radius: 20px;
  705. }
  706.  
  707. .GridTimeline-footer:before
  708.  
  709. {
  710. background:none;
  711. }
  712.  
  713.  
  714. .ProfileCanopy-header.u-bgUserColor
  715.  
  716. {
  717. border-radius: 0px 0px 8px 8px !important;
  718. }
  719.  
  720. .btn:hover
  721.  
  722. {
  723. box-shadow: white 0px 0px 1px 0px;
  724. }
  725.  
  726. .btn:focus
  727.  
  728. {
  729. box-shadow: none;
  730. }
  731.  
  732. .edit-button.btn
  733.  
  734. {
  735. border-color: #C2E2FF;
  736. }
  737.  
  738. #global-new-tweet-button:hover
  739.  
  740. {
  741. border: 1px solid transparent !important;
  742. border-radius:2px;
  743. }
  744.  
  745. .tweet-btn:hover, .tweet-btn:active, .tweet-btn.active
  746.  
  747. {
  748. border:1px solid transparent !important;
  749. }
  750.  
  751. .btn:hover, .follow-combo.open .btn-user-actions, .dropdown.open .user-dropdown
  752.  
  753. {
  754. border-color: #8FD0FF;
  755. }
  756.  
  757. A.js-nav.js-initial-focus
  758.  
  759. {
  760. background:none;
  761. }
  762.  
  763. .btn.primary-btn.retweet-action:focus
  764.  
  765. {
  766. box-shadow: inset #DEF9FF 0px 0px 0px 2px;
  767. border-radius:3px !important;
  768. }
  769.  
  770. .btn.primary-btn.retweet-action
  771.  
  772. {
  773. border: 1px solid #467EE0 !important;
  774. box-shadow: inset white 0px 0px 0px 1px;
  775. border-radius: 2px;
  776. transition: all 0.1s ease-in-out;
  777. letter-spacing: 0.1px;
  778. }
  779.  
  780. .btn.primary-btn.retweet-action:hover:focus, .btn.primary-btn.retweet-action:hover
  781.  
  782. {
  783. border:1px solid #3F72D1 !important;
  784. border-radius: 3px;
  785. box-shadow: inset white 0px 0px 1px;
  786. }
  787.  
  788. A.account-group.js-account-group.js-action-profile.js-user-profile-link.js-nav
  789.  
  790. {
  791. background:none !important;
  792. }
  793.  
  794. .u-bgUserColorLightest
  795.  
  796. {
  797. background: #F5EEE4 !important;
  798. border-color:#CCCCCC !important;
  799. box-shadow: inset #F5EEE4 0px 0px 12px 13px;
  800. }
  801.  
  802. #page-container .content:hover
  803.  
  804. {
  805. background: none !important;
  806. }
  807.  
  808. /* EVENTS */
  809.  
  810. .CurrentMatches .MatchItem
  811.  
  812. {
  813. padding-left: 8px;
  814. border-radius: 7px;
  815. }
  816.  
  817. .EventCanopy-addHeaderCallout
  818.  
  819. {
  820. font-style:italic;
  821. font-family:courier;
  822. text-shadow: 0px 1px 2px #000, 0px 0px 8px grey;
  823. }
  824.  
  825. .EventPage .new-tweets-bar
  826.  
  827. {
  828. width:108%;
  829. border-right: 1px solid;
  830. border-bottom: 1px solid;
  831. border-top: 1px solid;
  832. background: #F2F0E9;
  833. box-shadow: inset white 0px 0px 0px 1px;
  834. color:#8C0606;
  835. }
  836.  
  837. .EventPage .new-tweets-bar:hover
  838.  
  839. {
  840. background: #E6F7E7;
  841. color: #0014AB;
  842. text-decoration:underline;
  843. }
  844.  
  845. .EventPage .new-tweets-bar:active
  846.  
  847. {
  848. background: #FFE8ED;
  849. color: #D6004E;
  850. text-decoration:none;
  851. }
  852.  
  853. /* NEW TWEET BAR - NUMBER OF NEW TWEETS - 10etc new Tweets - notifications too color:CC0003 bg:F5F2EB border:E0E0E0 / FFF3E3 FFF3DE E3E0DA */
  854.  
  855.  
  856. .new-tweets-bar
  857.  
  858. {
  859. font-size: 13pt;
  860. font-weight: bold;
  861. word-spacing:5.4px;
  862. letter-spacing:1.1px;
  863. background: #E0DDD7;
  864. padding: 14px 0px 13px 0px;
  865. border-color: #d1d1d1 !important;
  866. font-family:arial;
  867. text-shadow: white 0px 0px 1px;
  868. transition: all 0.05s ease-in-out;
  869. color: #B30003;
  870. font-style:italic;
  871. }
  872.  
  873. .new-tweets-bar:hover
  874.  
  875. {
  876. background: #BBEDCA;
  877. border-color: #ABD9B9;
  878. color: #001866;
  879. }
  880.  
  881. .new-tweets-bar:active
  882.  
  883. {
  884. background: #FFE4A8;
  885. border-color: #EDCA9A;
  886. color: #470024;
  887. }
  888.  
  889. .stream
  890.  
  891. {
  892. box-shadow: #BFBFBF 0px 60px 30px -40px;
  893. }
  894.  
  895. /* COG DROP and Menu drop */
  896.  
  897. .dropdown-menu
  898.  
  899. {
  900. border: 1px solid #8B96B3;
  901. border-radius: 8px 8px 6px 6px !important;
  902. padding:14px 10px 17px 10px;
  903. box-shadow: #565963 0px 6px 16px -3px;
  904. }
  905.  
  906. BUTTON.dropdown-link, .LI.typeahead-item.typeahead-saved-search-item.selected, .typeahead-saved-search-item, .dropdown-menu li > a, .typeahead-items li:hover, .dropdown-menu li:hover, .dropdown-menu li > a:focus, li.typeahead-item.typeahead-saved-search-item:hover, LI.typeahead-item.typeahead-saved-search-item.selected:hover, .typeahead-items li, .typeahead-items:hover
  907.  
  908. {
  909. border-radius: 4px !important;
  910. }
  911.  
  912. .small-user-dropdown
  913.  
  914. {
  915. margin-right:-1px !important;
  916. padding: 0 0px 0 5px !important;
  917. }
  918.  
  919. .small-user-dropdown:hover
  920.  
  921. {
  922. background: #C2FFE9 !important;
  923. border-radius:2px !important;
  924. }
  925.  
  926. .UserActions .user-dropdown
  927.  
  928. {
  929. color: #2D648F;
  930. transition: all 0.2s ease-in-out;
  931. margin: 1px 11px 0px 0px;
  932. padding: 0 3px 0 8px;
  933. border: 1px solid transparent;
  934. }
  935.  
  936. .UserActions .user-dropdown:hover
  937.  
  938. {
  939. color: #CF003B;
  940. background:#FFF9CF;
  941. box-shadow: #A3A3A3 0px 0px 1px 0px, lightgrey 0px 0px 1px 0px;
  942. }
  943.  
  944. .ProfileSidebar .Footer-item, .ProfileSidebar .Footer-link
  945. {
  946. color: #3B3F63;
  947. }
  948.  
  949. .ProfileClusterFollow
  950.  
  951. {
  952. background:none;
  953. border:none;
  954. outline: none !important;
  955. }
  956.  
  957. .ProfileClusterFollow-closeButton
  958.  
  959. {
  960. padding:8px 18px 8px 18px;
  961. margin-top: -11px;
  962. border-radius: 5px;
  963. background: white;
  964. border:1px solid #B0B7D6;
  965. outline: none !important;
  966. text-shadow: white 0px 0px 2px;
  967. }
  968.  
  969. .ProfileClusterFollow-closeButton:hover
  970.  
  971. {
  972. background: #B0FFDB;
  973. box-shadow:#BCD1CE 0px 2px 4px;
  974. border-color: #9297AD;
  975. outline: none !important;
  976. }
  977.  
  978. .ProfileClusterFollow-header
  979.  
  980. {
  981. padding: 0px 33px 0px 0px;
  982. }
  983.  
  984. .primary-btn:hover
  985.  
  986. {
  987. border-color: transparent !important;
  988. }
  989.  
  990. .primary-btn:active
  991.  
  992. {
  993. background: #A797BF;
  994. }
  995.  
  996. .primary-btn.retweet-action:focus
  997.  
  998. {
  999. box-shadow: inset blue 0px 0px 1px 0px;
  1000. }
  1001.  
  1002. .related li
  1003.  
  1004. {
  1005. border: 1px solid #CECECE;
  1006. border-radius: 8px;
  1007. background: white;
  1008. }
  1009.  
  1010. /* LOGGED OUT STYLE */
  1011.  
  1012. .tweet.permalink-tweet
  1013.  
  1014. {
  1015. border-radius: 5px;
  1016. }
  1017.  
  1018. .module.signup-call-out.js-signup-call-out
  1019.  
  1020. {
  1021. border: 1px solid #CCCCD5;
  1022. }
  1023.  
  1024. /* SORRY NO EXIST */
  1025.  
  1026. h1
  1027.  
  1028. {
  1029. color: #4069CC;
  1030. text-shadow: none;
  1031. }
  1032.  
  1033. p, label
  1034.  
  1035. {
  1036. color: #292F33;
  1037. text-shadow: none;
  1038. }
  1039.  
  1040. .footer li, .footer a
  1041.  
  1042. {
  1043. color: #5E79B1;
  1044. text-shadow: white 0px 0px 3px;
  1045. }
  1046.  
  1047. /* SIGN IN PAGE */
  1048.  
  1049. .copyright, .front-container .footer, .front-container .footer a
  1050.  
  1051. {
  1052. color: #64667D !important;
  1053. font-size: 10pt;
  1054. }
  1055.  
  1056. .footer a:hover
  1057.  
  1058. {
  1059. color: blue !important;
  1060. }
  1061.  
  1062. .footer.inline-list
  1063.  
  1064. {
  1065. margin-bottom: -20px;
  1066. border: none !important;
  1067. }
  1068.  
  1069. .footer
  1070.  
  1071. {
  1072. border-radius:8px !important;
  1073. }
  1074.  
  1075. .front-welcome
  1076.  
  1077. {
  1078. margin-left:-10px;
  1079. }
  1080.  
  1081. .front-signup, .front-signin
  1082.  
  1083. {
  1084. margin-left: 10px;
  1085. box-shadow: #BBBEC9 0px 2px 13px 1px !important;
  1086. }
  1087.  
  1088. /* COOKIE NOTICE BS Promoted Tweets*/
  1089.  
  1090. div.promoted-tweet
  1091.  
  1092. {
  1093. display: none;
  1094. }
  1095.  
  1096. .tweet.original-tweet.js-stream-tweet.js-actionable-tweet.js-profile-popup-actionable.js-original-tweet.promoted-tweet.has-cards.mf-website, .promoted-tweet,
  1097. .tweet.original-tweet.js-stream-tweet.js-actionable-tweet.js-profile-popup-actionable.js-original-tweet.promoted-tweet
  1098.  
  1099. {
  1100. visibility: hidden !important;
  1101. font-size:0px !important;
  1102. height: 0px !important;
  1103. border:none !important;
  1104. margin:0px !important;
  1105. padding:0px !important;
  1106. overflow:hidden !important;
  1107. text-overflow: clip !important;
  1108. display:none;
  1109. }
  1110.  
  1111. li.promoted-trend
  1112.  
  1113. {
  1114. display: none;
  1115. }
  1116.  
  1117. div.promoted-account
  1118.  
  1119. {
  1120. display: none;
  1121. }
  1122.  
  1123. .eu-cookie-notice
  1124.  
  1125. {
  1126. visibility: hidden;
  1127. display: none;
  1128. height: 0px;
  1129. }
  1130.  
  1131.  
  1132. }
  1133.  
  1134. /* include this too so you are sure you have not missed anything, the end. */
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement