mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2026-02-09 09:16:41 +08:00
Fine tuning of the Admin Content Types Field and Parts lists
This commit is contained in:
committed by
Sébastien Ros
parent
900bf8813f
commit
61164da947
@@ -46,6 +46,7 @@
|
||||
.manage-part h3, .manage-field h3 {
|
||||
margin: 1em 0 !important;
|
||||
padding-left: 30px;
|
||||
width: 90%;
|
||||
}
|
||||
|
||||
.manage-part .expando-glyph, .manage-field .expando-glyph {
|
||||
@@ -77,6 +78,8 @@
|
||||
.manage-part .manage-field .manage {
|
||||
margin-top: -2.9em;
|
||||
padding-right: 20px;
|
||||
position: relative;
|
||||
z-index: 999;
|
||||
}
|
||||
|
||||
.manage-field .details,
|
||||
|
||||
Reference in New Issue
Block a user