File tree Expand file tree Collapse file tree 4 files changed +4
-7
lines changed Expand file tree Collapse file tree 4 files changed +4
-7
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ const style = `
5
5
@name dizzylab auto theme
6
6
@description dizzylab 自适应主题
7
7
@namespace the1812
8
- @version 1.0.5
8
+ @version 1.0.6
9
9
@author Grant Howard
10
10
@homepageURL https://github.com/the1812/dizzylab-auto-theme/
11
11
@supportURL https://github.com/the1812/dizzylab-auto-theme/issues
Original file line number Diff line number Diff line change @@ -55,8 +55,7 @@ html .text-light {
55
55
html .btn-outline-dark : hover {
56
56
color : # fff !important ;
57
57
}
58
- html # likes_indicator .badge ,
59
- html a [style *= background-color ] {
58
+ html a [style *= background-color ] {
60
59
color : # fff !important ;
61
60
}
62
61
html a .text-light : focus , html a .text-light : hover {
Original file line number Diff line number Diff line change 66
66
.btn-outline-dark :hover {
67
67
color : #fff !important ;
68
68
}
69
- #likes_indicator .badge ,
70
69
a [style *= " background-color" ] {
71
70
color : #fff !important ;
72
71
}
Original file line number Diff line number Diff line change 2
2
@name dizzylab auto theme
3
3
@description dizzylab 自适应主题
4
4
@namespace the1812
5
- @version 1.0.5
5
+ @version 1.0.6
6
6
@author Grant Howard
7
7
@homepageURL https://github.com/the1812/dizzylab-auto-theme/
8
8
@supportURL https://github.com/the1812/dizzylab-auto-theme/issues
@@ -68,8 +68,7 @@ html .text-light {
68
68
html .btn-outline-dark : hover {
69
69
color : # fff !important ;
70
70
}
71
- html # likes_indicator .badge ,
72
- html a [style *= background-color ] {
71
+ html a [style *= background-color ] {
73
72
color : # fff !important ;
74
73
}
75
74
html a .text-light : focus , html a .text-light : hover {
You can’t perform that action at this time.
0 commit comments