diff --git a/mail/templates/default/app.css b/mail/templates/default/app.css index 2b51eb6d91..36dbc08680 100644 --- a/mail/templates/default/app.css +++ b/mail/templates/default/app.css @@ -972,13 +972,6 @@ img.smime_cert_unknownemail { div#mail-index_nm.splitter-pane {min-height: 100px;} #mail-index_mailSplitter .splitter-bar-horizontal {background: white;} -#mail-compose .tox.tox-tinymce .tox-tbtn--bespoke:first-child > .tox-tbtn__select-label { - width: 6px; -} - -#mail-compose .tox.tox-tinymce .tox-tbtn--bespoke .tox-tbtn__select-label { - width: 3em; -} #calendar-meeting table.et2_grid.meetingRequest td { padding-left: 8px !important; } \ No newline at end of file diff --git a/mail/templates/pixelegg/app.css b/mail/templates/pixelegg/app.css index 670013e7dc..92855094ee 100755 --- a/mail/templates/pixelegg/app.css +++ b/mail/templates/pixelegg/app.css @@ -9,7 +9,6 @@ * @license http://opensource.org/licenses/gpl-license.php GPL - GNU General Public License * @author Stefan Reinhard * @package mail - * @version $Id$ */ textarea { font-family: monospace, sans-serif; diff --git a/mail/templates/pixelegg/app.less b/mail/templates/pixelegg/app.less index c73a11a8e3..2d53a2778f 100755 --- a/mail/templates/pixelegg/app.less +++ b/mail/templates/pixelegg/app.less @@ -9,7 +9,6 @@ * @license http://opensource.org/licenses/gpl-license.php GPL - GNU General Public License * @author Stefan Reinhard * @package mail - * @version $Id$ */ @import (reference) "../../../pixelegg/less/layout_definitions.less"; @@ -1214,4 +1213,4 @@ table#mail-index_previewAttachmentArea::-webkit-scrollbar-thumb { table#mail-index_previewAttachmentArea::-webkit-scrollbar-thumb:hover { background: #555; } -#mail-index_nm.et2_nextmatch .egwGridView_outer thead tr {border-left: 12px solid @gray_30;} \ No newline at end of file +#mail-index_nm.et2_nextmatch .egwGridView_outer thead tr {border-left: 12px solid @gray_30;}