1
0
forked from ScoDoc/ScoDoc

cosmetic: police menus

This commit is contained in:
ilona 2024-08-26 15:15:12 +02:00
parent 04a8177d12
commit aed7b48fac
2 changed files with 4 additions and 2 deletions

View File

@ -1696,6 +1696,7 @@ h2.formsemestre,
width: 100%; width: 100%;
padding-top: 5px; padding-top: 5px;
padding-bottom: 10px; padding-bottom: 10px;
margin-left: 4px;
} }
.formsemestre_page_title table.semtitle td.infos table { .formsemestre_page_title table.semtitle td.infos table {

View File

@ -103,7 +103,7 @@
border: none; border: none;
text-transform: none; text-transform: none;
font-weight: normal; font-weight: normal;
font-size: 12px; font-size: 1rem;
padding: 4px 8px; padding: 4px 8px;
border-radius: 4px; border-radius: 4px;
@ -186,6 +186,7 @@
.sco-formsemestre-menu{ .sco-formsemestre-menu{
margin-top: 4px; margin-top: 4px;
margin-right: 16px;
} }
} }
@ -340,7 +341,7 @@
} }
.sco-formsemestre-menu .dropdown-content .sco-formsemestre-menu-item { .sco-formsemestre-menu .dropdown-content .sco-formsemestre-menu-item {
padding: 0.25rem 0.5rem; padding: 0.25rem 0.1rem;
list-style: none; list-style: none;
width: 100%; width: 100%;
display: block; display: block;