diff --git a/style.css b/style.css index 00473d0..d3a60d7 100644 --- a/style.css +++ b/style.css @@ -3068,3 +3068,23 @@ li.folder-item:first-child { color: #FF0366; font-weight: 500; } + +#content .article-translation-field #article_language { + margin-top: 10px; +} + +#content #article_image_builder_uploaded_data { + text-indent: 2px; +} + +#content #edit-article-options div div { + margin-top: 13px; + margin-bottom: 13px; +} + +#content .formfield input { + border: 1px solid #ccc; + border-radius: 4px; + height: 19px; + padding: 6px; +} -- libgit2 0.21.2