Expose compact mode as an option

* some minor space cleanup
* Also close the ULS window when clicked outside

Change-Id: I06b465926196f79e47990e80e3b23f5a16474ba3
This commit is contained in:
Santhosh Thottingal
2013-03-15 14:57:19 +05:30
parent 44ff5e0120
commit 0340e609a0
4 changed files with 11 additions and 14 deletions

View File

@@ -18,7 +18,7 @@
}
.uls-compact .filterinput,
.uls-compact .filterinput:focus {
.uls-compact .filterinput:focus {
background-color: transparent;
border: none;
box-shadow: none;