Add setting to sync positions on every monitor

This commit is contained in:
Charles Gagnon
2020-05-17 09:42:07 -04:00
parent a909283aa6
commit f907ccca4a
5 changed files with 62 additions and 25 deletions

View File

@@ -28,6 +28,7 @@
#dashtopanelScrollview .app-well-app .overview-icon,
.dashtopanelMainPanel .show-apps .overview-icon {
background: none;
border: none;
margin: 0;
padding: 0;
@@ -43,6 +44,7 @@
background: none;
}
.dashtopanelMainPanel .show-apps:hover .overview-icon,
#dashtopanelScrollview .app-well-app:hover .dtp-container,
#dashtopanelScrollview .app-well-app:focus .dtp-container {
background-color: rgba(238, 238, 236, 0.1);