summaryrefslogtreecommitdiff
path: root/ishtar_common/static/media/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'ishtar_common/static/media/style.css')
-rw-r--r--ishtar_common/static/media/style.css10
1 files changed, 10 insertions, 0 deletions
diff --git a/ishtar_common/static/media/style.css b/ishtar_common/static/media/style.css
index e9f1a8bab..bbd14dd99 100644
--- a/ishtar_common/static/media/style.css
+++ b/ishtar_common/static/media/style.css
@@ -161,6 +161,16 @@ div#logo{
background-repeat:no-repeat;
}
+.display_details{
+ display:inline-block;
+ font-size:0;
+ color:transparent;
+ width:18px;
+ height:16px;
+ background-image:url(images/info.png);
+ background-repeat:no-repeat;
+}
+
div#language_form_div{
position:absolute;
right:0;