Files
@ 951158ff4378
Branch filter:
Location: kallithea/scripts/make-release
951158ff4378
2.0 KiB
text/plain
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 :-(
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 :-(