freddyb / squeezefox

(DEFUNCT) A remote control for logitech squeezebox servers and players
GNU Affero General Public License v3.0
3 stars 2 forks source link

change color and layout of form controls in settings #20

Open freddyb opened 10 years ago

freddyb commented 10 years ago

the grey/white font is in contrast to the other layout. the <legend> (fieldset?) tag with the tiny blue corner looks like a button to some users.

obama commented 10 years ago

i tried to take the playlist look into the settings. i wonder why that added that arrow to the legend. in the gaia apps such arrows are only used on buttons that go deeper into the menu? (also the gaia code barely uses the new html tags? the settings menu is just <ul>,<p>,<input>... xD)

also im generaly against italic font everywhere..

so far: http://img.xrmb2.net/images/137063.png do you like it, or should i discard it?

freddyb commented 10 years ago

the change in settings looks good, but checking out your repo gives errors with $scope.server being undefined?! :<

obama commented 10 years ago

no idea, but ill try to take back my commits and split them into "functional groups" or how to call it xD

freddyb commented 10 years ago

this is a good step ahead. but the white input fields for IP & port aren't ideal yet. leaving this open.