editor: Handling backspace/delete on the text boundries
[redakcja.git] / redakcja / static / css / filelist.css
index f25db1e..e9b58ca 100644 (file)
@@ -119,6 +119,10 @@ a, a:visited, a:active {
        text-decoration: none;
 }
 
+a.btn {
+    color: #fff;
+}
+
 a:hover {
        text-decoration: underline;
 }