diff options
Diffstat (limited to 'app/assets/stylesheets')
| -rw-r--r-- | app/assets/stylesheets/admin/layout.scss | 6 |
1 files changed, 6 insertions, 0 deletions
| diff --git a/app/assets/stylesheets/admin/layout.scss b/app/assets/stylesheets/admin/layout.scss index 6645709..f68cf6a 100644 --- a/app/assets/stylesheets/admin/layout.scss +++ b/app/assets/stylesheets/admin/layout.scss | |||
| @@ -190,6 +190,12 @@ body { | |||
| 190 | } | 190 | } |
| 191 | } | 191 | } |
| 192 | 192 | ||
| 193 | .published-field { | ||
| 194 | label { | ||
| 195 | font-size: .75em; | ||
| 196 | } | ||
| 197 | } | ||
| 198 | |||
| 193 | .record-description-field { | 199 | .record-description-field { |
| 194 | display: none; | 200 | display: none; |
| 195 | margin-top: 1em; | 201 | margin-top: 1em; |
