summaryrefslogtreecommitdiff
path: root/ishtar_common/static
diff options
context:
space:
mode:
Diffstat (limited to 'ishtar_common/static')
-rw-r--r--ishtar_common/static/media/style.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/ishtar_common/static/media/style.css b/ishtar_common/static/media/style.css
index 84ef710b2..adaf94200 100644
--- a/ishtar_common/static/media/style.css
+++ b/ishtar_common/static/media/style.css
@@ -410,6 +410,11 @@ a.button{
color: white;
}
+#validate-button{
+ background-color: #fff;
+ display: inline-block;
+}
+
.display_details_inline,
.display_details{
display:inline-block;