mirror of
https://github.com/ansible/awx.git
synced 2026-03-07 03:31:10 -03:30
Latet css changes
This commit is contained in:
@@ -606,7 +606,8 @@
|
||||
font-weight: bold;
|
||||
width: 100%;
|
||||
border-bottom: 1px solid #d8d8d8;
|
||||
margin-bottom: 5px;
|
||||
margin-bottom: 10px;
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
/* overrides to TB modal */
|
||||
@@ -649,6 +650,11 @@
|
||||
padding-bottom: 30px;
|
||||
}
|
||||
|
||||
/* form navigation */
|
||||
.navigation-buttons {
|
||||
height: 40px;
|
||||
}
|
||||
|
||||
|
||||
/* Large desktop */
|
||||
@media (min-width: 1200px) {
|
||||
|
||||
Reference in New Issue
Block a user