From 6e0d7bb3cfb99ef352da95b4c4811e8f7ef24b13 Mon Sep 17 00:00:00 2001 From: Faye Li Date: Mon, 13 Feb 2017 10:42:07 -0800 Subject: [PATCH] make visibility settings into a modal for better readability --- scripts/system/html/users.html | 73 +++++++++++++++++++++------------- 1 file changed, 46 insertions(+), 27 deletions(-) diff --git a/scripts/system/html/users.html b/scripts/system/html/users.html index ce90320218..efff6a27ec 100644 --- a/scripts/system/html/users.html +++ b/scripts/system/html/users.html @@ -219,7 +219,11 @@ } .dropdown-menu { - width: 280px; + width: 350px; + border: 0; + display: block; + float: none; + position: inherit; } .dropdown-menu li { @@ -235,12 +239,12 @@ background: #dcdcdc; } - .dropdown-menu li h6 { + .dropdown-menu li h5 { font-weight: bold; } .dropdown-menu li p { - font-size: 13px; + font-size: 14px; } @@ -253,28 +257,10 @@

- +
- +