mirror of
https://github.com/ansible/awx.git
synced 2026-01-12 10:30:03 -03:30
changed logo
This commit is contained in:
parent
8dfa531df4
commit
8d80ce9e31
BIN
awx/ui/static/ansible_tower_logo_minimal.png
Normal file
BIN
awx/ui/static/ansible_tower_logo_minimal.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 6.8 KiB |
BIN
awx/ui/static/img/ansible_tower_logo_minimal.png
Normal file
BIN
awx/ui/static/img/ansible_tower_logo_minimal.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 6.8 KiB |
BIN
awx/ui/static/img/ansible_tower_logo_minimalb.png
Normal file
BIN
awx/ui/static/img/ansible_tower_logo_minimalb.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 6.7 KiB |
BIN
awx/ui/static/img/ansible_tower_logo_minimalc.png
Normal file
BIN
awx/ui/static/img/ansible_tower_logo_minimalc.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 6.3 KiB |
@ -25,8 +25,10 @@ body {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
#ansible-brand-logo {
|
||||
width: 150px;
|
||||
height: 60px;
|
||||
width: 160px;
|
||||
height: 53px;
|
||||
margin-top: 5px;
|
||||
margin-left: 10px;
|
||||
}
|
||||
/*.navbar-collapse {
|
||||
margin-left: 47px;
|
||||
|
||||
@ -197,7 +197,7 @@
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
</button>
|
||||
<a class="navbar-brand" href="#home"><img id="ansible-brand-logo" src="{{ STATIC_URL }}img/tower2-logominimal.png" /></a>
|
||||
<a class="navbar-brand" href="#home"><img id="ansible-brand-logo" src="{{ STATIC_URL }}img/ansible_tower_logo_minimalc.png" /></a>
|
||||
<div id="ansible-list-title"></div> <!-- title to show on list pages when menu collapses. value set in app.js -->
|
||||
</div>
|
||||
<div class="navbar-collapse collapse" id="main-navbar-collapse">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user