Feature #26638 » add_missing_left_margin.patch
| public/stylesheets/application.css | ||
|---|---|---|
| 1318 | 1318 |
.sort-handle.ajax-loading { background-image: url(../images/loading.gif); }
|
| 1319 | 1319 |
tr.ui-sortable-helper { border:1px solid #e4e4e4; }
|
| 1320 | 1320 | |
| 1321 |
.contextual>*:not(:first-child), .buttons>.icon:not(:first-child) { margin-left: 5px; }
|
|
| 1321 |
.contextual>*:not(:first-child), .buttons>.icon:not(:first-child), .contextual .journal-actions>*:not(:first-child) { margin-left: 5px; }
|
|
| 1322 | 1322 | |
| 1323 | 1323 |
img.gravatar {
|
| 1324 | 1324 |
vertical-align: middle; |
- « Previous
- 1
- 2
- 3
- Next »