Gnome-Shell: Upload for gnome-shell 3.36.4
This commit is contained in:
parent
4789e40f4e
commit
af27429cc2
@ -587,7 +587,7 @@ StScrollBar {
|
||||
.world-clocks-button .world-clocks-time {
|
||||
font-weight: bold;
|
||||
color: #eeeeec;
|
||||
font-feature-settings: "lnum";
|
||||
font-feature-settings: "tnum";
|
||||
font-size: 11pt;
|
||||
text-align: right; }
|
||||
.world-clocks-button .world-clocks-timezone {
|
||||
|
||||
@ -586,7 +586,7 @@ StScrollBar {
|
||||
.world-clocks-button .world-clocks-time {
|
||||
font-weight: bold;
|
||||
color: #5c616c;
|
||||
font-feature-settings: "lnum";
|
||||
font-feature-settings: "tnum";
|
||||
font-size: 11pt;
|
||||
text-align: right; }
|
||||
.world-clocks-button .world-clocks-timezone {
|
||||
|
||||
@ -204,7 +204,7 @@
|
||||
.world-clocks-time {
|
||||
font-weight: bold;
|
||||
color: $fg_color;
|
||||
font-feature-settings: "lnum";
|
||||
font-feature-settings: "tnum";
|
||||
@include fontsize($base_font_size);
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
@ -4,7 +4,7 @@ GREEN='\033[0;32m'
|
||||
YELLOW='\033[0;33m'
|
||||
RESET='\033[0m'
|
||||
|
||||
VERSION=3.36.2
|
||||
VERSION=3.36.4
|
||||
|
||||
echo
|
||||
echo -e " $YELLOW[ i ]$RESET Upstream version $VERSION"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user