Explorar o código

dasboard_history: minor style fix change

Torkel Ödegaard %!s(int64=8) %!d(string=hai) anos
pai
achega
64d620c987
Modificáronse 1 ficheiros con 4 adicións e 1 borrados
  1. 4 1
      public/sass/pages/_history.scss

+ 4 - 1
public/sass/pages/_history.scss

@@ -55,7 +55,10 @@
   right: 10px;
   right: 10px;
 }
 }
 
 
-.diff-json-new, .diff-json-old {
+.diff-json-new,
+.diff-json-old,
+.diff-json-deleted,
+.diff-json-added,  {
   color: $diff-json-changed-fg;
   color: $diff-json-changed-fg;
 
 
   & .diff-line-number { color: $diff-json-changed-num; }
   & .diff-line-number { color: $diff-json-changed-num; }