Opened 10 years ago
Closed 10 years ago
#37576 closed enhancement (fixed)
Make 'white' in CSS-files #fff
| Reported by: | Presskopp | Owned by: | jorbin |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.7 |
| Component: | Administration | Version: | 4.6 |
| Severity: | normal | Keywords: | has-patch commit |
| Cc: | Focuses: | ui |
Description
There are some instances of color: white I did change to #fff
Attachments (4)
Change History (12)
#2
@
10 years ago
Uh, aha, I'm sorry, I don't know exactly, is it about patching:
https://develop.svn.wordpress.org/trunk/src/wp-admin/css/colors/_mixins.scss, L.5
@mixin button( $button-color, $text-color: white ) {
?
Somebody else take over please.
#7
@
10 years ago
- Keywords commit added
- Milestone Awaiting Review → 4.7
Patch 37576.2.patch looks good, thanks @Presskopp and @johnpgreen
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
It looks like you have patched files which are automatically generated during our build process. Can you please use https://develop.svn.wordpress.org/ for patches?