Bug 275030, throw warning when queue skips item because of missing data. Make tooltips discoverable.
git-svn-id: svn://10.0.0.236/trunk@166849 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -17,6 +17,7 @@ a:hover { color: #333; }
|
||||
a:active { color: #000; }
|
||||
|
||||
#header a:visited { color: #039; }
|
||||
#header a:hover { color: #333; }
|
||||
|
||||
#mBody li { padding-bottom: 0.5em; }
|
||||
|
||||
|
||||
@@ -194,4 +194,9 @@
|
||||
padding-left: 10px;
|
||||
font-size: 8pt;
|
||||
color: #333;
|
||||
}
|
||||
|
||||
.tooltip {
|
||||
cursor: help;
|
||||
border-bottom: 1px dotted;
|
||||
}
|
||||
Reference in New Issue
Block a user