Signed-off-by: Lutty Yang <lutty@wcan.in>
width: 100%;
min-height: 15rem;
padding: 1rem;
- font-size: smaller;
+ font-size: small;
color: #5F5F5F;
margin-bottom: 20px;
}
small {
- font-size: smaller;
+ font-size: small;
white-space: normal;
}
#cbi-firewall-redirect table *,
#cbi-network-switch_vlan table *,
#cbi-firewall-zone table *{
- font-size: smaller;
+ font-size: small;
}
#cbi-firewall-redirect table input[type="text"],
}
.cbi-input-textarea {
- font-size: smaller;
+ font-size: small;
}
.node-status-iptables > .main fieldset li > a {
var ret = false;
if (!$('body').hasClass('logged-in')) {
luciLocation = ["Main", "Login"];
- return false;
+ return true;
}
$(".main > .main-left > .nav > .slide > .menu").each(function () {