Skip to content

Commit

Permalink
Fluent, Orchis-Dark, Orchis-Light, and WhiteSur: Fix calendar applet …
Browse files Browse the repository at this point in the history
…text (#809)
  • Loading branch information
fredcw authored Jun 20, 2024
1 parent 0d3ab87 commit 99c4204
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 12 deletions.
2 changes: 0 additions & 2 deletions Fluent/files/Fluent/cinnamon/cinnamon.css
Original file line number Diff line number Diff line change
Expand Up @@ -853,7 +853,6 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {

.calendar-day-base {
text-align: center;
width: 28px;
height: 28px;
padding: 0;
margin: 2px;
Expand Down Expand Up @@ -913,7 +912,6 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
}

.calendar-week-number {
width: 20px;
height: 20px;
margin: 6px 0;
color: rgba(0, 0, 0, 0.26);
Expand Down
2 changes: 0 additions & 2 deletions Fluent/files/Fluent/config/src/_sass/cinnamon/_common.scss
Original file line number Diff line number Diff line change
Expand Up @@ -756,7 +756,6 @@ StScrollBar {

.calendar-day-base {
text-align: center;
width: 28px;
height: 28px;
padding: 0;
margin: 2px;
Expand Down Expand Up @@ -816,7 +815,6 @@ StScrollBar {
}

.calendar-week-number {
width: 20px;
height: 20px;
margin: 6px 0;
color: $track;
Expand Down
2 changes: 0 additions & 2 deletions Orchis-Dark/files/Orchis-Dark/cinnamon/cinnamon.css
Original file line number Diff line number Diff line change
Expand Up @@ -872,7 +872,6 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {

.calendar-day-base {
text-align: center;
width: 28px;
height: 28px;
padding: 0;
margin: 2px;
Expand Down Expand Up @@ -932,7 +931,6 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
}

.calendar-week-number {
width: 20px;
height: 20px;
margin: 6px 0;
color: rgba(255, 255, 255, 0.3);
Expand Down
2 changes: 0 additions & 2 deletions Orchis-Light/files/Orchis-Light/cinnamon/cinnamon.css
Original file line number Diff line number Diff line change
Expand Up @@ -868,7 +868,6 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {

.calendar-day-base {
text-align: center;
width: 28px;
height: 28px;
padding: 0;
margin: 2px;
Expand Down Expand Up @@ -928,7 +927,6 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
}

.calendar-week-number {
width: 20px;
height: 20px;
margin: 6px 0;
color: rgba(0, 0, 0, 0.26);
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -864,7 +864,6 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {

.calendar-day-base {
text-align: center;
width: 28px;
height: 28px;
padding: 0;
margin: 2px;
Expand Down Expand Up @@ -933,7 +932,6 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
}

.calendar-week-number {
width: 20px;
height: 20px;
margin: 6px 0;
color: rgba(222, 222, 222, 0.7);
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -864,7 +864,6 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {

.calendar-day-base {
text-align: center;
width: 28px;
height: 28px;
padding: 0;
margin: 2px;
Expand Down Expand Up @@ -933,7 +932,6 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
}

.calendar-week-number {
width: 20px;
height: 20px;
margin: 6px 0;
color: rgba(36, 36, 36, 0.7);
Expand Down

0 comments on commit 99c4204

Please sign in to comment.