VIVO-201: removed some css redundancies
This commit is contained in:
parent
b89dba1982
commit
8516955979
17 changed files with 199 additions and 544 deletions
|
@ -7,7 +7,9 @@
|
|||
display:none;
|
||||
}
|
||||
#add-menu-item p,
|
||||
#edit-menu-item p {
|
||||
#edit-menu-item p,
|
||||
#existingContentType,
|
||||
#selectContentType label {
|
||||
margin-top: 15px;
|
||||
}
|
||||
#add-menu-item input[name="prettyUrl"],
|
||||
|
@ -18,12 +20,6 @@
|
|||
#edit-menu-item p.note {
|
||||
margin-top: 5px;
|
||||
}
|
||||
#existingContentType {
|
||||
margin-top: 15px;
|
||||
}
|
||||
#selectContentType label {
|
||||
margin-top: 15px;
|
||||
}
|
||||
#selectedContentTypeValue {
|
||||
padding: 0.2em 0.4em;
|
||||
background: #f4f4f4;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue