From 990456dbdd2c3094cc34e1fa48c6d1930b0da97a Mon Sep 17 00:00:00 2001 From: Kevan Ahlquist Date: Sat, 31 Jan 2015 14:42:10 -0600 Subject: [PATCH] Style tweaks for container start modal. --- app/components/startContainer/startcontainer.html | 12 ++++++------ assets/css/app.css | 4 ++++ dist/assets/css/app.css | 4 ++++ dist/dockerui.css | 4 ++++ dist/dockerui.js | 14 +++++++------- dist/templates/app.js | 12 ++++++------ 6 files changed, 31 insertions(+), 19 deletions(-) diff --git a/app/components/startContainer/startcontainer.html b/app/components/startContainer/startcontainer.html index 681aa34e1..39285dcff 100644 --- a/app/components/startContainer/startcontainer.html +++ b/app/components/startContainer/startcontainer.html @@ -106,7 +106,7 @@
-
+
@@ -205,7 +205,7 @@
-
+
@@ -248,7 +248,7 @@
-
+
@@ -267,7 +267,7 @@
-
+
@@ -282,7 +282,7 @@
-
+
diff --git a/assets/css/app.css b/assets/css/app.css index 6087c9c28..b7b7bd8f0 100644 --- a/assets/css/app.css +++ b/assets/css/app.css @@ -109,3 +109,7 @@ body { border-style: solid; border-width: 0 0 0 1em; } + +.inline-four .form-control { + max-width: 25%; +} diff --git a/dist/assets/css/app.css b/dist/assets/css/app.css index 6087c9c28..b7b7bd8f0 100644 --- a/dist/assets/css/app.css +++ b/dist/assets/css/app.css @@ -109,3 +109,7 @@ body { border-style: solid; border-width: 0 0 0 1em; } + +.inline-four .form-control { + max-width: 25%; +} diff --git a/dist/dockerui.css b/dist/dockerui.css index 14513e91c..a12442daa 100644 --- a/dist/dockerui.css +++ b/dist/dockerui.css @@ -109,4 +109,8 @@ body { margin: 0.5em; border-style: solid; border-width: 0 0 0 1em; +} + +.inline-four .form-control { + max-width: 25%; } \ No newline at end of file diff --git a/dist/dockerui.js b/dist/dockerui.js index 5b7e62e8e..5ffdda001 100644 --- a/dist/dockerui.js +++ b/dist/dockerui.js @@ -1,4 +1,4 @@ -/*! dockerui - v0.6.0 - 2015-01-28 +/*! dockerui - v0.6.0 - 2015-01-31 * https://github.com/crosbymichael/dockerui * Copyright (c) 2015 Michael Crosby; * Licensed MIT @@ -1632,7 +1632,7 @@ angular.module("app/components/startContainer/startcontainer.html", []).run(["$t "
\n" + " \n" + "
\n" + - "
\n" + + "
\n" + "
\n" + " \n" + " \n" + @@ -1731,7 +1731,7 @@ angular.module("app/components/startContainer/startcontainer.html", []).run(["$t "
\n" + " \n" + "
\n" + - "
\n" + + "
\n" + " \n" + @@ -1774,7 +1774,7 @@ angular.module("app/components/startContainer/startcontainer.html", []).run(["$t "
\n" + " \n" + "
\n" + - "
\n" + + "
\n" + "
\n" + " \n" + " \n" + @@ -1793,7 +1793,7 @@ angular.module("app/components/startContainer/startcontainer.html", []).run(["$t "
\n" + " \n" + "
\n" + - "
\n" + + "
\n" + " \n" + " \n" + " \n" + @@ -1808,7 +1808,7 @@ angular.module("app/components/startContainer/startcontainer.html", []).run(["$t "
\n" + " \n" + "
\n" + - "
\n" + + "
\n" + " \n" + " \n" + " \n" + diff --git a/dist/templates/app.js b/dist/templates/app.js index b87ec2b2b..b2b306b06 100644 --- a/dist/templates/app.js +++ b/dist/templates/app.js @@ -653,7 +653,7 @@ angular.module("app/components/startContainer/startcontainer.html", []).run(["$t "
\n" + " \n" + "
\n" + - "
\n" + + "
\n" + "
\n" + " \n" + " \n" + @@ -752,7 +752,7 @@ angular.module("app/components/startContainer/startcontainer.html", []).run(["$t "
\n" + " \n" + "
\n" + - "
\n" + + "
\n" + " \n" + @@ -795,7 +795,7 @@ angular.module("app/components/startContainer/startcontainer.html", []).run(["$t "
\n" + " \n" + "
\n" + - "
\n" + + "
\n" + "
\n" + " \n" + " \n" + @@ -814,7 +814,7 @@ angular.module("app/components/startContainer/startcontainer.html", []).run(["$t "
\n" + " \n" + "
\n" + - "
\n" + + "
\n" + " \n" + " \n" + " \n" + @@ -829,7 +829,7 @@ angular.module("app/components/startContainer/startcontainer.html", []).run(["$t "
\n" + " \n" + "
\n" + - "
\n" + + "
\n" + " \n" + " \n" + " \n" +