Logging iets betere styling caller-title-divje

svn path=/Website/branches/v2016.3/; revision=32777
This commit is contained in:
Jos Groot Lipman
2017-02-09 13:05:06 +00:00
parent 5fc6c3aa4f
commit 6cc5fd1ac6

View File

@@ -152,7 +152,7 @@ htmlLogger =
this._file_handle.WriteLine(" width: 0; height: 0;");
this._file_handle.WriteLine(" left: 10px; top: -16px;");
this._file_handle.WriteLine(" border: 8px solid;");
this._file_handle.WriteLine(" border-color: transparent transparent #ffffe0; transparent");
this._file_handle.WriteLine(" border-color: transparent transparent #ffffe0 transparent;");
this._file_handle.WriteLine("}");
this._file_handle.WriteLine("td.tm:hover div.caller, div.caller:hover { display:block; }");
this._file_handle.WriteLine("</style>");