diff options
author | 2015-01-03 07:12:50 +0100 | |
---|---|---|
committer | 2015-01-03 07:12:50 +0100 | |
commit | 69200db3473588f6df334836c6f249f489575888 (patch) | |
tree | b3b1abc032c4826cb4c463285641dde416291d6c /module/web/media/default/css/MooDialog.css | |
parent | Redesign with bootstrap css (diff) | |
download | pyload-69200db3473588f6df334836c6f249f489575888.tar.xz |
Completely new Design v1
Some bugs heve to be fexed next days
Diffstat (limited to 'module/web/media/default/css/MooDialog.css')
-rw-r--r-- | module/web/media/default/css/MooDialog.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/module/web/media/default/css/MooDialog.css b/module/web/media/default/css/MooDialog.css index 48c9166ad..4564a2a34 100644 --- a/module/web/media/default/css/MooDialog.css +++ b/module/web/media/default/css/MooDialog.css @@ -12,7 +12,7 @@ left: 50%; z-index: 50000; - background: #eef5f8; + background: #fff; color: black; border-radius: 7px; -moz-border-radius: 7px; |