OpenSprites / OpenSprites-Origin

The original OpenSprites website, written in PHP. Discontinued - remains for historical reasons. See OpenSprites-Next for the new generation of Scratch resource sharing.
MIT License
19 stars 9 forks source link

Make dropdown menus distinct from other solid-green elements #171

Closed towerofnix closed 9 years ago

towerofnix commented 9 years ago

The easiest way to show this is when you hover over the Browse menu at the top of the homepage, which will make the menu blend in with the OpenSprites is in development! alert:

screen shot 2015-09-15 at 8 10 59 pm

rumanti commented 9 years ago

Why don't you use Atlassian?? :stuck_out_tongue_winking_eye: Nah just kidding. Maybe box-shadows.. Hmm.

MegaApuTurkUltra commented 9 years ago

Yeah I think I did something for this but it got reverted because I suck at making stuff look good. A box shadow sounds good, just classic 2px 2px 5px black will probably do the trick

rumanti commented 9 years ago

----> 138ffc444e151a49842905d98423fe3b10290dc1

towerofnix commented 9 years ago

Because I don't get on Atlassian every day.. :package: EDIT: Oh and because GH issues are public, like the code, so people can see what we're working on!

rumanti commented 9 years ago

Fixed it. Looks good to me.

towerofnix commented 9 years ago

Agreed, great, just make the menus z-index lower than the tool bar's so that the shadow doesn't go up on to the tool bar.