diff options
Diffstat (limited to 'ishtar_common/static/media/style.css')
-rw-r--r-- | ishtar_common/static/media/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ishtar_common/static/media/style.css b/ishtar_common/static/media/style.css index 8b05603df..d2dda0758 100644 --- a/ishtar_common/static/media/style.css +++ b/ishtar_common/static/media/style.css @@ -414,6 +414,7 @@ div.form { margin-left:auto; margin-right:auto; width:600px; + background-color:#F1F2F6; } .form table th{ |