mirror of
https://github.com/ZwareBear/awx.git
synced 2026-04-28 10:51:49 -05:00
Help icon is now the same everywhere. In some places it was an 'i' and in others a '?'. Same with the color. We had two different flavors of blue. Also streamlined the code. Now all help html is genereated from one place.
This commit is contained in:
@@ -126,6 +126,10 @@
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.help-link {
|
||||
color: #49afcd;
|
||||
}
|
||||
|
||||
.site-footer {
|
||||
width: 100%;
|
||||
margin-top: 60px;
|
||||
|
||||
Reference in New Issue
Block a user