Move to LessCSS and nest our existing styles.

Review Request #4673 — Created Oct. 1, 2013 and submitted

Information

Djblets
master

Reviewers

Move to LessCSS and nest our existing styles.

This moves the djblets CSS to use Less instead of plain CSS. I've done some
nominal cleanup to nest the existing rules, but there's plenty more (especially
with naming/computing our colors) that can be done.

Verified the appearance of the dashboard and extension list.

Description From Last Updated

"margin"

chipx86chipx86
reviewbot
  1. This is a review from Review Bot.
    Tool: PEP8 Style Checker
    Processed Files:
    djblets/settings.py
    Ignored Files:
    djblets/static/djblets/css/admin.less
    djblets/static/djblets/css/datagrid.less
    djblets/static/djblets/css/datagrid.css

  2. 
      
reviewbot
  1. This is a review from Review Bot.
    Tool: Pyflakes
    Processed Files:
    djblets/settings.py
    Ignored Files:
    djblets/static/djblets/css/admin.less
    djblets/static/djblets/css/datagrid.less
    djblets/static/djblets/css/datagrid.css

  2. 
      
chipx86
  1. 
      
  2. djblets/static/djblets/css/admin.less (Diff revision 1)
     
     
    Show all issues

    "margin"

  3. 
      
david
reviewbot
  1. This is a review from Review Bot.
    Tool: PEP8 Style Checker
    Processed Files:
    djblets/settings.py
    Ignored Files:
    djblets/static/djblets/css/admin.less
    djblets/static/djblets/css/datagrid.less
    djblets/static/djblets/css/datagrid.css

  2. 
      
reviewbot
  1. This is a review from Review Bot.
    Tool: Pyflakes
    Processed Files:
    djblets/settings.py
    Ignored Files:
    djblets/static/djblets/css/admin.less
    djblets/static/djblets/css/datagrid.less
    djblets/static/djblets/css/datagrid.css

  2. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to master (38b9ea5).

Loading...