X-Git-Url: https://git.openstreetmap.org./osqa.git/blobdiff_plain/ca88510e4dd14206f623cababfda1e8a9daf70d4..9deb26c562d7ec6194285e381e791d67c3071172:/forum/skins/default/media/style/style.css?ds=sidebyside diff --git a/forum/skins/default/media/style/style.css b/forum/skins/default/media/style/style.css index 360e477..a8a43ae 100644 --- a/forum/skins/default/media/style/style.css +++ b/forum/skins/default/media/style/style.css @@ -756,6 +756,10 @@ table.check-table td { padding-right: 50px; } margin: 0; } +.small { + font-size: 11px; +} + span.form-error { color: #990000; font-size: 90%; @@ -1364,29 +1368,3 @@ div.comment-tools a:hover { color: orange; } -.moderation { - background-color: #FFF380; - border: 1px solid darkred; - padding: 0 5px; -} - -.moderation p { margin-bottom: 3px; } - -.moderation #action_status { - font-weight: bold; - text-align: center; -} - -.moderation-table input[type=text], .moderation-table textarea { - width: 150px; - max-height: 50px; -} - -.moderation-table th { - vertical-align: top; - text-align: left; -} - -.moderation-table-footer { - text-align: right; -} \ No newline at end of file