Patch #5264 ยป ui-add-space-watchers-gravatar.diff
public/stylesheets/application.css (working copy) | ||
---|---|---|
222 | 222 |
#watchers select {width: 95%; display: block;} |
223 | 223 |
#watchers a.delete {opacity: 0.4;} |
224 | 224 |
#watchers a.delete:hover {opacity: 1;} |
225 |
#watchers img.gravatar {vertical-align: middle;margin-right: 4px;}
|
|
225 |
#watchers img.gravatar {vertical-align: middle;margin: 0 4px 2px 0;}
|
|
226 | 226 | |
227 | 227 |
.highlight { background-color: #FCFD8D;} |
228 | 228 |
.highlight.token-1 { background-color: #faa;} |