cleanup stylesheets

This commit is contained in:
alfrix 2022-11-25 21:02:15 -03:00
parent d8b4d2d293
commit 2e39de56bd
6 changed files with 0 additions and 31 deletions

View File

@ -396,10 +396,6 @@ trough {
margin: 0 0 0 0;
}
.printing-progress-bar {
color: #00C9B4;
}
.printing-progress-text {
font-size: 1.25em;
font-weight: bold;
@ -456,13 +452,6 @@ trough {
padding: 2em 2.5em 2em 2.5em;
}
.notification {
background-clip: padding-box;
padding: .25em;
border-radius: 0 0 .25em .25em;
opacity: 0.8;
}
.system-program-grid {
padding: 0.25em;
padding-right: .5em;

View File

@ -205,10 +205,6 @@ textview .time {
color: #fdf6e3; /*base3*/
}
.printing-progress-bar {
color: #2aa198; /*solarized-cyan*/
}
.printing-progress-text {
color: #fdf6e3; /*base3*/
}

View File

@ -195,10 +195,6 @@ textview .time {
color: #e2e2e2;
}
.printing-progress-bar {
color: #006064;
}
.printing-progress-text {
color: #e2e2e2;
}

View File

@ -179,10 +179,6 @@ textview .time {
color: #e2e2e2;
}
.printing-progress-bar {
color: #006064;
}
.printing-progress-text {
color: #e2e2e2;
}

View File

@ -228,10 +228,6 @@ textview .time {
color: black;
}
.printing-progress-bar {
color: #F48FB1;
}
.printing-progress-text {
color: black;
}

View File

@ -167,10 +167,6 @@ textview .time {
color: #f0f0f0;
}
.printing-progress-bar {
color: #00C9B4;
}
.printing-progress-text {
color: white;
}