From 1549d0694cb14dff3e506a59aa4e444211f164c7 Mon Sep 17 00:00:00 2001 From: cp6 Date: Sun, 31 Jan 2021 12:00:50 +1100 Subject: [PATCH] Updated view more modal formating Updated view more modal to be more wider (less longer) on medium/large screens --- assets/css/style.css | 16 +++- class.php | 213 +++++++++++++++++-------------------------- 2 files changed, 97 insertions(+), 132 deletions(-) diff --git a/assets/css/style.css b/assets/css/style.css index 5e657ee..5691985 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -57,10 +57,6 @@ body { .container { max-width: 960px } - - .modal-lg { - max-width: 800px; - } } @media (min-width: 1200px) { @@ -196,6 +192,10 @@ body { } } +.mm-col { + margin-bottom: 0.2rem; +} + [tabindex="-1"]:focus { outline: 0 !important } @@ -249,7 +249,7 @@ a:hover { code { font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; - font-size: 87.5%; + font-size: 82%; color: #e83e8c; word-break: break-word } @@ -1534,4 +1534,10 @@ input:checked + .slider:before { .btn-bar-col { overflow-x: scroll } +} + +@media (min-width: 992px) { + .modal-lg { + max-width: 800px; + } } \ No newline at end of file diff --git a/class.php b/class.php index 36e1aa3..45e155d 100644 --- a/class.php +++ b/class.php @@ -656,7 +656,7 @@ class idlers extends helperFunctions $this->editDomainModal(); $this->outputString('