Explorar o código

fix css for same code

Alexey Makhov %!s(int64=10) %!d(string=hai) anos
pai
achega
04adc94b26
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      public/ng/less/gogs/repository.less

+ 5 - 0
public/ng/less/gogs/repository.less

@@ -657,6 +657,11 @@
                         background-color: #ffffdd !important;
                     }
                 }
+                &.same-code {
+                    td.selected-line, td.selected-line pre {
+                        background-color: #ffffdd !important;
+                    }
+                }
                 &.del-code {
                     td, pre {
                         background-color: #ffe2dd !important;