From 918e13bf91be7380af15fd2477bdedde5d7184e8 Mon Sep 17 00:00:00 2001 From: ARvind Tiwari Date: Mon, 24 Jul 2017 18:52:23 +0530 Subject: [PATCH] modal close button thinner, some icons changed, vertical alignment changed to middle --- .../datacenterlight/beta_success.html | 27 ++++--- hosting/static/hosting/css/commons.css | 73 +++++++++---------- hosting/templates/hosting/base_short.html | 8 +- hosting/templates/hosting/orders.html | 2 +- hosting/templates/hosting/user_keys.html | 32 ++++---- .../hosting/virtual_machine_detail.html | 26 +++---- 6 files changed, 83 insertions(+), 85 deletions(-) diff --git a/datacenterlight/templates/datacenterlight/beta_success.html b/datacenterlight/templates/datacenterlight/beta_success.html index 327198e7..2512a05c 100644 --- a/datacenterlight/templates/datacenterlight/beta_success.html +++ b/datacenterlight/templates/datacenterlight/beta_success.html @@ -2,19 +2,18 @@ {% load i18n %}