/*
======================================== 
module/such/js-fit/css/such.fit.css 
======================================== 
*/
textarea.fit { resize: none !important; }

/*
======================================== 
module/such/js-such/css/act-loading.scss 
======================================== 
*/
.act-loading, .act-loading * { cursor: progress; }

/*
======================================== 
module/such/js-such/css/act-working.scss 
======================================== 
*/
.act-working, .act-working * { cursor: progress; }

/*
======================================== 
module/such/framework-mvc/css/mvc-debug.css 
======================================== 
*/
.mvc_debug_pre { white-space: pre-wrap; }

.mvc_debug_exception .popover { max-width: 80em; }

.mvc_debug_exception .popover-title { white-space: nowrap; }

#mvc_debug .panel { margin-bottom: 10px; }

/*
======================================== 
module/such/framework-mvc/css/tablecol-click.css 
======================================== 
*/
.tablecol-click { cursor: pointer; }
