[epiphany/wip/exalm/dark: 1/3] about.css: Fix typo



commit 59932d9d2005bff30b01e4eb8c59ae30727f8741
Author: Alexander Mikhaylenko <alexm gnome org>
Date:   Thu Sep 26 14:00:54 2019 +0500

    about.css: Fix typo

 src/resources/about.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/resources/about.css b/src/resources/about.css
index 9e256b16f..7f2141b12 100644
--- a/src/resources/about.css
+++ b/src/resources/about.css
@@ -90,7 +90,7 @@ h1 {
     background: #f6f6f4;
     border-bottom: 1px solid #d3d7cf;
     color: #2e3436;
-    border-top: 1px solidtransparent;
+    border-top: 1px solid transparent;
 }
 
 #plugin-table tr:hover td


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]