Advertisement
nonameolsson

Untitled

Apr 15th, 2013
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.51 KB | None | 0 0
  1. andreas@andreas-laptop:~/repos/tms/tms$ git show --stat
  2. commit 427d5af079b0636116b9ccee3206019dab7dd57c
  3. Author: Andreas Olsson <noname.olsson@gmail.com>
  4. Date:   Sun Apr 14 23:46:02 2013 +0200
  5.  
  6.     Add Flat UI stylesheet
  7.  
  8.  config.rb                                          |    5 +-
  9.  fire_app_log.txt                                   |   13 +
  10.  .../style.scssc                                    |  Bin 45461 -> 45346 bytes
  11.  .../_foundation-global.scssc                       |  Bin 28435 -> 28435 bytes
  12.  .../_buttons.scssc                                 |  Bin 35293 -> 35293 bytes
  13.  .../_forms.scssc                                   |  Bin 51665 -> 51665 bytes
  14.  .../_global.scssc                                  |  Bin 9628 -> 9628 bytes
  15.  .../_panels.scssc                                  |  Bin 12669 -> 12669 bytes
  16.  .../_reveal.scssc                                  |  Bin 17928 -> 17928 bytes
  17.  .../_switch.scssc                                  |  Bin 42072 -> 42072 bytes
  18.  .../_tables.scssc                                  |  Bin 9784 -> 9784 bytes
  19.  static/fire_app_log.txt                            |    2 +
  20.  static/sass/style.scss                             |   11 +-
  21.  static/stylesheets/app.css                         | 5539 +-------------------
  22.  static/stylesheets/flat-ui.css                     | 2533 +++++++++
  23.  static/stylesheets/normalize.css                   |  406 +-
  24.  static/stylesheets/style.css                       | 1520 +-----
  25.  templates/base.html                                |    7 +-
  26. :
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement