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