https://bugzilla.wikimedia.org/show_bug.cgi?id=20349

           Summary: wikieditor.css .ui-widget !important conflicts?
           Product: MediaWiki extensions
           Version: any
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: UsabilityInitiative
        AssignedTo: tpars...@wikimedia.org
        ReportedBy: d...@ucsc.edu
                CC: wikibugs-l@lists.wikimedia.org


In wikieditor.css you have:
.ui-widget {
        font-size: 13px !important;
}

This may not play predictiably well with other componets using the jquery-ui
themeing system? 
a) is this the the best place for this?
b) could it target the toolbar stuff specifically?

Even if we agree all ui-widgets should be font-size 13 on our site things like
!important on a base j-query.ui rule make it tricky to override if necessary.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to