forked from ScoDoc/ScoDoc
cosmetic: police menus
This commit is contained in:
parent
04a8177d12
commit
aed7b48fac
@ -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 {
|
||||||
|
@ -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;
|
||||||
|
Loading…
Reference in New Issue
Block a user