Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Theme updates #609

Merged
merged 4 commits into from
Jul 5, 2013
Merged

Theme updates #609

merged 4 commits into from
Jul 5, 2013

Commits on Jun 29, 2013

  1. Basic Subs fixes (from http://www.elkarte.net/index.php?topic=475.0)

    --------------------------------------------------------------------
    Line 1255:		Add wmode transparent to flash embed code.
    				This stops embedded flash hiding any drop menus.
    				Google "flash hides drop menus" if you want to check it out.
    
    Line 1296+:		Change glow tag to W3C only. Also changed offset and blur radius
    				so it is now different to the shadow tag (was the same).
    				Note that the new code as echoed to the browser isn't quite right.
    				Still needs tweaking by someone who knows funny sources stuff.
    				Echoes (glow=red,2,300) by default. Should just echo (glow=red).
    
    Line 1463+:		Dropped superfluous divs from quote tags.
    Line 1532+:		Change shadow tag to W3C only.
    Line 1803:		Comment for @todo list.
    Line 2065+:		More comments for @todo. Worthwhile ideas, IMO.
    Line 3165:		Another @todo, re existing inline CSS for copyright.
    Line 3205+:		Notes for more @todo stuff (lotsa deprecated shiz).
    Line 3296:		Just another @todo for something which would be handy. 
    Signed-off-by:ichbin <ichbin@ichbin.us>
    ichbin committed Jun 29, 2013
    Configuration menu
    Copy the full SHA
    2dc16c8 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2013

  1. Configuration menu
    Copy the full SHA
    2f2dacc View commit details
    Browse the repository at this point in the history
  2. Just some minor cleaning up of editor css, and a (kosher) fix for #573.

    Signed-off-by:ichbin <ichbin@ichbin.us>
    ichbin committed Jul 4, 2013
    Configuration menu
    Copy the full SHA
    c7ac9b5 View commit details
    Browse the repository at this point in the history
  3. Grr... I missed the ELKARTE change.

    Signed-off-by:ichbin <ichbin@ichbin.us>
    ichbin committed Jul 4, 2013
    Configuration menu
    Copy the full SHA
    45ada48 View commit details
    Browse the repository at this point in the history