Grammalecte  Diff

Differences From Artifact [cb5973a6dd]:

To Artifact [7d8792ca04]:


75
76
77
78
79
80
81

82
83
84
85
86
87
88
}
.grammalecte_close_button:hover {
    background-color: hsl(0, 100%, 60%);
}

.grammalecte_panel_content {
    position: absolute;

    height: calc(100% - 55px); /* panel height - title_bar */
    overflow: auto;
}


/*
    CSS Spinner







>







75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
}
.grammalecte_close_button:hover {
    background-color: hsl(0, 100%, 60%);
}

.grammalecte_panel_content {
    position: absolute;
    min-width: 100%;
    height: calc(100% - 55px); /* panel height - title_bar */
    overflow: auto;
}


/*
    CSS Spinner