| | |
| | | |
| | | // save some variables for use in ajax list |
| | | $_SESSION['list_attrib'] = $attrib; |
| | | |
| | | // make sure 'threads' and 'subject' columns are present |
| | | if (!in_array('subject', $a_show_cols)) |
| | | array_unshift($a_show_cols, 'subject'); |
| | |
| | | left: 10px; |
| | | } |
| | | |
| | | .records-table tr.selected td, .records-table tr.focused > td.focus { |
| | | .records-table tr.selected td { |
| | | filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#019bc6', endColorstr='#017cb4', GradientType=0); |
| | | } |
| | | |
| | |
| | | </div> |
| | | |
| | | <div id="listoptions" class="propform popupdialog"> |
| | | <roundcube:if condition="!in_array('list_cols', (array)config:dont_override)" /> |
| | | <roundcube:if condition="!in_array('list_cols', (array)config:dont_override)" /> |
| | | <fieldset class="floating"> |
| | | <legend><roundcube:label name="listcolumns" /></legend> |
| | | <ul class="proplist"> |