mirror of
https://github.com/ansible/awx.git
synced 2026-01-29 07:14:43 -03:30
9 lines
180 B
Plaintext
9 lines
180 B
Plaintext
.at-Badge {
|
|
font-size: @at-font-size;
|
|
padding: 0 @at-space-2x;
|
|
margin: 0;
|
|
background-color: @at-gray;
|
|
color: @at-white;
|
|
border-radius: @at-border-radius;
|
|
}
|