committing AWX svg icons from trahman

and committing the variables.less, I don't think it got picked up
in my last commit
This commit is contained in:
Jared Tabor
2017-06-13 13:56:22 -07:00
parent 850c0d74a1
commit e81c6d3c16
6 changed files with 23 additions and 7 deletions

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 38 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 6.6 KiB

After

Width:  |  Height:  |  Size: 38 KiB

View File

@@ -0,0 +1,18 @@
// Default styles for AWX branding
// Login modal icon
@login-max-width: 200px;
@login-magin: -30px 20px 10px -30px;
// Main nav bar logo
@main-menu-width: 100px;
@main-menu-margin: 20px;
@main-menu-padding-top: 20px;
@main-menu-max-width: inherit;
@main-menu-max-height: inherit;
@main-menu-height: inherit;
// About modal logo
@about-modal-float: left;
@about-modal-width: 200px;
@about-modal-padding-top: 13px;