Przeglądaj źródła

add default background color in the annotation editor

Gildas 5 lat temu
rodzic
commit
6f0d5d9016
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      extension/ui/pages/editor.css

+ 1 - 0
extension/ui/pages/editor.css

@@ -70,6 +70,7 @@ img[type=button].cut-disabled:hover,
 }
 
 .editor {
+    background-color: white;
     flex: auto;
     border: none;
     border-top-width: 1px;