summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/custom.css.scss
AgeCommit message (Collapse)Author
2014-04-23started with advanced searchtkimia
2014-04-23oopsLuke Shumaker
2014-04-23touch up custom.css.scss indentLuke Shumaker
2014-04-23indent custom.css.scssLuke Shumaker
2014-04-23clean up the javascript everywhereLuke Shumaker
2014-04-22styled captcha and noticestkimia
2014-04-22new background texture. fixed inconsistency with login pagetkimia
2014-04-21prelim style 2.0tkimia
2014-04-06add a server settings button to the top bar if you have permissionLuke Shumaker
2014-03-07notices in center, league of legends seed fixedTomer Kimia
2014-03-06login fixed and some views look betterTomer Kimia
2014-03-06Minor visual changesguntasgrewal
2014-03-05simplify with css moreLuke Shumaker
2014-03-04fixed css conflictTomer Kimia
2014-03-04I REALLY hope I'm not overwriting anythingTomer Kimia
Merge branch 'master' of https://github.com/LukeShu/leaguer Conflicts: app/assets/stylesheets/custom.css.scss
2014-03-04some error stylingTomer Kimia
2014-03-04login/logout buttonsLuke Shumaker
2014-03-04Buttons fixedguntasgrewal
2014-03-04Log buttonsguntasgrewal
2014-03-04Use the navbar header to demonstrate using SCSS @extendLuke Shumaker
2014-03-03Merge branch 'clean4'Luke Shumaker
Conflicts: app/assets/stylesheets/scaffolds.css.scss app/assets/stylesheets/static.css.scss app/controllers/sessions_controller.rb app/controllers/static_controller.rb app/controllers/tournaments_controller.rb app/controllers/users_controller.rb app/helpers/sessions_helper.rb app/models/game.rb app/models/user.rb app/views/games/index.html.erb app/views/tournaments/index.html.erb app/views/tournaments/new.html.erb app/views/users/_form.html.erb app/views/users/index.html.erb app/views/users/index.json.jbuilder app/views/users/new.html.erb app/views/users/show.html.erb app/views/users/show.json.jbuilder config/routes.rb generate.sh
2014-03-01Added bootstrap and games to routesTomer Kimia