Adjust panel boxes

This commit is contained in:
Charles Gagnon
2019-09-07 21:43:18 -04:00
parent 2cd9429f0d
commit 38a1792258
2 changed files with 65 additions and 14 deletions

View File

@@ -26,8 +26,8 @@
padding: 0;
}
#dashtopanelScrollview .app-well-app .overview-icon,
#dashtopanelTaskbar .show-apps .overview-icon {
#dashtopanelScrollview .app-well-app .overview-icon,
#dashtopanelTaskbar .show-apps .overview-icon {
border: none;
margin: 0;
padding: 0;
@@ -67,6 +67,15 @@
max-width: 400px;
}
.dashtopanelPanel.vertical .panel-button {
text-align: center;
}
.dashtopanelPanel.vertical .panel-button * {
padding: 1px 0;
margin: 0;
}
#dashtopanelThumbnailList {
spacing: 0em;
padding: 0 1em;