1
0
mirror of https://github.com/horst3180/arc-theme.git synced 2026-03-02 03:40:11 +00:00

more gnome-shell tweaks

This commit is contained in:
Horst3180
2016-03-23 15:36:18 +01:00
parent aa363fd608
commit 4a6f74a8f7
3 changed files with 65 additions and 82 deletions

View File

@@ -394,10 +394,11 @@ StScrollBar {
spacing: 20px; }
.audio-selection-device {
border: 1px solid red;
border-radius: 12px; }
border: 1px solid #dcdfe3;
border-radius: 3px; }
.audio-selection-device:active, .audio-selection-device:hover, .audio-selection-device:focus {
background-color: #5294E2; }
background-color: #5294E2;
border-color: #5294E2; }
.audio-selection-device-box {
padding: 20px;
@@ -408,22 +409,17 @@ StScrollBar {
.geolocation-dialog {
spacing: 30px; }
.geolocation-dialog-main-layout {
spacing: 12px; }
.geolocation-dialog-content {
spacing: 20px; }
.geolocation-dialog-icon {
icon-size: 48px; }
.geolocation-dialog-title {
font-weight: bold; }
.geolocation-dialog-reason {
color: black;
font-weight: bold; }
.geolocation-dialog-main-layout {
spacing: 12px; }
.geolocation-dialog-content {
spacing: 20px; }
.geolocation-dialog-icon {
icon-size: 48px; }
.geolocation-dialog-title {
font-weight: bold; }
.geolocation-dialog-reason {
color: #5c616c;
font-weight: bold; }
.network-dialog-secret-table {
spacing-rows: 15px;