Commit graph

10 commits

Author SHA1 Message Date
connorshea
d80b8ed6d4 Enable SpaceBeforeBrace rule for SCSS Lint
Also resolve all instances of spaces not being included before opening
braces.
2016-03-30 14:30:06 -06:00
connorshea
5a1572a426 Follow the CSS Style Guide rules for using shorthand where possible.
Fixes violations of Shorthand.

Discussed in #14299.

[ci skip]
2016-03-18 15:24:13 -06:00
connorshea
5d3cd7fd37 Follow the CSS Style Guide rules for including a space after the property colon.
Fixes violations of SpaceAfterPropertyColon.

Discussed in #14299.

[ci skip]
2016-03-16 20:52:48 -06:00
connorshea
e106597e31 Follow the CSS Style Guide rules for unitless zero values.
Updated Emoji Rake task to conform to style guide.

Discussed in #14299.

[ci skip]
2016-03-16 19:23:23 -06:00
connorshea
e03d0b2892 Follow the CSS Style Guide rules for HEX colors.
Use lowercase letters and shorthand values for HEX colors where
possible.

Discussed in #14299.
2016-03-15 13:56:28 -06:00
Dmitriy Zaporozhets
b43d022c66
Add bottom margin for flash container on login page
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-03-01 15:36:19 +01:00
Douwe Maan
1dd7c97886 Fix background and padding of login and error pages 2015-12-03 18:51:44 +01:00
Douwe Maan
845f26d07b Remove minimum containe height 2015-12-02 15:49:21 +01:00
Dmitriy Zaporozhets
777c119fd2 Restyle oauth accounts at profile page and add ability to unlink account 2015-03-21 17:46:00 -07:00
Dmitriy Zaporozhets
887cf5c710 Better name for pages css dir 2015-03-06 21:40:23 -08:00
Renamed from app/assets/stylesheets/sections/login.scss (Browse further)