mirror of
https://github.com/imarkoff/Marble-shell-theme.git
synced 2025-10-02 22:34:48 -07:00
Fixed battery percentage in the panel
This commit is contained in:
@@ -63,6 +63,10 @@ stage {
|
|||||||
margin: 0;
|
margin: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#panel .power-status.panel-status-indicators-box StIcon {
|
||||||
|
font-size: 14px;
|
||||||
|
}
|
||||||
|
|
||||||
.panel-button:hover,
|
.panel-button:hover,
|
||||||
.panel-button:hover .clock,
|
.panel-button:hover .clock,
|
||||||
.panel-button:active,
|
.panel-button:active,
|
||||||
@@ -71,6 +75,9 @@ stage {
|
|||||||
background-color: ACCENT-DIS_HOVER;
|
background-color: ACCENT-DIS_HOVER;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#panel .power-status.panel-status-indicators-box {
|
||||||
|
font-size: 12px;
|
||||||
|
}
|
||||||
|
|
||||||
/* clock fix */
|
/* clock fix */
|
||||||
.clock-display{
|
.clock-display{
|
||||||
|
Reference in New Issue
Block a user