Commit d68b794a2d827f9b0eab1c9aad862991d4127650
1 parent
6272f24d
Fixed a bug with the mailserver dashlet
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6097 c91229c3-7414-0410-bfa2-8a42b809f60b
Showing
2 changed files
with
5 additions
and
6 deletions
resources/css/kt-framing.css
| ... | ... | @@ -1532,6 +1532,11 @@ hr { |
| 1532 | 1532 | display: none; |
| 1533 | 1533 | } |
| 1534 | 1534 | |
| 1535 | +.dashboard_block .dashboard_block_body | |
| 1536 | +{ | |
| 1537 | + z-index:99; | |
| 1538 | +} | |
| 1539 | + | |
| 1535 | 1540 | /* actions */ |
| 1536 | 1541 | |
| 1537 | 1542 | #content .dashboard_block .action |
| ... | ... | @@ -1625,8 +1630,3 @@ body #content #add_dashlet |
| 1625 | 1630 | float: right; |
| 1626 | 1631 | margin-right: 3em; |
| 1627 | 1632 | } |
| 1628 | - | |
| 1629 | -#dashlet-search-text | |
| 1630 | -{ | |
| 1631 | - z-index: 5; | |
| 1632 | -} | |
| 1633 | 1633 | \ No newline at end of file | ... | ... |
templates/ktcore/dashlets/mailserver.smarty