diff --git a/photobooth.css b/photobooth.css
index be73355..48bb21c 100644
--- a/photobooth.css
+++ b/photobooth.css
@@ -40,14 +40,34 @@ button.cancel {
}
.copies value {
-/* background-color: #df784e; */
font-size: 24px;
color: rgba (188, 255, 188, 0.8);
text-shadow: 2px 2px 1px #0c0d24;
- color: #BBFFBB;
font-weight: bold;
}
.copies marks.bottom mark indicator {
color: rgb (0, 50, 0);
+ border: 5px solid;
+}
+
+.copies fill:backdrop, .copies fill {
+ background-color: rgba (70, 70, 70, 0.5);
+ background-image: none;
+}
+
+.copies highlight {
+ background-image: none;
+ background-color: rgba (128, 255, 82, 0.8);
+}
+
+.copies slider {
+ color: rgba (128, 255, 82, 0.8);
+ min-width: 40px;
+ min-height: 40px;
+ background-image: none;
+ background-color: rgba (50, 150, 20, 1);
+ border: 20px solid;
+ border-color: rgba (50, 150, 20, 1);
+ border-radius: 20px;
}
diff --git a/photobooth.ui b/photobooth.ui
index e6bc981..823d16f 100644
--- a/photobooth.ui
+++ b/photobooth.ui
@@ -68,7 +68,7 @@
80
- 700
+ 640
@@ -87,7 +87,7 @@
460
- 700
+ 640
@@ -106,14 +106,13 @@
840
- 700
+ 640