mirror of
https://github.com/ZwareBear/awx.git
synced 2026-05-06 08:21:50 -05:00
switched to cowsay About dialog, but still need correct logo from Todd
This commit is contained in:
@@ -128,15 +128,20 @@ a:focus {
|
||||
background-color: #FFF;
|
||||
}
|
||||
|
||||
#about-modal-logo{
|
||||
width: 150px;
|
||||
height: 150px;
|
||||
margin-left: 10px;
|
||||
margin-top: 10px;
|
||||
|
||||
#cowsay{
|
||||
margin-right: 10px;
|
||||
}
|
||||
|
||||
#about-modal-titlelogo{
|
||||
margin-bottom: 10px;
|
||||
width: 228px;
|
||||
height: 70px;
|
||||
}
|
||||
|
||||
#copyright-text{
|
||||
margin-top: 10px;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
/* Make buttons appear to be disabled, but allow mouse events */
|
||||
|
||||
Reference in New Issue
Block a user