From c4e2791e14c24ec42e433761b540e7ad7aba9637 Mon Sep 17 00:00:00 2001 From: dev_amdtel Date: Wed, 11 Feb 2015 20:33:38 +0400 Subject: [PATCH] fix checkbox in hosted organization users list and mailbox list --- .../WebsitePanel.WebPortal/App_Themes/Default/Styles/Skin.css | 1 + .../WebsitePanel/ExchangeServer/ExchangeMailboxes.ascx | 2 +- .../WebsitePanel/ExchangeServer/OrganizationUsers.ascx | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/WebsitePanel/Sources/WebsitePanel.WebPortal/App_Themes/Default/Styles/Skin.css b/WebsitePanel/Sources/WebsitePanel.WebPortal/App_Themes/Default/Styles/Skin.css index 829d8662..bde1c680 100644 --- a/WebsitePanel/Sources/WebsitePanel.WebPortal/App_Themes/Default/Styles/Skin.css +++ b/WebsitePanel/Sources/WebsitePanel.WebPortal/App_Themes/Default/Styles/Skin.css @@ -94,6 +94,7 @@ textarea {font-family:inherit; font-size:inherit; color:inherit; background:#fff /* checkbox */ input[type=checkbox], input[type=radio] {margin:8px 4px 8px; vertical-align:-1px;} .HeaderCheckbox {margin-left:5px;} +.GridCheckbox input[type=checkbox] {margin-top:0px;} input[type=image] {margin-right:4px;} .LoginLabel {display:block; line-height:34px; width:auto !important; padding-right:8px;} .LoginContainer .SubHead {padding-right:8px; color:#333;} diff --git a/WebsitePanel/Sources/WebsitePanel.WebPortal/DesktopModules/WebsitePanel/ExchangeServer/ExchangeMailboxes.ascx b/WebsitePanel/Sources/WebsitePanel.WebPortal/DesktopModules/WebsitePanel/ExchangeServer/ExchangeMailboxes.ascx index 0f05c67c..0c75c06d 100644 --- a/WebsitePanel/Sources/WebsitePanel.WebPortal/DesktopModules/WebsitePanel/ExchangeServer/ExchangeMailboxes.ascx +++ b/WebsitePanel/Sources/WebsitePanel.WebPortal/DesktopModules/WebsitePanel/ExchangeServer/ExchangeMailboxes.ascx @@ -80,7 +80,7 @@ - + diff --git a/WebsitePanel/Sources/WebsitePanel.WebPortal/DesktopModules/WebsitePanel/ExchangeServer/OrganizationUsers.ascx b/WebsitePanel/Sources/WebsitePanel.WebPortal/DesktopModules/WebsitePanel/ExchangeServer/OrganizationUsers.ascx index 7f161eee..a69f1b4c 100644 --- a/WebsitePanel/Sources/WebsitePanel.WebPortal/DesktopModules/WebsitePanel/ExchangeServer/OrganizationUsers.ascx +++ b/WebsitePanel/Sources/WebsitePanel.WebPortal/DesktopModules/WebsitePanel/ExchangeServer/OrganizationUsers.ascx @@ -65,6 +65,7 @@ +
@@ -78,7 +79,7 @@ - +