Fossil

Diff
Login

Differences From Artifact [56148dc52c]:

To Artifact [b552beac63]:


1344
1345
1346
1347
1348
1349
1350

1351
   selector here to be certain that this class's style overrides
   that of fossil-tooltip.
*/
.fossil-tooltip.help-buttonlet-content {
  cursor: default;
  text-align: left;
  border-style: outset;

}







>

1344
1345
1346
1347
1348
1349
1350
1351
1352
   selector here to be certain that this class's style overrides
   that of fossil-tooltip.
*/
.fossil-tooltip.help-buttonlet-content {
  cursor: default;
  text-align: left;
  border-style: outset;
  box-shadow: 0em 0em 0.2em 0.2em rgba(0,0,0,0.40);
}