|
1 | 1 | /* ==UserStyle==
|
2 | 2 | @name LeetcodeCN Dark
|
3 | 3 | @namespace github.com/blackcater/LeetCodeCN-Dark
|
4 |
| -@version 1.4.2 |
| 4 | +@version 1.4.3 |
5 | 5 | @license Mulan PSL
|
6 | 6 | @updateURL https://raw.githubusercontent.com/blackcater/LeetCodeCN-Dark/master/leetcode-cn-dark.user.css
|
7 | 7 | @author Elon Tang <blackcater2015@gmail.com>
|
|
2040 | 2040 | #user-progress-app .css-1rc2chb-CalendarWrapper {
|
2041 | 2041 | background: #2b2b2b !important;
|
2042 | 2042 | }
|
2043 |
| - #user-progress-app .css-1rc2chb-CalendarWrapper .css-4hxiu2-MedalContainer { |
| 2043 | + #user-progress-app .css-1rc2chb-CalendarWrapper .css-1qr6czm-MedalContainer { |
2044 | 2044 | background: none;
|
2045 | 2045 | }
|
2046 |
| - #user-progress-app .css-1rc2chb-CalendarWrapper .css-4hxiu2-MedalContainer img { |
| 2046 | + #user-progress-app .css-1rc2chb-CalendarWrapper .css-1qr6czm-MedalContainer img { |
2047 | 2047 | opacity: 0.5;
|
2048 | 2048 | }
|
2049 |
| - #user-progress-app .css-1rc2chb-CalendarWrapper .css-4hxiu2-MedalContainer img:hover { |
| 2049 | + #user-progress-app .css-1rc2chb-CalendarWrapper .css-1qr6czm-MedalContainer img:hover { |
2050 | 2050 | opacity: 1;
|
2051 | 2051 | }
|
2052 | 2052 | #user-progress-app .css-1rc2chb-CalendarWrapper .css-yk1l9u-CalendarTitle {
|
|
2062 | 2062 | #user-progress-app .css-1rc2chb-CalendarWrapper .css-ctx0ft-CalendarWeek .css-11lyyu4-CalendarHeader {
|
2063 | 2063 | color: #dbdbdb !important;
|
2064 | 2064 | }
|
2065 |
| - #user-progress-app .css-1rc2chb-CalendarWrapper .css-ctx0ft-CalendarWeek .css-400zsq-CalendarDay { |
| 2065 | + #user-progress-app .css-1rc2chb-CalendarWrapper .css-ctx0ft-CalendarWeek .css-1nl9zo2-CalendarDay { |
2066 | 2066 | color: #b3b3b3 !important;
|
2067 | 2067 | }
|
2068 | 2068 | #user-progress-app .css-1rc2chb-CalendarWrapper .css-ctx0ft-CalendarWeek .css-tgugze-CalendarDay-MissedCalendarDay {
|
|
2083 | 2083 | #user-progress-app .css-obaajf-Container .css-jg8d0x-TitleContainer .css-17nb129-Title {
|
2084 | 2084 | color: #dbdbdb !important;
|
2085 | 2085 | }
|
2086 |
| - #user-progress-app .css-obaajf-Container .css-jg8d0x-TitleContainer .css-134uju6-ButtonContainer .css-1b0qeup-SessionButton { |
| 2086 | + #user-progress-app .css-obaajf-Container .css-jg8d0x-TitleContainer .css-134uju6-ButtonContainer .css-4nx14l-SessionButton { |
2087 | 2087 | background-color: #3d3d3d !important;
|
2088 | 2088 | }
|
2089 |
| - #user-progress-app .css-obaajf-Container .css-jg8d0x-TitleContainer .css-134uju6-ButtonContainer .css-1b0qeup-SessionButton .css-5lrm4v-SessionName { |
| 2089 | + #user-progress-app .css-obaajf-Container .css-jg8d0x-TitleContainer .css-134uju6-ButtonContainer .css-4nx14l-SessionButton .css-5lrm4v-SessionName { |
2090 | 2090 | color: #b3b3b3 !important;
|
2091 | 2091 | }
|
2092 |
| - #user-progress-app .css-obaajf-Container .css-jg8d0x-TitleContainer .css-134uju6-ButtonContainer .css-1b0qeup-SessionButton svg { |
| 2092 | + #user-progress-app .css-obaajf-Container .css-jg8d0x-TitleContainer .css-134uju6-ButtonContainer .css-4nx14l-SessionButton svg { |
2093 | 2093 | fill: #b3b3b3 !important;
|
2094 | 2094 | }
|
2095 | 2095 | #user-progress-app .css-obaajf-Container .css-jg8d0x-TitleContainer .css-134uju6-ButtonContainer .css-zndv66-ConfigButton {
|
|
2098 | 2098 | #user-progress-app .css-obaajf-Container .css-jg8d0x-TitleContainer .css-134uju6-ButtonContainer .css-zndv66-ConfigButton svg {
|
2099 | 2099 | fill: #b3b3b3 !important;
|
2100 | 2100 | }
|
2101 |
| - #user-progress-app .css-obaajf-Container .css-jg8d0x-TitleContainer .css-2x1u4a-DropdownContainer { |
| 2101 | + #user-progress-app .css-obaajf-Container .css-jg8d0x-TitleContainer .css-aj4hf2-DropdownContainer { |
2102 | 2102 | border: 1px solid #3d3d3d;
|
2103 | 2103 | box-shadow: 0 10px 32px 0 rgba(0, 0, 0, 0.54);
|
2104 | 2104 | background: #2b2b2b;
|
2105 | 2105 | }
|
2106 |
| - #user-progress-app .css-obaajf-Container .css-jg8d0x-TitleContainer .css-2x1u4a-DropdownContainer .css-latz5u-SessionOption div { |
| 2106 | + #user-progress-app .css-obaajf-Container .css-jg8d0x-TitleContainer .css-aj4hf2-DropdownContainer .css-latz5u-SessionOption div { |
2107 | 2107 | color: #b3b3b3 !important;
|
2108 | 2108 | }
|
2109 |
| - #user-progress-app .css-obaajf-Container .css-jg8d0x-TitleContainer .css-2x1u4a-DropdownContainer .css-latz5u-SessionOption svg { |
| 2109 | + #user-progress-app .css-obaajf-Container .css-jg8d0x-TitleContainer .css-aj4hf2-DropdownContainer .css-latz5u-SessionOption svg { |
2110 | 2110 | fill: #2db55d !important;
|
2111 | 2111 | }
|
2112 |
| - #user-progress-app .css-obaajf-Container .css-eysaw4-Container .css-1yahjo4-SubmitPercentage, |
2113 |
| - #user-progress-app .css-obaajf-Container .css-eysaw4-Container .css-1cwh3x2-SubmitText { |
| 2112 | + #user-progress-app .css-obaajf-Container .css-1lr8tm-Container .css-1yahjo4-SubmitPercentage, |
| 2113 | + #user-progress-app .css-obaajf-Container .css-1lr8tm-Container .css-1cwh3x2-SubmitText { |
2114 | 2114 | color: #b3b3b3 !important;
|
2115 | 2115 | }
|
2116 |
| - #user-progress-app .css-obaajf-Container .css-uxkw03-Container .css-8mbaxz-AcceptedNum { |
| 2116 | + #user-progress-app .css-obaajf-Container .css-1ceziaf-Container .css-8mbaxz-AcceptedNum { |
2117 | 2117 | color: #b3b3b3 !important;
|
2118 | 2118 | }
|
2119 |
| - #user-progress-app .css-obaajf-Container .css-uxkw03-Container .css-1g4kd3y-TotalNum { |
| 2119 | + #user-progress-app .css-obaajf-Container .css-1ceziaf-Container .css-1g4kd3y-TotalNum { |
2120 | 2120 | color: #5c5c5c !important;
|
2121 | 2121 | }
|
2122 | 2122 | #list-card-app .sidebar-title {
|
|
2198 | 2198 | #enterprise-tags a {
|
2199 | 2199 | color: #b3b3b3 !important;
|
2200 | 2200 | }
|
2201 |
| - #enterprise-tags a[href="/interview/"] { |
| 2201 | + #enterprise-tags a[href="/company/"] { |
2202 | 2202 | color: #b3b3b3 !important;
|
2203 | 2203 | background: linear-gradient(rgba(0, 0, 0, 0), 10%, #1c1c1c) !important;
|
2204 | 2204 | }
|
|
0 commit comments