Feature #29321 » 0002_style_watchers_area_as_list_of_badges.diff
public/stylesheets/application.css (Arbeitskopie) | ||
---|---|---|
414 | 414 |
span.search_for_watchers, span.add_attachment {font-size:80%; line-height:2.5em;} |
415 | 415 |
span.add_attachment a {padding-left:16px; background: url(../images/bullet_add.png) no-repeat 0 50%; } |
416 | 416 | |
417 |
ul.watchers { display: flex; justify-content: flex-start; list-style: none; padding: 0; } |
|
418 |
ul.watchers li { margin: 0 3px; padding: 2px 4px; background: #ffffff; border: 1px solid #ccc; border-radius: 2px; } |
|
417 | 419 | |
418 | 420 |
.highlight { background-color: #FCFD8D;} |
419 | 421 |
.highlight.token-1 { background-color: #faa;} |