Revision: d27c7b11c573
Branch:   default
Author:   Pekka Klärck
Date:     Wed Apr 16 20:29:08 2014 UTC
Log:      Log: Pointer cursor when hovering text selection column.

Update issue 1689
Turned cursor to pointer when hovering the selection column.
http://code.google.com/p/robotframework/source/detail?r=d27c7b11c573

Modified:
 /src/robot/htmldata/rebot/log.css

=======================================
--- /src/robot/htmldata/rebot/log.css   Wed Apr 16 19:30:04 2014 UTC
+++ /src/robot/htmldata/rebot/log.css   Wed Apr 16 20:29:08 2014 UTC
@@ -103,6 +103,7 @@
 }
 .message-row:hover .select-text:hover {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAV1BMVEXv833O26y1yc+tw9v5+m/c5Zjq74T1+HTx9Xrt8oDU4KPAwE3//2b3+XLa5JvS3qfs8YHg6JOQkDrd5pbZ45zj6o6+z8O6zMnu8376+27I17TA0cC4y8w8SaSaAAAAXklEQVQYlW3PWQ6AIAwE0LpVsSqK+3L/c4qNQiG+PyZ0CmAoYICaAAGpVVA2wExAG1SHN+XRjeLp2BZv5tLLqXmLGEk4EKV6aP/WwinYI/UpG93T35HOBTuy8gvi798gGQzuN7QrSQAAAABJRU5ErkJggg==);
+    cursor: pointer;
 }
 /* Message tables - these MUST NOT be combined together because otherwise
    dynamically altering them based on visible log level is not possible. */

--

--- You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to