Tweaked the nomcom private menus a bit.

- Legacy-Id: 6025
This commit is contained in:
Henrik Levkowetz 2013-08-09 18:19:00 +00:00
parent 99a3d4772d
commit 5a06a9f17c

View file

@ -354,6 +354,16 @@ div.info-message-error { border: 1px solid red; background-color: #ffeebb; paddi
font-size: 12px;
}
.nomcom-menu {
text-align: center;
}
.nomcom-edit {
font-style: italic;
font-size: 90%;
text-align: center;
margin-top: 0.5em;
}
span.fieldRequired {
color: red;
}