Closed Bug 571634 Opened 14 years ago Closed 14 years ago

CSS styles for Console Mac Toolbar

Categories

(DevTools :: General, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 583145

People

(Reporter: ddahl, Assigned: pcwalton)

References

Details

Need to figure out mac toolbar buttons for the HeadsUpDisplay console. I tried to use some of the css from browser.css:

http://mxr.mozilla.org/mozilla-central/source/browser/themes/pinstripe/browser/browser.css#296

tollbarbutton-1 class really did not do anything for the style.  I also tried to use the bookmark-item class, but that is not very polished either.

The existing console toolbar is a series of radio buttons and these are checkbox buttons. I've looked through the console.css and in DOM inspector and need a few pointers on how to make the Mac toolbar buttons look presentable for landing on trunk.
The UX people (e.g Alex Limi) are the people to ask I think. Console2 (a drop in replacement for the Error Console) uses toolbarbuttons in a customizable toolbar. We don't have Mac specific styles (neither zeniko nor I have a Mac) but you can have a look at our generic winstripe styles:

http://www.mozdev.org/source/browse/console2/src/console2/chrome/skin/classic/console2/console-toolbar.css?rev=1.2;content-type=text%2Fplain
Depends on: 559033
Reassigning this to Patrick. I think this may be irrelevant now or a dupe of another bug (Patrick will know for sure).
Assignee: ddahl → pwalton
This is subsumed by bug 580502 and bug 583145. Marking as a dupe of bug 583145.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
No longer depends on: 559033
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.