Skip to content

Instantly share code, notes, and snippets.

@JuanjoSalvador
Last active September 15, 2022 17:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JuanjoSalvador/a12453e853c2c512b089cb1dcc04b8e4 to your computer and use it in GitHub Desktop.
Save JuanjoSalvador/a12453e853c2c512b089cb1dcc04b8e4 to your computer and use it in GitHub Desktop.
#panel {
background-gradient-direction: none;
background-color: #1d2128;
border-radius: 7px;
margin-top: 3px;
margin-bottom: 3px;
margin-left: 10px;
margin-right: 10px;
height: 35px;
}
#panel #panelActivities.panel-button {
-natural-hpadding: 12px;
}
#panel .panel-button#panelActivities {
background-image: url("assets/activities.png");
background-position: center top;
background-size: auto;
color: transparent;
background-color: transparent;
box-shadow: none;
}
#panel .panel-button#panelActivities > * {
width: 24px;
}
Gjs_ui_panel_AggregateMenu.panel-button{
}
VitalsMenuButton.panel-button{
}
* {
padding: 100px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment