From 607164edad22ddbf9982c9c9866445175a51127e Mon Sep 17 00:00:00 2001 From: Mukul Date: Mon, 25 Sep 2017 18:33:28 +0530 Subject: [PATCH] this is solution 23093 File > Print Preview > The Maximize button icon changes in the below mention scenario. --- 400-SOURCECODE/AIAHTML5.Web/themes/default/css/bootstrap/3.3.6/main.css | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/400-SOURCECODE/AIAHTML5.Web/themes/default/css/bootstrap/3.3.6/main.css b/400-SOURCECODE/AIAHTML5.Web/themes/default/css/bootstrap/3.3.6/main.css index 78792ea..f072740 100644 --- a/400-SOURCECODE/AIAHTML5.Web/themes/default/css/bootstrap/3.3.6/main.css +++ b/400-SOURCECODE/AIAHTML5.Web/themes/default/css/bootstrap/3.3.6/main.css @@ -1080,4 +1080,10 @@ color:#ffffff !important; #selectedPin{background-position:15px -24px;} #allPinBtn{background-position:12px -105px;} #dropdownMenu221{background-position:10px -49px;} -#comment-box{background-position:28px -73px; width:80px;} \ No newline at end of file +#comment-box{background-position:28px -73px; width:80px;} + + +.jsPanel-btn-norm + { + background-image: none !important; +} \ No newline at end of file -- libgit2 0.21.4