mirror of
https://github.com/ansible/awx.git
synced 2026-05-20 23:37:39 -02:30
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:
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 |
18
awx/ui/client/assets/variables.less
Normal file
18
awx/ui/client/assets/variables.less
Normal 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;
|
||||
Reference in New Issue
Block a user