mirror of
https://github.com/ansible/awx.git
synced 2026-04-10 04:29:21 -02:30
Tweaked refresh buttons on the dashboard/job page/portal mode
This commit is contained in:
@@ -102,6 +102,11 @@
|
||||
min-height: 30px;
|
||||
}
|
||||
|
||||
.Form-tabs {
|
||||
flex: 1 0 auto;
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.Form-tab {
|
||||
color: @btn-txt;
|
||||
background-color: @btn-bg;
|
||||
@@ -163,6 +168,10 @@
|
||||
display: block;
|
||||
}
|
||||
|
||||
.Form-tabActions {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.Form-formGroup {
|
||||
flex: 1 0 auto;
|
||||
margin-bottom: 20px;
|
||||
|
||||
Reference in New Issue
Block a user