améliore l'ergo
portail.berger-levrault.fr - 28/09/2023 09:53:14 by jhabai
Details
Authorjhabai
LicenseNo License
Categoryuser
Created
Updated
Size803 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name portail.berger-levrault.fr - 28/09/2023 09:53:14
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document url-prefix("https://portail.berger-levrault.fr/MairieEstrablin38780/activites/planning") {
/* Insérer le code ici... */
.modal{
bottom: inherit;
left: inherit;
}
body.territorial .modal-content .modal-header {
background-color: #000000;
}
.modal .modal-dialog{
margin: 0;
}
#history-panel{
display: none !important;
}
body.territorial .btn.btn-primary {
background-color: #000000;
border: 1px solid #256b9a;
padding: 10px 38px;
border-radius: 0;
}
}