In the snap you can see that after clicking the Add application link, this dialog box in the left hand side is appearing. This dialog box is a .jsp page. I don’t have the access to the css files that this jsp is calling.
Now my question is :
-
I want to pull it down for some pixels, without using the css. Is it possible? if yes then how ? As you can see that due to its appearance in that position the back ground links are not visible.
-
The links and the form field(search for a text) are not key board accessible. How to make them keyboard accessible?

if u don’t have access to .css, then in your present jsp, put style to that modal window if it is having a div. as,
aligning the layers definitely need some style, else browser cannot identify it