Loading modules/status/resources/views/layout.jade +2 −1 Original line number Original line Diff line number Diff line Loading @@ -2,13 +2,14 @@ html html head head title Server Status Panel title Server Status Panel link(rel='stylesheet', href='/css/bootstrap.min.css') link(rel='stylesheet', href='/css/bootstrap.css') link(rel='stylesheet', href='/css/bootstrap-responsive.css') link(rel='stylesheet', href='/css/bootstrap-responsive.css') link(rel='stylesheet', href='/css/custom.css') link(rel='stylesheet', href='/css/custom.css') link(href='http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,300,600', rel='stylesheet', type='text/css') link(href='http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,300,600', rel='stylesheet', type='text/css') link(href='http://fonts.googleapis.com/css?family=Source+Code+Pro:400', rel='stylesheet', type='text/css') link(href='http://fonts.googleapis.com/css?family=Source+Code+Pro:400', rel='stylesheet', type='text/css') script(type="text/javascript", src="https://www.google.com/jsapi") script(type="text/javascript", src="https://www.google.com/jsapi") script(type="text/javascript", src="/js/jquery-1.9.1.min.js") script(type="text/javascript", src="/js/jquery-1.9.1.min.js") meta(name="viewport", content="width=device-width, initial-scale=1.0") body body #wrap #wrap .navbar.navbar-fixed-top .navbar.navbar-fixed-top Loading public/css/bootstrap.css +238 −119 File changed.Preview size limit exceeded, changes collapsed. Show changes Loading
modules/status/resources/views/layout.jade +2 −1 Original line number Original line Diff line number Diff line Loading @@ -2,13 +2,14 @@ html html head head title Server Status Panel title Server Status Panel link(rel='stylesheet', href='/css/bootstrap.min.css') link(rel='stylesheet', href='/css/bootstrap.css') link(rel='stylesheet', href='/css/bootstrap-responsive.css') link(rel='stylesheet', href='/css/bootstrap-responsive.css') link(rel='stylesheet', href='/css/custom.css') link(rel='stylesheet', href='/css/custom.css') link(href='http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,300,600', rel='stylesheet', type='text/css') link(href='http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,300,600', rel='stylesheet', type='text/css') link(href='http://fonts.googleapis.com/css?family=Source+Code+Pro:400', rel='stylesheet', type='text/css') link(href='http://fonts.googleapis.com/css?family=Source+Code+Pro:400', rel='stylesheet', type='text/css') script(type="text/javascript", src="https://www.google.com/jsapi") script(type="text/javascript", src="https://www.google.com/jsapi") script(type="text/javascript", src="/js/jquery-1.9.1.min.js") script(type="text/javascript", src="/js/jquery-1.9.1.min.js") meta(name="viewport", content="width=device-width, initial-scale=1.0") body body #wrap #wrap .navbar.navbar-fixed-top .navbar.navbar-fixed-top Loading
public/css/bootstrap.css +238 −119 File changed.Preview size limit exceeded, changes collapsed. Show changes