|
1 | 1 | @charset "UTF-8";
|
2 | 2 | /*! Powered by DiscordSelectors v0.4.1 */
|
3 |
| -/*! ClearVision v6-dev.1.1 by Danielle. Based on ClearVision by Zerthox */ |
| 3 | +/*! ClearVision v6-dev.1.1(u0ftvn3) by Danielle. Based on ClearVision by Zerthox */ |
4 | 4 | /* DEFAULT SETTINGS */
|
5 | 5 | :root {
|
6 | 6 | --main-color: #2780e6;
|
@@ -2039,6 +2039,8 @@ textarea,
|
2039 | 2039 | }
|
2040 | 2040 | .messagesWrapper-RpOMA3 .markup-eYLPri {
|
2041 | 2041 | color: rgba(255, 255, 255, 0.8);
|
| 2042 | +} |
| 2043 | +.messagesWrapper-RpOMA3 .markup-eYLPri:not(.repliedTextContent-2hOYMB) { |
2042 | 2044 | overflow: visible;
|
2043 | 2045 | }
|
2044 | 2046 | .messagesWrapper-RpOMA3 .messageContent-2t3eCI a,
|
@@ -2115,6 +2117,12 @@ textarea,
|
2115 | 2117 | .messagesWrapper-RpOMA3 .repliedMessage-3Z6XBG:before {
|
2116 | 2118 | border-color: rgba(255, 255, 255, 0.2);
|
2117 | 2119 | }
|
| 2120 | +.messagesWrapper-RpOMA3 .wrapper-3HVHpV { |
| 2121 | + background-color: transparent; |
| 2122 | +} |
| 2123 | +.messagesWrapper-RpOMA3 .wrapper-3HVHpV .wrapper-15CKyy { |
| 2124 | + background-color: transparent; |
| 2125 | +} |
2118 | 2126 |
|
2119 | 2127 | /* MESSAGE REACTION */
|
2120 | 2128 | .reactions-1BUEKl .reaction-2A2y9y {
|
@@ -6513,7 +6521,7 @@ textarea::-webkit-scrollbar {
|
6513 | 6521 | display: none;
|
6514 | 6522 | }
|
6515 | 6523 | .standardSidebarView-E9Pc3j .sidebar-nqHbhN .side-2ur1Qk .info-3pQQBb:after {
|
6516 |
| - content: "Danielle's ClearVision v6-dev.1.1\a DiscordSelectors v0.4.1"; |
| 6524 | + content: "Danielle's ClearVision v6-dev.1.1\a Build u0ftvn3\a DiscordSelectors v0.4.1"; |
6517 | 6525 | color: var(--main-color);
|
6518 | 6526 | font-size: 12px;
|
6519 | 6527 | line-height: 16px;
|
@@ -6660,6 +6668,21 @@ textarea::-webkit-scrollbar {
|
6660 | 6668 | [aria-label=GUILD_SETTINGS] .sidebar-nqHbhN [aria-controls=community-tab].item-3XjbnG:before {
|
6661 | 6669 | background-image: url(https://clearvision.gitlab.io/icons/people.svg);
|
6662 | 6670 | }
|
| 6671 | +[aria-label=GUILD_SETTINGS] .sidebar-nqHbhN [aria-controls=analytics-tab].item-3XjbnG:before { |
| 6672 | + background-image: url(https://omgdani.github.io/ClearVision-v6/icons/analytics.svg); |
| 6673 | +} |
| 6674 | +[aria-label=GUILD_SETTINGS] .sidebar-nqHbhN [aria-controls=partner-tab].item-3XjbnG:before { |
| 6675 | + background-image: url(https://omgdani.github.io/ClearVision-v6/icons/discord/serverPartner.svg); |
| 6676 | +} |
| 6677 | +[aria-label=GUILD_SETTINGS] .sidebar-nqHbhN [aria-controls=discovery-tab].item-3XjbnG:before { |
| 6678 | + background-image: url(https://omgdani.github.io/ClearVision-v6/icons/explore.svg); |
| 6679 | +} |
| 6680 | +[aria-label=GUILD_SETTINGS] .sidebar-nqHbhN [aria-controls=member_verification-tab].item-3XjbnG:before { |
| 6681 | + background-image: url(https://omgdani.github.io/ClearVision-v6/icons/memberVerification.svg); |
| 6682 | +} |
| 6683 | +[aria-label=GUILD_SETTINGS] .sidebar-nqHbhN [aria-controls=community_welcome-tab].item-3XjbnG:before { |
| 6684 | + background-image: url(https://omgdani.github.io/ClearVision-v6/icons/wysiwyg.svg); |
| 6685 | +} |
6663 | 6686 | [aria-label=GUILD_SETTINGS] .sidebar-nqHbhN [aria-controls=guild_premium-tab].item-3XjbnG:before {
|
6664 | 6687 | background-image: url(https://clearvision.gitlab.io/icons/server_boost.svg);
|
6665 | 6688 | }
|
|
0 commit comments