Advertisement
Guest User

/themes/mini-themes/compactChannelsList.css

a guest
Feb 27th, 2020
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.49 KB | None | 0 0
  1. /*
  2. Original Code by Satoru
  3. updated for Neutron X by Spectra
  4. */
  5. .header-2o-2hj,.channels-Ie2l6A {width: 170px;transition:all .4s ease}
  6.  
  7. .channels-Ie2l6A:hover,
  8. .channels-Ie2l6A:hover .header-2o-2hj,
  9. .guildsWrapper-5TJh6A:hover + div .channels-Ie2l6A,
  10. .guildsWrapper-5TJh6A:hover + div .header-2o-2hj,
  11. .guildsWrapper-5TJh6A:hover + div .container-2Rl01u {width:240px;}
  12. .container-1UB9sr,.privateChannels-1nO12o header {font-size: .875rem}
  13. .content-20Aix8 {padding:0;transition:all .4s ease}
  14. .channels-Ie2l6A:hover .content-20Aix8,
  15. .guildsWrapper-5TJh6A:hover + div .channels-Ie2l6A .content-20Aix8 {padding:0 8px}
  16. .voiceUser-vT8g1p {left:-20px;transition:all .4s ease}
  17. .channels-Ie2l6A:hover .voiceUser-vT8g1p,
  18. .guildsWrapper-5TJh6A:hover + div .channels-Ie2l6A .voiceUser-vT8g1p {left:0}
  19. .inner-btChU7 .rtc-connection-status .ping {background-size: 10px 10px}
  20. .inner-btChU7 .rtc-connection-status {font-size:.7em;transition:all .3s ease}
  21. .channels-Ie2l6A:hover .inner-btChU7 .rtc-connection-status,
  22. .guildsWrapper-5TJh6A:hover + div .channels-Ie2l6A .inner-btChU7 .rtc-connection-status {font-size:.9em;transition:all .3s ease}
  23. .inner-btChU7 .channel-SEolQq {opacity: .8}
  24. .container-1UB9sr .button-2KyEfG {width: 26px}
  25. .container-2Thooq .avatar-small {background-size: 35px 35px;position:relative;height: 35px;width: 35px;right: 4px}
  26. .channels-Ie2l6A:hover .accountDetails-3k9g4n,
  27. .guildsWrapper-5TJh6A:hover + div .channels-Ie2l6A .accountDetails-3k9g4n {visibility:visible;transition: all .5 ease}
  28. .accountDetails-3k9g4n {visibility:hidden;position:relative;right:10px}
  29. .name-2WpE7M {flex-grow:0}
  30. /* Edited snippet from CompletelyUnbelievable's Mini-theme */
  31. .privateChannels-1nO12o .channel-2QD9_O .name-2WpE7M {opacity:0}
  32. /*End*/
  33. .channels-Ie2l6A:hover .channel-2QD9_O .name-2WpE7M,
  34. .guildsWrapper-5TJh6A:hover + div .channels-Ie2l6A .channel-2QD9_O .name-2WpE7M {opacity:.6;transition: opacity 2s ease}
  35. .channel-2QD9_O .avatar-small {height:35px;width:35px;background-size:35px}
  36. .channel-2QD9_O .wrapper-2F3Zv8{left:50px;transition:all .5s ease}
  37. .channel-2QD9_O .linkButtonIcon-Mlm5d6 {margin-right: 0;margin-left: 55px;transition:all .5s ease}
  38. .channels-Ie2l6A:hover .channel-2QD9_O .wrapper-2F3Zv8,
  39. .guildsWrapper-5TJh6A:hover + div .channels-Ie2l6A .channel-2QD9_O .wrapper-2F3Zv8 {left:0;transition:all .5s ease}
  40. .channels-Ie2l6A:hover .channel-2QD9_O .linkButtonIcon-Mlm5d6,
  41. .guildsWrapper-5TJh6A:hover + div .channels-Ie2l6A .channel-2QD9_O .linkButtonIcon-Mlm5d6 {margin-left: 0;margin-right: 18px;}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement