Bläddra i källkod

Minor UI update

Vijayakrishnan 3 år sedan
förälder
incheckning
ee7a439623
1 ändrade filer med 8 tillägg och 0 borttagningar
  1. 8 0
      public/css/style.css

+ 8 - 0
public/css/style.css

@@ -1623,6 +1623,9 @@ canvas.pdf-viewer-page.pdf-preview-page {
 .bg-aliceblue {
     background: aliceblue !important;
 }
+.text-danger-dark {
+    color: #8b1621 !important;
+}
 .filter-head input[type="date"]::-webkit-calendar-picker-indicator {
     display: none;
     -webkit-appearance: none;
@@ -1988,6 +1991,11 @@ body.in-iframe .main-row > .sidebar {
 .strike-through {
     text-decoration: line-through;
 }
+.visit-segment .strike-through {
+    color: #8b1621 !important;
+    text-decoration: none !important;
+    opacity: 0.9;
+}
 
 /* visit-moe */
 [visit-moe] [url]:not([show]){