View Issue Details

IDProjectCategoryView StatusLast Update
0001469CSSBug Report - Interfacepublic2009-08-02 01:57
Reporternao Assigned ToDerIdiot  
PrioritynormalSeveritytrivialReproducibilityalways
Status resolvedResolutionfixed 
Summary0001469: Font size in tags tooltips is not set correctly in zakura theme.
DescriptionWhen using "zakura" theme and point mouse above tag on some anime page description pops up.
This description has font size equal to font size of the tag itself.
This displays very ugly, especially if description is long.

Sorry for bad english.
Additional InformationSolution:

Add something like

#tooltip span
{
  font-size: 10px;
}

to zakura.css
TagsCSS, style

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2009-03-24 19:32 nao New Issue
2009-03-24 19:36 nao Tag Attached: CSS
2009-03-24 19:36 nao Tag Attached: style
2009-07-25 01:41 DerIdiot Project HTML & PERL => CSS
2009-08-02 01:57 DerIdiot Status new => resolved
2009-08-02 01:57 DerIdiot Resolution open => fixed
2009-08-02 01:57 DerIdiot Assigned To => DerIdiot