<!DOCTYPE html>
<html>
  <head>
</head>
<body style='font: 12pt Roboto, "DejaVu Sans", Arial; margin-left: 5px; margin-right: 5px;'>
<div id="entry">
<h1 style='font: 12pt Roboto, "DejaVu Sans", Arial; display:block; background: #c0cf88; border-bottom: solid 3px #573; padding: 5px; margin-top: 0px; color: #573;'><a href="https://kallithea-scm.org/repos/kallithea/changeset/951158ff43785a8cd5d77755250bc3469c6df0a0" style="text-decoration: none; font-weight: bold; color: #573;">css: generic .hidden class which can be overruled with .show class  Sometimes more convenient and efficient than plain jQuery using .show() and .hide() and f...</a></h1>
<div id="body">
kiilerix committed on 2016-02-01 21:18:59<br />branch: default<br />tag: tip<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/951158ff43785a8cd5d77755250bc3469c6df0a0">951158ff</a><pre>css: generic .hidden class which can be overruled with .show class

Sometimes more convenient and efficient than plain jQuery using .show() and
.hide() and filtering on :visible.

This should be bootstrap compatible.

7834f845505a already depends on this :-(

 M kallithea/public/css/style.css (11 lines added, 13 lines removed)</pre>
</div>
</div>
</div>
</body>
</html>