tg123 / chrome-hostadmin

HostAdmin for Firefox Chrome ...
http://code.google.com/p/fire-hostadmin/
Mozilla Public License 2.0
212 stars 76 forks source link

some style improvment for usability #7

Closed koreldan closed 10 years ago

koreldan commented 10 years ago

i have edited a little editor.html file to improve a little usability. I hope u enjoy.

tg123 commented 10 years ago

hi thanks

I only see code formating in the patch, anything else?

koreldan commented 10 years ago

i chaged html adding divs to enable bootstrap native accordion for help syntax section. Moved syntax section on top closed by default. Finally i set auto adaptive height for hosts list textarea to let scrolling more like a website with browser scroller than with textarea one.

I tested only on Firefox compiling with .sh file specific for FF.

tg123 commented 10 years ago

thank you tested on chrome

image

maybe there is too much blank area below the syntax rule

koreldan commented 10 years ago

i know. My first idea was to put pre block below the clikable title... but trying floating left the div that contain those blocks i found it looks good so i little improved layout floating on right.

Thinking on blank space could be looks better with code blocks sub section titles in light gray under clickable title... i'll try...

koreldan commented 10 years ago

Hi, fixed graphic and improved text contents on "syntax rules". hope u enjoy.

tg123 commented 10 years ago

cheers

why dont you put the syntax box under the editor box I think that might be better

koreldan commented 10 years ago

cause guide is usefull to be quick opened and shold be easly accesible and not invasive. i found that position and compressed by accordion get all these points. on bottom the guide will be less accesible progressively on lines number growing.