Closed
Bug 994763
Opened 11 years ago
Closed 11 years ago
Make the border green on active buttons in .btn-group
Categories
(Webmaker Graveyard :: Events, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: kate, Assigned: akirose)
Details
(Whiteboard: events2)
Attachments
(1 file)
Right now the border on active buttons on the filter on /#!/events is grey. The active buttons should have dark green (#38A27F) borders when selected.
https://www.dropbox.com/s/9b5ym0aix6jxi5r/Screenshot%202014-04-10%2012.13.04.png
Reporter | ||
Updated•11 years ago
|
Summary: Make the border on active buttons → Make the border green on active buttons in .btn-group
Assignee | ||
Comment 1•11 years ago
|
||
Is there a way I can seed the db with fake events so I can explore all the views locally?
Status: NEW → ASSIGNED
Flags: needinfo?(kate)
Comment 2•11 years ago
|
||
Kate's away til monday so flagging gavin to see if he can help.
Flags: needinfo?(kate) → needinfo?(gavin)
Comment 3•11 years ago
|
||
Yeah, you can either just create some events on your local Events instance or hit the "/dev/fake" route on your local event service (see https://github.com/mozilla/webmaker-events-service/blob/master/README.md#routes) to auto-generate a bunch of dummy events.
Flags: needinfo?(gavin)
Assignee | ||
Comment 4•11 years ago
|
||
Attachment #8413013 -
Flags: review?(gavin)
Comment 5•11 years ago
|
||
Comment on attachment 8413013 [details] [review]
PR to make the button borders green
Slight tweak noted on GH.
Attachment #8413013 -
Flags: review?(gavin) → review-
Assignee | ||
Updated•11 years ago
|
Attachment #8413013 -
Flags: review- → review?(gavin)
Updated•11 years ago
|
Attachment #8413013 -
Flags: review?(gavin) → review+
Comment 6•11 years ago
|
||
Commits pushed to master at https://github.com/mozilla/webmaker-events-2
https://github.com/mozilla/webmaker-events-2/commit/7791b07733d8667527e1b53a10fa50fba2b19e90
fix Bug 994763 - Make the border green on active buttons in .btn-group
https://github.com/mozilla/webmaker-events-2/commit/2d31a6824abcd5b5bae21d415350bc635103cda7
Merge pull request #81 from gesa/994763
fix Bug 994763 - Make the border green on active buttons in .btn-group
Updated•11 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•