843bcbb68a
Instead of showing warning button on toolbar Otherwise if one person in a group upgrades to a beta with new fields, everyone in the group will get a warning, even if they're already on the latest release version. In a personal library, the user can upgrade to the same version.
8 lines
No EOL
96 B
SCSS
8 lines
No EOL
96 B
SCSS
.sync-button-tooltip-messages {
|
|
max-width: 400px;
|
|
|
|
p {
|
|
color: gray;
|
|
margin: 8px 6px;
|
|
}
|
|
} |