Skip to content

Commit

Permalink
Fixed libadwaita issues
Browse files Browse the repository at this point in the history
  • Loading branch information
vinceliuice committed Oct 21, 2022
1 parent 53d053f commit 50e8893
Show file tree
Hide file tree
Showing 191 changed files with 82,354 additions and 46,783 deletions.
2,581 changes: 1,623 additions & 958 deletions src/main/cinnamon/cinnamon-Dark.css

Large diffs are not rendered by default.

2,581 changes: 1,621 additions & 960 deletions src/main/cinnamon/cinnamon-Light.css

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions src/main/gnome-shell/shell-3-28/gnome-shell-Dark-blue.css
Original file line number Diff line number Diff line change
Expand Up @@ -756,7 +756,7 @@ StWidget.focused .app-well-app-running-dot {
/* Modal Dialogs */
.modal-dialog {
background-color: rgba(36, 36, 36, 0.95);
border-radius: 12px;
border-radius: 14px;
border: solid black;
border-width: 1px;
box-shadow: 3px 3px 8px -3px rgba(0, 0, 0, 0.65);
Expand Down Expand Up @@ -2541,7 +2541,7 @@ StEntry StLabel.hint-text, .popup-menu .search-entry StLabel.hint-text {
border-radius: 0 !important;
color: #afafaf !important;
text-shadow: none;
border-radius: 2px;
border-radius: 4px;
font-weight: normal;
transition-duration: 0 !important;
}
Expand Down
4 changes: 2 additions & 2 deletions src/main/gnome-shell/shell-3-28/gnome-shell-Dark-green.css
Original file line number Diff line number Diff line change
Expand Up @@ -756,7 +756,7 @@ StWidget.focused .app-well-app-running-dot {
/* Modal Dialogs */
.modal-dialog {
background-color: rgba(36, 36, 36, 0.95);
border-radius: 12px;
border-radius: 14px;
border: solid black;
border-width: 1px;
box-shadow: 3px 3px 8px -3px rgba(0, 0, 0, 0.65);
Expand Down Expand Up @@ -2541,7 +2541,7 @@ StEntry StLabel.hint-text, .popup-menu .search-entry StLabel.hint-text {
border-radius: 0 !important;
color: #afafaf !important;
text-shadow: none;
border-radius: 2px;
border-radius: 4px;
font-weight: normal;
transition-duration: 0 !important;
}
Expand Down
4 changes: 2 additions & 2 deletions src/main/gnome-shell/shell-3-28/gnome-shell-Dark-grey.css
Original file line number Diff line number Diff line change
Expand Up @@ -756,7 +756,7 @@ StWidget.focused .app-well-app-running-dot {
/* Modal Dialogs */
.modal-dialog {
background-color: rgba(36, 36, 36, 0.95);
border-radius: 12px;
border-radius: 14px;
border: solid black;
border-width: 1px;
box-shadow: 3px 3px 8px -3px rgba(0, 0, 0, 0.65);
Expand Down Expand Up @@ -2541,7 +2541,7 @@ StEntry StLabel.hint-text, .popup-menu .search-entry StLabel.hint-text {
border-radius: 0 !important;
color: #afafaf !important;
text-shadow: none;
border-radius: 2px;
border-radius: 4px;
font-weight: normal;
transition-duration: 0 !important;
}
Expand Down
4 changes: 2 additions & 2 deletions src/main/gnome-shell/shell-3-28/gnome-shell-Dark-orange.css
Original file line number Diff line number Diff line change
Expand Up @@ -756,7 +756,7 @@ StWidget.focused .app-well-app-running-dot {
/* Modal Dialogs */
.modal-dialog {
background-color: rgba(36, 36, 36, 0.95);
border-radius: 12px;
border-radius: 14px;
border: solid black;
border-width: 1px;
box-shadow: 3px 3px 8px -3px rgba(0, 0, 0, 0.65);
Expand Down Expand Up @@ -2541,7 +2541,7 @@ StEntry StLabel.hint-text, .popup-menu .search-entry StLabel.hint-text {
border-radius: 0 !important;
color: #afafaf !important;
text-shadow: none;
border-radius: 2px;
border-radius: 4px;
font-weight: normal;
transition-duration: 0 !important;
}
Expand Down
4 changes: 2 additions & 2 deletions src/main/gnome-shell/shell-3-28/gnome-shell-Dark-pink.css
Original file line number Diff line number Diff line change
Expand Up @@ -756,7 +756,7 @@ StWidget.focused .app-well-app-running-dot {
/* Modal Dialogs */
.modal-dialog {
background-color: rgba(36, 36, 36, 0.95);
border-radius: 12px;
border-radius: 14px;
border: solid black;
border-width: 1px;
box-shadow: 3px 3px 8px -3px rgba(0, 0, 0, 0.65);
Expand Down Expand Up @@ -2541,7 +2541,7 @@ StEntry StLabel.hint-text, .popup-menu .search-entry StLabel.hint-text {
border-radius: 0 !important;
color: #afafaf !important;
text-shadow: none;
border-radius: 2px;
border-radius: 4px;
font-weight: normal;
transition-duration: 0 !important;
}
Expand Down
4 changes: 2 additions & 2 deletions src/main/gnome-shell/shell-3-28/gnome-shell-Dark-purple.css
Original file line number Diff line number Diff line change
Expand Up @@ -756,7 +756,7 @@ StWidget.focused .app-well-app-running-dot {
/* Modal Dialogs */
.modal-dialog {
background-color: rgba(36, 36, 36, 0.95);
border-radius: 12px;
border-radius: 14px;
border: solid black;
border-width: 1px;
box-shadow: 3px 3px 8px -3px rgba(0, 0, 0, 0.65);
Expand Down Expand Up @@ -2541,7 +2541,7 @@ StEntry StLabel.hint-text, .popup-menu .search-entry StLabel.hint-text {
border-radius: 0 !important;
color: #afafaf !important;
text-shadow: none;
border-radius: 2px;
border-radius: 4px;
font-weight: normal;
transition-duration: 0 !important;
}
Expand Down
4 changes: 2 additions & 2 deletions src/main/gnome-shell/shell-3-28/gnome-shell-Dark-red.css
Original file line number Diff line number Diff line change
Expand Up @@ -756,7 +756,7 @@ StWidget.focused .app-well-app-running-dot {
/* Modal Dialogs */
.modal-dialog {
background-color: rgba(36, 36, 36, 0.95);
border-radius: 12px;
border-radius: 14px;
border: solid black;
border-width: 1px;
box-shadow: 3px 3px 8px -3px rgba(0, 0, 0, 0.65);
Expand Down Expand Up @@ -2541,7 +2541,7 @@ StEntry StLabel.hint-text, .popup-menu .search-entry StLabel.hint-text {
border-radius: 0 !important;
color: #afafaf !important;
text-shadow: none;
border-radius: 2px;
border-radius: 4px;
font-weight: normal;
transition-duration: 0 !important;
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -756,7 +756,7 @@ StWidget.focused .app-well-app-running-dot {
/* Modal Dialogs */
.modal-dialog {
background-color: #242424;
border-radius: 12px;
border-radius: 14px;
border: solid black;
border-width: 1px;
box-shadow: 3px 3px 8px -3px rgba(0, 0, 0, 0.65);
Expand Down Expand Up @@ -2541,7 +2541,7 @@ StEntry StLabel.hint-text, .popup-menu .search-entry StLabel.hint-text {
border-radius: 0 !important;
color: #afafaf !important;
text-shadow: none;
border-radius: 2px;
border-radius: 4px;
font-weight: normal;
transition-duration: 0 !important;
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -756,7 +756,7 @@ StWidget.focused .app-well-app-running-dot {
/* Modal Dialogs */
.modal-dialog {
background-color: #242424;
border-radius: 12px;
border-radius: 14px;
border: solid black;
border-width: 1px;
box-shadow: 3px 3px 8px -3px rgba(0, 0, 0, 0.65);
Expand Down Expand Up @@ -2541,7 +2541,7 @@ StEntry StLabel.hint-text, .popup-menu .search-entry StLabel.hint-text {
border-radius: 0 !important;
color: #afafaf !important;
text-shadow: none;
border-radius: 2px;
border-radius: 4px;
font-weight: normal;
transition-duration: 0 !important;
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -756,7 +756,7 @@ StWidget.focused .app-well-app-running-dot {
/* Modal Dialogs */
.modal-dialog {
background-color: #242424;
border-radius: 12px;
border-radius: 14px;
border: solid black;
border-width: 1px;
box-shadow: 3px 3px 8px -3px rgba(0, 0, 0, 0.65);
Expand Down Expand Up @@ -2541,7 +2541,7 @@ StEntry StLabel.hint-text, .popup-menu .search-entry StLabel.hint-text {
border-radius: 0 !important;
color: #afafaf !important;
text-shadow: none;
border-radius: 2px;
border-radius: 4px;
font-weight: normal;
transition-duration: 0 !important;
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -756,7 +756,7 @@ StWidget.focused .app-well-app-running-dot {
/* Modal Dialogs */
.modal-dialog {
background-color: #242424;
border-radius: 12px;
border-radius: 14px;
border: solid black;
border-width: 1px;
box-shadow: 3px 3px 8px -3px rgba(0, 0, 0, 0.65);
Expand Down Expand Up @@ -2541,7 +2541,7 @@ StEntry StLabel.hint-text, .popup-menu .search-entry StLabel.hint-text {
border-radius: 0 !important;
color: #afafaf !important;
text-shadow: none;
border-radius: 2px;
border-radius: 4px;
font-weight: normal;
transition-duration: 0 !important;
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -756,7 +756,7 @@ StWidget.focused .app-well-app-running-dot {
/* Modal Dialogs */
.modal-dialog {
background-color: #242424;
border-radius: 12px;
border-radius: 14px;
border: solid black;
border-width: 1px;
box-shadow: 3px 3px 8px -3px rgba(0, 0, 0, 0.65);
Expand Down Expand Up @@ -2541,7 +2541,7 @@ StEntry StLabel.hint-text, .popup-menu .search-entry StLabel.hint-text {
border-radius: 0 !important;
color: #afafaf !important;
text-shadow: none;
border-radius: 2px;
border-radius: 4px;
font-weight: normal;
transition-duration: 0 !important;
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -756,7 +756,7 @@ StWidget.focused .app-well-app-running-dot {
/* Modal Dialogs */
.modal-dialog {
background-color: #242424;
border-radius: 12px;
border-radius: 14px;
border: solid black;
border-width: 1px;
box-shadow: 3px 3px 8px -3px rgba(0, 0, 0, 0.65);
Expand Down Expand Up @@ -2541,7 +2541,7 @@ StEntry StLabel.hint-text, .popup-menu .search-entry StLabel.hint-text {
border-radius: 0 !important;
color: #afafaf !important;
text-shadow: none;
border-radius: 2px;
border-radius: 4px;
font-weight: normal;
transition-duration: 0 !important;
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -756,7 +756,7 @@ StWidget.focused .app-well-app-running-dot {
/* Modal Dialogs */
.modal-dialog {
background-color: #242424;
border-radius: 12px;
border-radius: 14px;
border: solid black;
border-width: 1px;
box-shadow: 3px 3px 8px -3px rgba(0, 0, 0, 0.65);
Expand Down Expand Up @@ -2541,7 +2541,7 @@ StEntry StLabel.hint-text, .popup-menu .search-entry StLabel.hint-text {
border-radius: 0 !important;
color: #afafaf !important;
text-shadow: none;
border-radius: 2px;
border-radius: 4px;
font-weight: normal;
transition-duration: 0 !important;
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -756,7 +756,7 @@ StWidget.focused .app-well-app-running-dot {
/* Modal Dialogs */
.modal-dialog {
background-color: #242424;
border-radius: 12px;
border-radius: 14px;
border: solid black;
border-width: 1px;
box-shadow: 3px 3px 8px -3px rgba(0, 0, 0, 0.65);
Expand Down Expand Up @@ -2541,7 +2541,7 @@ StEntry StLabel.hint-text, .popup-menu .search-entry StLabel.hint-text {
border-radius: 0 !important;
color: #afafaf !important;
text-shadow: none;
border-radius: 2px;
border-radius: 4px;
font-weight: normal;
transition-duration: 0 !important;
}
Expand Down
4 changes: 2 additions & 2 deletions src/main/gnome-shell/shell-3-28/gnome-shell-Dark-solid.css
Original file line number Diff line number Diff line change
Expand Up @@ -756,7 +756,7 @@ StWidget.focused .app-well-app-running-dot {
/* Modal Dialogs */
.modal-dialog {
background-color: #242424;
border-radius: 12px;
border-radius: 14px;
border: solid black;
border-width: 1px;
box-shadow: 3px 3px 8px -3px rgba(0, 0, 0, 0.65);
Expand Down Expand Up @@ -2541,7 +2541,7 @@ StEntry StLabel.hint-text, .popup-menu .search-entry StLabel.hint-text {
border-radius: 0 !important;
color: #afafaf !important;
text-shadow: none;
border-radius: 2px;
border-radius: 4px;
font-weight: normal;
transition-duration: 0 !important;
}
Expand Down
4 changes: 2 additions & 2 deletions src/main/gnome-shell/shell-3-28/gnome-shell-Dark-yellow.css
Original file line number Diff line number Diff line change
Expand Up @@ -756,7 +756,7 @@ StWidget.focused .app-well-app-running-dot {
/* Modal Dialogs */
.modal-dialog {
background-color: rgba(36, 36, 36, 0.95);
border-radius: 12px;
border-radius: 14px;
border: solid black;
border-width: 1px;
box-shadow: 3px 3px 8px -3px rgba(0, 0, 0, 0.65);
Expand Down Expand Up @@ -2541,7 +2541,7 @@ StEntry StLabel.hint-text, .popup-menu .search-entry StLabel.hint-text {
border-radius: 0 !important;
color: #afafaf !important;
text-shadow: none;
border-radius: 2px;
border-radius: 4px;
font-weight: normal;
transition-duration: 0 !important;
}
Expand Down
Loading

0 comments on commit 50e8893

Please sign in to comment.