On 07/01/15 03:29, Timothy Gu wrote:
We are not using minified CSS so this is not needed. Plus they generate noise on JavaScript console. --- htdocs/css/bootstrap-theme.css | 2 -- htdocs/css/bootstrap.css | 1 - 2 files changed, 3 deletions(-)diff --git a/htdocs/css/bootstrap-theme.css b/htdocs/css/bootstrap-theme.css index eb8bfce..db3ebfa 100644 --- a/htdocs/css/bootstrap-theme.css +++ b/htdocs/css/bootstrap-theme.css @@ -501,5 +501,3 @@ h4:hover a[href].glyphicon-link, h5:hover a[href].glyphicon-link { display: inline; } - -/*# sourceMappingURL=bootstrap-theme.css.map */ diff --git a/htdocs/css/bootstrap.css b/htdocs/css/bootstrap.css index 4165d41..7162602 100644 --- a/htdocs/css/bootstrap.css +++ b/htdocs/css/bootstrap.css @@ -6355,4 +6355,3 @@ button.close { display: none !important; } } -/*# sourceMappingURL=bootstrap.css.map */
makes sense. lu _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
