mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 19:54:57 +08:00
Giving the TextField display template some markup around the value.
--HG-- branch : dev
This commit is contained in:
@@ -800,6 +800,13 @@ table .button {
|
||||
}
|
||||
|
||||
|
||||
/* Fields
|
||||
----------------------------------------------------------*/
|
||||
/* TextField */
|
||||
#main .summary .text-field {
|
||||
margin:.5em 0;
|
||||
}
|
||||
|
||||
/* ---------- Generic ---------- */
|
||||
#main .breadcrumb {
|
||||
margin-top:-1.5em;
|
||||
|
Reference in New Issue
Block a user