mirror of
https://github.com/ansible/awx.git
synced 2026-03-05 10:41:05 -03:30
removing comments from ansible-ui.less
This commit is contained in:
@@ -173,7 +173,6 @@ a:focus {
|
|||||||
.actions {
|
.actions {
|
||||||
a {
|
a {
|
||||||
font-size: 18px;
|
font-size: 18px;
|
||||||
// margin-right: 12px;
|
|
||||||
}
|
}
|
||||||
a:last-child {
|
a:last-child {
|
||||||
margin-right: 0;
|
margin-right: 0;
|
||||||
@@ -1032,8 +1031,6 @@ input[type="checkbox"].checkbox-no-label {
|
|||||||
/* Less padding on .table-condensed */
|
/* Less padding on .table-condensed */
|
||||||
.table-condensed>tbody>tr>td,
|
.table-condensed>tbody>tr>td,
|
||||||
.table-condensed>thead>tr>th {
|
.table-condensed>thead>tr>th {
|
||||||
// padding-top: 3px;
|
|
||||||
// padding-bottom: 3px;
|
|
||||||
padding: 0.5em 0.6em;
|
padding: 0.5em 0.6em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user