luci-app-adblock: small fixes
[project/luci.git] / applications / luci-app-adblock / luasrc / view / adblock / blocklist.htm
index f59e51857413514f561dc06618fcf5f1bef30fe0..a6f2286513ed86df0cf85de7213ee3854e4b6ead 100644 (file)
@@ -14,39 +14,39 @@ local anonclass  = (not self.anonymous or self.sectiontitle) and "named" or "ano
 .cbi-section-table-row,
 .tr[data-title]::before
 {
-       text-align:left;
-       vertical-align:top;
-       margin-left:0px;
-       padding-left:2px;
+       text-align: left;
+       vertical-align: top;
+       margin-left: 0px;
+       padding-left: 2px;
 }
 .table.cbi-section-table .th
 {
-       white-space:nowrap;
+       white-space: nowrap;
 }
 .table.cbi-section-table input
 {
-       width:7em;
+       width: 7em;
 }
 .cbi-section-table-row > .cbi-value-field [data-dynlist] > input,
 .table.cbi-section-table input
 {
-       width:7em;
+       width: 7em;
 }
 
 .cbi-input-text
 {
-       text-align:left;
-       padding-left:2px;
-       outline:none;
-       box-shadow:none;
-       background:transparent;
-       width:7em;
+       text-align: left;
+       padding-left: 2px;
+       outline: none;
+       box-shadow: none;
+       background: transparent;
+       width: 7em;
 }
 </style>
 
 <div class="cbi-section" id="cbi-<%=self.config%>-<%=self.sectiontype%>">
        <% if self.title then -%>
-               <legend><%=self.title%></legend>
+               <h3><%=self.title%></h3>
        <%- end %>
        <div class="cbi-section-descr"><%=self.description%></div>
        <div class="cbi-section-node">