summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@peacefrogs.net>2011-01-10 04:12:42 +0100
committerÉtienne Loks <etienne.loks@peacefrogs.net>2011-01-10 04:12:42 +0100
commit4c821253e56721b146700cb110f1a142934fa7be (patch)
tree16a9e7aff2ce22c093e53d57b4d3e76dc6470858 /static
parent0b06c38e4928956a7d91513ef856c7b86633c75e (diff)
downloadIshtar-4c821253e56721b146700cb110f1a142934fa7be.tar.bz2
Ishtar-4c821253e56721b146700cb110f1a142934fa7be.zip
When the input field is changed the dynamic field is cleared (closes #70)
Diffstat (limited to 'static')
-rw-r--r--static/media/images/ishtar-bg.jpgbin18732 -> 19102 bytes
-rw-r--r--static/media/style.css2
2 files changed, 1 insertions, 1 deletions
diff --git a/static/media/images/ishtar-bg.jpg b/static/media/images/ishtar-bg.jpg
index 31dff0f15..f7802c576 100644
--- a/static/media/images/ishtar-bg.jpg
+++ b/static/media/images/ishtar-bg.jpg
Binary files differ
diff --git a/static/media/style.css b/static/media/style.css
index 07d068024..f0eaada20 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:350px;
+ width:380px;
background-color:#EEE;
border:2px solid #CCC;
-moz-border-radius:8px;