From faf1980b4cda2c5b9ad06ab564cc2bcf935ad714 Mon Sep 17 00:00:00 2001 From: Guilherme Fontenele Date: Fri, 30 Dec 2016 16:52:24 -0200 Subject: [PATCH] Container info colors etc --- app.html | 30 ++++++++++++++++++++++++------ js/app.js | 27 +++++++++++++++++++++++---- 2 files changed, 47 insertions(+), 10 deletions(-) diff --git a/app.html b/app.html index 86f53d9..feda348 100644 --- a/app.html +++ b/app.html @@ -92,6 +92,10 @@ .table-without-margin-bottom { margin-bottom: 0; } + + .modal-lg { + width: 96%; + } /*#terminal-bar {*/ /*position: fixed;*/ @@ -388,12 +392,26 @@