Advertisement
SingularityUtopia

Twitter Easy-Eye. No White BG. Before 7th June 2014 update.

Jun 7th, 2014
352
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.47 KB | None | 0 0
  1. View latest version at: http://userstyles.org/styles/101446/twitter-easy-eye-no-white-background
  2.  
  3.  
  4. @namespace url(http://www.w3.org/1999/xhtml);
  5. @-moz-document url-prefix("https://twitter.com/ConanOBrien"),
  6. regexp("https?://([^.]*\\.|)twitter\\.com/(?!widget).*")
  7.  
  8. {
  9.  
  10. /*
  11. Singularity Utopia Style
  12. @2045singularity
  13. Last update: 4th June 2014
  14.  
  15. */
  16.  
  17. html, body, #doc, #page-outer
  18.  
  19. {
  20. font-family: Arial;
  21. background: #E3E3E3;
  22. max-width:998px;
  23. margin: 0 auto auto auto;
  24.  
  25. }
  26.  
  27. .ProfileCanopy-navBar
  28.  
  29. {
  30. background: #E3E3E3 !important;
  31. border-color: transparent;
  32. border-radius: 10px 10px 30px 30px;
  33.  
  34. }
  35.  
  36. .ProfileHeaderCard-screennameLink:hover
  37. {
  38. background: #E3E3E3 !important;
  39. box-shadow: none !important;
  40. }
  41.  
  42. /* SIDE MODULES and Headers*/
  43.  
  44. .ProfileWTFAndTrends
  45.  
  46. {
  47. margin-right:20px;
  48. }
  49.  
  50. .ProfileSidebar.ProfileSidebar--withRightAlignment
  51.  
  52. {
  53. margin-left: 40px;
  54. margin-right: -30px;
  55. }
  56.  
  57. .ProfileTweetbox
  58.  
  59. {
  60. background: #F5EEE4 !important;
  61. margin-right:20px;
  62. }
  63.  
  64. .Trends.module.trends
  65.  
  66. {
  67. background:#F2EFE6;
  68. border: solid #C7C5D1 1px;
  69. border-bottom-width:2px;
  70. border-radius: 8px 8px 11px 11px;
  71. box-shadow: inset white 0px 0px 0px 1px;
  72. }
  73.  
  74. .WhoToFollow.is-visible, .ProfileSidebar .SignupCallOut
  75.  
  76. {
  77. background:#F2EFE6;
  78. border: solid #C7C5D1 1px;
  79. border-bottom-width:2px;
  80. border-radius: 8px 8px 11px 11px;
  81. box-shadow: inset white 0px 0px 0px 1px;
  82. margin-bottom:20px;
  83. margin-top:22px;
  84. }
  85.  
  86. .ProfileSidebar .trends-inner .flex-module
  87.  
  88. {
  89. background:#F2EFE6 !important;
  90. }
  91.  
  92. h2, h3, .WhoToFollow-title, .trend-location.js-trend-location
  93. {
  94. font-size: 21px;
  95. color: #306A93;
  96. }
  97.  
  98. .module .flex-module:first-child
  99.  
  100. {
  101. border-radius:7px 7px 0px 0px;
  102. }
  103.  
  104. .module .flex-module:last-child
  105.  
  106. {
  107. border-bottom-right-radius: 8px;
  108. border-bottom-left-radius: 8px;
  109. }
  110.  
  111. .module .flex-module
  112.  
  113. {
  114. background: #F7F4F2;
  115. border-color: #D9D4D2;
  116. }
  117.  
  118. .content-header .header-inner
  119.  
  120. {
  121. background: #F0EEE9;
  122.  
  123. }
  124.  
  125. /* MARGIN and padding timelines */
  126.  
  127. .AppContent
  128.  
  129. {
  130. margin-top: 7px;
  131. }
  132.  
  133. .ProfilePage .AppContent
  134.  
  135. {
  136. margin-top: 0px;
  137. }
  138.  
  139. #content-main-heading.js-timeline-title, .content-header .header-inner
  140.  
  141. {
  142. padding-left:20px;
  143. padding-right:20px;
  144. }
  145.  
  146. .dashboard
  147.  
  148. {
  149. margin-left: -1px;
  150. }
  151.  
  152. .content-main
  153.  
  154. {
  155. margin-right:-1px;
  156. }
  157.  
  158. .dashboard.dashboard-right
  159.  
  160. {
  161. margin-left: 0px;
  162. margin-right: -12px;
  163. width:205px;
  164. }
  165.  
  166. body.three-col .wrapper
  167.  
  168. {
  169. width: 1100px;
  170. }
  171.  
  172. body.three-col .wrapper-narrow,body.three-col .wrapper-permalink{
  173. width:642px
  174. }
  175.  
  176. /* CLOSE BUTTON module, and conversation collapse button */
  177.  
  178. .account-summary .dismiss
  179.  
  180. {
  181. color: #6A8EA8;
  182. padding: 17px;
  183. margin: -17px;
  184. }
  185.  
  186. .account-summary .dismiss:hover
  187.  
  188. {
  189. color:red;
  190. text-shadow: white 0px 0px 5px;
  191. }
  192.  
  193. .conversation-collapse-btn
  194.  
  195. {
  196. color: #128ADE;
  197. }
  198.  
  199. .conversation-collapse-btn:hover
  200.  
  201. {
  202. color: red;
  203. }
  204.  
  205. /* BORDERS stream and stream modules */
  206.  
  207. .DashboardProfileCard-userFields
  208.  
  209. {
  210. padding-top:2px;
  211. }
  212.  
  213. .DashboardProfileCard-bg
  214.  
  215. {
  216. border-width: 0px;
  217. border-color: grey;
  218. border-style: solid;
  219. }
  220.  
  221. .stream-item, .content-header, .stream-loading, .stream-item.open, .conversation-collapse-btn, .DashboardProfileCard
  222.  
  223. {
  224. border-color: #CCCCD5 !important;
  225. }
  226.  
  227. .content-header .header-inner
  228.  
  229. {
  230. border-color: #D3D3DB !important;
  231. }
  232.  
  233. .module .list-link
  234.  
  235. {
  236. border-color: #DCDDE6 #CCCCD5 #DCDDE6 #CCCCD5!important;
  237. }
  238.  
  239. .module ul:first-child li:first-child .list-link
  240.  
  241. {
  242. border-top-color: #CCCCD5 !important;
  243. }
  244.  
  245. .module ul:last-child li:last-child .list-link
  246.  
  247. {
  248. border-bottom-color: #CCCCD5 !important;
  249. }
  250.  
  251. /* COLOR BEHIND HEADER IMAGE */
  252.  
  253. .ProfileCanopy-header.u-bgUserColor, .DashboardProfileCard-bg.u-bgUserColor.u-block
  254.  
  255. {
  256. background-color: #C8C8C8 !important;
  257. }
  258.  
  259. #page-container .u-bgUserColorHover:hover
  260.  
  261. {
  262. background: grey !important;
  263. }
  264.  
  265. .DashboardProfileCard-bg
  266.  
  267. {
  268. margin:0px;
  269. width:287px;
  270. }
  271.  
  272. .ProfileTweet-authorDetails
  273. {
  274. line-height: 16px !important;
  275. margin-bottom: 26px !important;
  276.  
  277. }
  278.  
  279. .ProfilePage .AppContent
  280. {
  281. background: none;
  282.  
  283. }
  284.  
  285. .ProfileCanopy-navBar
  286.  
  287. {
  288. background: none;
  289.  
  290. }
  291.  
  292. .ProfileNav-item--userActions
  293. {
  294. background: none;
  295. }
  296.  
  297. .ProfileTweet
  298. {
  299. transition: all 0.5s ease-in-out;
  300. border-color: #C5CFD7;
  301. border-style: solid;
  302. border-width: 1px 1px 2px 1px;
  303. border-radius: 3px 3px 5px 5px !important;
  304. margin: 5px 0 5px 0 !important;
  305. width:106%;
  306. }
  307.  
  308. .ProfileTweet:hover
  309. {
  310. border-color:#A8A7B5;
  311. box-shadow:#A5A4B3 0px 1px 7px;
  312. }
  313.  
  314.  
  315. .StreamToggler
  316. {
  317. border: none;
  318. padding-bottom:4px;
  319. }
  320.  
  321. .Container
  322. {
  323. background: white;
  324. }
  325.  
  326. #widget
  327.  
  328. {
  329. background:none;
  330. }
  331.  
  332. .ProfileCard
  333.  
  334. {
  335. border: 1px solid #CACBD2;
  336. background-color: #FFF2E3;
  337. border-radius: 4px 4px 12px 12px;
  338. border-bottom-width:2px;
  339. margin-bottom:6px;
  340.  
  341. }
  342.  
  343. /* PAGE WIDTH FOR PROFILE PAGE */
  344.  
  345. .ProfilePage
  346. {
  347. min-width:900px;
  348. max-width:998px;
  349. margin: 0 auto auto auto;
  350. }
  351.  
  352. .global-nav-inner
  353. {
  354. background: none repeat scroll 0% 0% #F0ECE1;
  355. box-shadow: inset white 0px 0px 3px 0px, rgba(34, 34, 34, 0.2) 0px 0px 20px;
  356. }
  357.  
  358. A.StreamToggler-link.u-textUserColor.js-nav
  359. {
  360. margin-top:5px;
  361. }
  362.  
  363. /* TWEETS - TWEETS AND REPLIES */
  364.  
  365. .ProfileHeading-toggleItem
  366. {
  367. margin-right: 15px !important;
  368.  
  369. }
  370.  
  371. .ProfileHeading-toggleItem.is-active
  372.  
  373. {
  374. border-bottom: 3px solid #CFCFCF;
  375. border-radius: 20px 22px 4px 19px;
  376. background: #EDEDED;
  377. padding: 15px 17px 15px 17px;
  378. margin-right: 15px;
  379. margin-bottom:10px !important;
  380. transition: all 0.3s ease-in-out;
  381.  
  382. }
  383.  
  384. .ProfileHeading-toggleItem.is-active:hover
  385.  
  386. {
  387.  
  388. border-radius: 22px 20px 19px 4px;
  389.  
  390. color:#514970;
  391.  
  392. }
  393.  
  394. .ProfileHeading-title
  395.  
  396. {
  397. margin: 13px 0px 16px 0px;
  398. }
  399.  
  400.  
  401. .ProfileHeading-content
  402.  
  403. {
  404. background:none !important;
  405. border:none;
  406. }
  407.  
  408. A.ProfileHeading-toggleLink.js-nav
  409.  
  410. {
  411. padding:10px 2px 10px 2px;
  412. }
  413.  
  414. A.ProfileHeading-toggleLink.js-nav:hover
  415.  
  416. {
  417. color:darkblue;
  418. }
  419.  
  420. .ProfileHeading-toggleItem.u-textUserColor.js-nav, .ProfileHeading-toggleItem.u-textUserColor
  421.  
  422. {
  423. transition: all 0.2s ease-in-out;
  424. padding: 15px;
  425. border-radius: 13px 17px 4px 13px;
  426. margin: 3px 5px 7px 0px;
  427. border-bottom: 3px solid transparent;
  428. }
  429.  
  430. .ProfileHeading-toggleItem.u-textUserColor.js-nav:hover, .ProfileHeading-toggleItem.u-textUserColor:hover
  431.  
  432. {
  433. background: #FFFBE3;
  434. color:darkblue !important;
  435. box-shadow: inset white 0px 0px 1px, lightgrey 0px 2px 8px;
  436. border-bottom: 3px solid #B1AEBD;
  437. }
  438.  
  439.  
  440. .ProfileHeading-toggleItem.u-textUserColor.js-nav:active, .ProfileHeading-toggleItem.u-textUserColor:active
  441.  
  442. {
  443. background: #FFE2B3;
  444. border-bottom: 3px solid orange;
  445. }
  446.  
  447. .ProfileHeading-toggleItem.u-textUserColor.js-nav:focus, .ProfileHeading-toggleItem.u-textUserColor:focus
  448.  
  449. {
  450. background: #FFE2B3;
  451. border-bottom: 3px solid orange;
  452. }
  453.  
  454. .ProfileNav-item.is-active .ProfileNav-stat, .ProfileNav-stat:hover, .ProfileNav-stat:focus
  455.  
  456. {
  457. border-radius: 0px;
  458. background: #fff;
  459. }
  460.  
  461. #global-actions A.js-nav:hover
  462.  
  463. {
  464. background: #EBF4FF;
  465. box-shadow: inset #fff 0px 0px 0px 1px;
  466. }
  467.  
  468. .ProfileNav-stat--link:hover, .ProfileNav-stat--link:focus
  469.  
  470. {
  471. background: #EBF4FF;
  472. box-shadow: inset #fff 0px 0px 0px 1px;
  473. }
  474.  
  475. .ProfileNav-stat--moreLink:hover, .ProfileNav-stat--moreLink:focus
  476.  
  477. {
  478. margin-top: 7px;
  479. padding-top:7px;
  480. background:#FFFBE3;
  481. border-radius: 15px !important;
  482. }
  483.  
  484. A.ProfileHeaderCard-nameLink.u-textInheritColor.js-nav:hover
  485.  
  486. {
  487. background:none;
  488. color:grey !important;
  489. transition: all 0.5s ease-in-out;
  490. box-shadow:none !important;
  491. }
  492.  
  493. .GridTimeline-footerIcon
  494.  
  495. {
  496. background-color: #F5F8FA;
  497. padding: 8px 5px 2px 14px;
  498. border-radius: 20px;
  499. }
  500.  
  501. .GridTimeline-footer:before
  502.  
  503. {
  504. background:none;
  505. }
  506.  
  507.  
  508. .ProfileCanopy-header.u-bgUserColor
  509.  
  510. {
  511. border-radius: 0px 0px 8px 8px !important;
  512. }
  513.  
  514. .btn:hover
  515.  
  516. {
  517. box-shadow: white 0px 0px 1px 0px;
  518. }
  519.  
  520. .btn:focus
  521.  
  522. {
  523. box-shadow: none;
  524. }
  525.  
  526. .edit-button.btn
  527.  
  528. {
  529. border-color: #C2E2FF;
  530. }
  531.  
  532. #global-new-tweet-button:hover
  533.  
  534. {
  535. border: 1px solid transparent !important;
  536. border-radius:2px;
  537. }
  538.  
  539. .tweet-btn:hover, .tweet-btn:active, .tweet-btn.active
  540.  
  541. {
  542. border:1px solid transparent !important;
  543. }
  544.  
  545. .btn:hover, .follow-combo.open .btn-user-actions, .dropdown.open .user-dropdown
  546.  
  547. {
  548. border-color: #8FD0FF;
  549. }
  550.  
  551. A.js-nav.js-initial-focus
  552.  
  553. {
  554. background:none;
  555. }
  556.  
  557. .btn.primary-btn.retweet-action:focus
  558.  
  559. {
  560. box-shadow: inset #DEF9FF 0px 0px 0px 2px;
  561. border-radius:3px !important;
  562. }
  563.  
  564. .btn.primary-btn.retweet-action
  565.  
  566. {
  567. border: 1px solid #467EE0 !important;
  568. box-shadow: inset white 0px 0px 0px 1px;
  569. border-radius: 2px;
  570. transition: all 0.1s ease-in-out;
  571. letter-spacing: 0.1px;
  572. }
  573.  
  574. .btn.primary-btn.retweet-action:hover:focus, .btn.primary-btn.retweet-action:hover
  575.  
  576. {
  577. border:1px solid #3F72D1 !important;
  578. border-radius: 3px;
  579. box-shadow: inset white 0px 0px 1px;
  580. }
  581.  
  582. A.account-group.js-account-group.js-action-profile.js-user-profile-link.js-nav
  583.  
  584. {
  585. background:none !important;
  586. }
  587.  
  588. .u-bgUserColorLightest
  589.  
  590. {
  591. background: #F5EEE4 !important;
  592. border-color:#CCCCCC !important;
  593. box-shadow: inset #F5EEE4 0px 0px 12px 13px;
  594. }
  595.  
  596. #page-container .content:hover
  597.  
  598. {
  599. background: none !important;
  600. }
  601.  
  602. /* NUMBER OF NEW TWEETS - 10etc new Tweets - notifications too */
  603.  
  604. .new-tweets-bar
  605.  
  606. {
  607. font-size: 13pt;
  608. font-weight: bold;
  609. word-spacing:5.4px;
  610. letter-spacing:1.1px;
  611. background: #F5F2EB;
  612. padding: 14px 0px 13px 0px;
  613. border-color: #E0E0E0;
  614. font-family:arial;
  615. text-shadow: white 0px 0px 1px;
  616. transition: all 0.05s ease-in-out;
  617. color: #CC0003;
  618. font-style:italic;
  619. }
  620.  
  621. .new-tweets-bar:hover
  622.  
  623. {
  624. background: #BBEDCA;
  625. border-color: #ABD9B9;
  626. color: #001866;
  627. }
  628.  
  629. .new-tweets-bar:active
  630.  
  631. {
  632. background: #FFE4A8;
  633. border-color: #EDCA9A;
  634. color: #470024;
  635. }
  636.  
  637. .stream
  638.  
  639. {
  640. box-shadow: #BFBFBF 0px 60px 30px -40px;
  641. }
  642.  
  643. /* COG DROP */
  644.  
  645. .small-user-dropdown
  646.  
  647. {
  648. margin-right:-1px !important;
  649. padding: 0 2px 0 5px !important;
  650. }
  651.  
  652. .small-user-dropdown:hover
  653.  
  654. {
  655. background: #C2FFE9 !important;
  656. border-radius:2px !important;
  657. }
  658.  
  659. .UserActions .user-dropdown
  660.  
  661. {
  662. color: #2D648F;
  663. transition: all 0.2s ease-in-out;
  664. margin: 1px 11px 0px 0px;
  665. padding: 0 3px 0 8px;
  666. border: 1px solid transparent;
  667. }
  668.  
  669. .UserActions .user-dropdown:hover
  670.  
  671. {
  672. color: #CF003B;
  673. background:#FFF9CF;
  674. box-shadow: #A3A3A3 0px 0px 1px 0px, lightgrey 0px 0px 1px 0px;
  675. }
  676.  
  677. .ProfileSidebar .Footer-item, .ProfileSidebar .Footer-link
  678. {
  679. color: #3B3F63;
  680. }
  681.  
  682. .ProfileClusterFollow
  683.  
  684. {
  685. background:none;
  686. border:none;
  687. }
  688.  
  689. .ProfileClusterFollow-closeButton
  690.  
  691. {
  692. padding:8px 18px 8px 18px;
  693. margin-top: -11px;
  694. border-radius: 7px;
  695. background: white;
  696. border:1px solid #9FA8CC;
  697. }
  698.  
  699. .ProfileClusterFollow-closeButton:hover
  700.  
  701. {
  702. background: #B0FFDB;
  703. box-shadow:#BCD1CE 0px 2px 4px;
  704. border-color: grey;
  705. }
  706.  
  707. .ProfileClusterFollow-header
  708.  
  709. {
  710. padding: 0px 33px 0px 0px;
  711. }
  712.  
  713. .primary-btn:hover
  714.  
  715. {
  716. border-color: transparent !important;
  717. }
  718.  
  719. .primary-btn:active
  720.  
  721. {
  722. background: #A797BF;
  723. }
  724.  
  725. .primary-btn.retweet-action:focus
  726.  
  727. {
  728. box-shadow: inset blue 0px 0px 1px 0px;
  729. }
  730.  
  731. .related li
  732.  
  733. {
  734. border: 1px solid #CECECE;
  735. border-radius: 8px;
  736. background: white;
  737. }
  738.  
  739. /* LOGGED OUT STYLE */
  740.  
  741. .tweet.permalink-tweet
  742.  
  743. {
  744. border-radius: 5px;
  745. }
  746.  
  747. .module.signup-call-out.js-signup-call-out
  748.  
  749. {
  750. border: 1px solid #CCCCD5;
  751. }
  752.  
  753. /* SORRY NO EXIST */
  754.  
  755. h1
  756.  
  757. {
  758. color: #4069CC;
  759. text-shadow: none;
  760. }
  761.  
  762. p, label
  763.  
  764. {
  765. color: #292F33;
  766. text-shadow: none;
  767. }
  768.  
  769. .footer li, .footer a
  770.  
  771. {
  772. color: #5E79B1;
  773. text-shadow: white 0px 0px 3px;
  774. }
  775.  
  776. /* SIGN IN PAGE */
  777.  
  778. .copyright, .front-container .footer, .front-container .footer a
  779.  
  780. {
  781. color: #64667D !important;
  782. font-size: 10pt;
  783. }
  784.  
  785. .footer a:hover
  786.  
  787. {
  788. color: blue !important;
  789. }
  790.  
  791. .footer.inline-list
  792.  
  793. {
  794. margin-bottom: -20px;
  795. }
  796.  
  797. .front-welcome
  798.  
  799. {
  800. margin-left:-10px;
  801. }
  802.  
  803. .front-signup, .front-signin
  804.  
  805. {
  806. margin-left: 10px;
  807. box-shadow: #BBBEC9 0px 2px 13px 1px !important;
  808. }
  809.  
  810. }
  811.  
  812. /* include this too so you are sure you have not missed anything, the end. */
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement