Grammalecte  Diff

Differences From Artifact [ce33f0f465]:

To Artifact [032925962a]:


155
156
157
158
159
160
161

162
163
164
165
166
167
168
    background-color: hsl(210, 10%, 96%);
    border-radius: 0 0 2px 2px;
    line-height: 24px;
}
.grammalecte_tooltip_sugg {
    display: inline-block;
    padding: 1px 6px;

    background-color: hsl(180, 60%, 40%);
    color: hsl(180, 0%, 96%);
    border-radius: 2px;
    cursor: pointer;
    font-size: 14px;
    line-height: 18px;
    text-decoration: none;







>







155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
    background-color: hsl(210, 10%, 96%);
    border-radius: 0 0 2px 2px;
    line-height: 24px;
}
.grammalecte_tooltip_sugg {
    display: inline-block;
    padding: 1px 6px;
    min-height: 18px;
    background-color: hsl(180, 60%, 40%);
    color: hsl(180, 0%, 96%);
    border-radius: 2px;
    cursor: pointer;
    font-size: 14px;
    line-height: 18px;
    text-decoration: none;