From c0742b5cf3d0dce8166afc031c4372a2c74d3bc5 Mon Sep 17 00:00:00 2001
From: str4d <str4d@mail.i2p>
Date: Sun, 4 Jun 2017 05:00:22 +0000
Subject: [PATCH] Remove capitalization of SusiDNS config options in light
 theme

---
 installer/resources/themes/susidns/light/susidns.css | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/installer/resources/themes/susidns/light/susidns.css b/installer/resources/themes/susidns/light/susidns.css
index 2a7fa5864e..85b3a0c0ef 100644
--- a/installer/resources/themes/susidns/light/susidns.css
+++ b/installer/resources/themes/susidns/light/susidns.css
@@ -380,10 +380,6 @@ li {
      line-height: 140%;
 }
 
-li b {
-     text-transform: capitalize;
-}
-
 tr.list1 {
      background-color: #f7f8ff;
      background: repeating-linear-gradient(45deg, rgba(255,255,255,0.5) 2px, rgba(221, 221, 255, 0.3) 3px, #fff 5px), #fff;
@@ -1276,4 +1272,4 @@ _:-ms-lang(x), * {
      text-shadow: none !important;
 }
 
-/* end Edge/IE tweaks */
\ No newline at end of file
+/* end Edge/IE tweaks */
-- 
GitLab