- Fix background color in importcontacts (#1486882)
| | |
| | | #contact-frame |
| | | { |
| | | background-color: #F2F2F2; |
| | | } |
| | | |
| | | #contact-frame |
| | | { |
| | | border: none; |
| | | } |
| | | |
| | |
| | | font-weight: bold; |
| | | text-align: right; |
| | | } |
| | | |
| | |
| | | background-color: #c00; |
| | | } |
| | | |
| | | .darkbg |
| | | { |
| | | background-color: #F2F2F2 !important; |
| | | } |
| | | |
| | | |
| | | /***** common table settings ******/ |
| | | |
| | |
| | | opacity: 0.8; |
| | | } |
| | | |
| | | |
| | | |
| | | /***** onclick menu list *****/ |
| | | |
| | | ul.toolbarmenu |
| | |
| | | <roundcube:include file="/includes/taskbar.html" /> |
| | | <roundcube:include file="/includes/header.html" /> |
| | | |
| | | <div id="mainscreen" class="box"> |
| | | <div id="mainscreen" class="box darkbg"> |
| | | <div class="boxtitle"><roundcube:label name="importcontacts" /></div> |
| | | |
| | | <div class="boxcontent"> |