Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: elkarte/Elkarte
base: a7794aba5b34
Choose a base ref
...
head repository: elkarte/Elkarte
compare: 4befcd4991c0
Choose a head ref
  • 3 commits
  • 4 files changed
  • 2 contributors

Commits on Jun 25, 2013

  1. This is mainly just a resorting and indexing of CSS file content,

    as talked about here:
    http://www.elkarte.net/index.php?topic=439.msg3242#msg3242
    and the next post.
    Stuff still needs to be split from index.css to the variant files,
    but I thought it better to try and get index.css organised first.
    It's still a horrible mess, but at least it's easier to see
    where the problems are and how to fix them.
    Code has been run through CSS Comb to get consistent order in declarations.
    Some redundant and/or deprecated tags etc have been removed.
    Also, applied some small (tested) styling tweaks here and there.
    Those should be prefectly safe.:)
    
    Signed-off-by: Norv <a.w.norv@gmail.com>
    Antechinus authored and norv committed Jun 25, 2013
    Copy the full SHA
    bc192c6 View commit details
    Browse the repository at this point in the history
  2. Remove duplicate declarations.

    Signed-off-by: Norv <a.w.norv@gmail.com>
    norv committed Jun 25, 2013
    Copy the full SHA
    e6a8bd9 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2013

  1. Merge pull request #591 from norv/ant_themeupdates

    CSS refactoring (resorting and indexing)
    norv committed Jun 26, 2013
    Copy the full SHA
    4befcd4 View commit details
    Browse the repository at this point in the history