summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@peacefrogs.net>2011-01-11 13:42:33 +0100
committerÉtienne Loks <etienne.loks@peacefrogs.net>2011-01-11 13:42:33 +0100
commitf5508ee4d64e321ec6af5437d360c3314bec817f (patch)
treec281b6556974f3d79d7568e40f71f51ad085df30 /static
parentee9e045f804cc7eb8e1d4069e48aeed10aba3168 (diff)
downloadIshtar-f5508ee4d64e321ec6af5437d360c3314bec817f.tar.bz2
Ishtar-f5508ee4d64e321ec6af5437d360c3314bec817f.zip
Better label for persons, towns, archaelogical files (closes #77)
Diffstat (limited to 'static')
-rw-r--r--static/media/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/media/style.css b/static/media/style.css
index 221fddebb..0464b53aa 100644
--- a/static/media/style.css
+++ b/static/media/style.css
@@ -106,7 +106,7 @@ div#main_menu > ul{
div#context_menu fieldset{
right:20px;;
position:absolute;
- width:380px;
+ width:420px;
background-color:#EEE;
border:2px solid #CCC;
-moz-border-radius:8px;