Commit 1074e38d authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

default: add border for moreinfo popup

parent d57aea18
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -113,7 +113,7 @@ div.displayclean li .moreinfo {
	min-height: 1em;
	max-height: 90%;
	background-color: white;
	border: 1px solid black;
	border: 0.2em inset #666666;
	z-index: 5;
	display: none;
	overflow: auto;