Removed unused skin-related styles.
This commit is contained in:
@@ -1,15 +0,0 @@
|
||||
/***************************************************************************
|
||||
* This file is part of Roundcube "identities_imap" plugin.
|
||||
*
|
||||
* Your are not allowed to distribute this file or parts of it.
|
||||
*
|
||||
* This file is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||
*
|
||||
* Copyright (c) 2012 - 2014 Roland 'Rosali' Liebl - all rights reserved
|
||||
* dev-team [at] myroundcube [dot] com
|
||||
* http://myroundcube.com
|
||||
***************************************************************************/
|
||||
|
||||
#accounts{position:absolute; top:63px; left:18px;}.remotehint{z-index:-1; position:absolute; top:7px; margin-left:auto; left:210px; width:400px; border-radius:5px; padding:4px; -moz-border-radius:5px; border:1px solid #DEEEFC; background:#F2F9FF; text-align:center; color:#3F70BA; display:inline;}.classic{top:2px;}
|
||||
@@ -1,15 +0,0 @@
|
||||
/***************************************************************************
|
||||
* This file is part of Roundcube "identities_imap" plugin.
|
||||
*
|
||||
* Your are not allowed to distribute this file or parts of it.
|
||||
*
|
||||
* This file is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||
*
|
||||
* Copyright (c) 2012 - 2014 Roland 'Rosali' Liebl - all rights reserved
|
||||
* dev-team [at] myroundcube [dot] com
|
||||
* http://myroundcube.com
|
||||
***************************************************************************/
|
||||
|
||||
select.deco{height:18px; font-size:12px; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; color:#fff; background:#444; border:1px solid #ababab;}.remotehint{z-index:1; position:absolute; top:1px; margin-left:auto; left:50%; margin-left:-200px; width:400px; border-radius:5px; padding:4px; -moz-border-radius:5px; border:1px solid #DEEEFC; background:#F2F9FF; text-align:center; color:#3F70BA; display:inline;}
|
||||
@@ -1,15 +0,0 @@
|
||||
/***************************************************************************
|
||||
* This file is part of Roundcube "##PLUGIN##" plugin.
|
||||
*
|
||||
* Your are not allowed to distribute this file or parts of it.
|
||||
*
|
||||
* This file is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||
*
|
||||
* Copyright (c) 2012 - ##YEAR## Roland 'Rosali' Liebl - all rights reserved
|
||||
* dev-team [at] myroundcube [dot] com
|
||||
* http://myroundcube.com
|
||||
***************************************************************************/
|
||||
|
||||
select.deco{}#taskbar .remotehint{position:absolute; top:52px; left:50%; margin-left:-200px; width:400px; padding:0px; border:1px solid #DEEEFC; background-color:#F2F9FF; text-align:center; font-size:10px; color:#3F70BA;}
|
||||
Reference in New Issue
Block a user