diff --git a/pixelegg/css/mobile.css b/pixelegg/css/mobile.css index f6b90e6bff..a91588e6da 100644 --- a/pixelegg/css/mobile.css +++ b/pixelegg/css/mobile.css @@ -2583,7 +2583,7 @@ div.client_error_log tr td.stack > div { * @link http://www.egroupware.org * @license http://opensource.org/licenses/gpl-license.php GPL - GNU General Public License * @author Stefan Reinhardt - * @package phpgwapi + * @package pixelegg * @version $Id$ */ /* ####################################################################################### @@ -3388,7 +3388,7 @@ td.lettersearch { * @link http://www.egroupware.org * @license http://opensource.org/licenses/gpl-license.php GPL - GNU General Public License * @author Stefan Reinhardt - * @package phpgwapi + * @package pixelegg * @version $Id$ */ #egwpopup { @@ -5775,7 +5775,7 @@ a.textSidebox { * @link http://www.egroupware.org * @license http://opensource.org/licenses/gpl-license.php GPL - GNU General Public License * @author Hadi Nategh - * @package phpgwapi + * @package pixelegg * @version $Id$ */ /** @@ -5967,7 +5967,7 @@ span.egw_tutorial_title { position: absolute; width: 100%; height: 100%; - background-image: url(../../phpgwapi/templates/default/images/logo64x64.png); + background-image: url(../../api/templates/default/images/logo64x64.png); background-position: center; background-repeat: no-repeat; background-size: 64px; diff --git a/pixelegg/css/pixelegg.css b/pixelegg/css/pixelegg.css index 833b6394b1..38a707e5d0 100644 --- a/pixelegg/css/pixelegg.css +++ b/pixelegg/css/pixelegg.css @@ -2571,7 +2571,7 @@ div.client_error_log tr td.stack > div { * @link http://www.egroupware.org * @license http://opensource.org/licenses/gpl-license.php GPL - GNU General Public License * @author Stefan Reinhardt - * @package phpgwapi + * @package pixelegg * @version $Id$ */ /* ####################################################################################### @@ -3376,7 +3376,7 @@ td.lettersearch { * @link http://www.egroupware.org * @license http://opensource.org/licenses/gpl-license.php GPL - GNU General Public License * @author Stefan Reinhardt - * @package phpgwapi + * @package pixelegg * @version $Id$ */ #egwpopup { @@ -5763,7 +5763,7 @@ a.textSidebox { * @link http://www.egroupware.org * @license http://opensource.org/licenses/gpl-license.php GPL - GNU General Public License * @author Hadi Nategh - * @package phpgwapi + * @package pixelegg * @version $Id$ */ /** diff --git a/pixelegg/mobile/fw_mobile.css b/pixelegg/mobile/fw_mobile.css index 855904f49b..305aa512ec 100644 --- a/pixelegg/mobile/fw_mobile.css +++ b/pixelegg/mobile/fw_mobile.css @@ -2594,8 +2594,8 @@ div.client_error_log tr td.stack > div { * @link http://www.egroupware.org * @license http://opensource.org/licenses/gpl-license.php GPL - GNU General Public License * @author Stefan Reinhardt - * @package phpgwapi - * @version $Id: layout_content_elements.less 55670 2016-04-07 12:42:27Z hnategh $ + * @package pixelegg + * @version $Id: layout_content_elements.less 56042 2016-05-05 18:27:07Z ralfbecker $ */ /* ####################################################################################### * @@ -3399,8 +3399,8 @@ td.lettersearch { * @link http://www.egroupware.org * @license http://opensource.org/licenses/gpl-license.php GPL - GNU General Public License * @author Stefan Reinhardt - * @package phpgwapi - * @version $Id: layout_messages.less 55047 2016-02-17 13:23:27Z ralfbecker $ + * @package pixelegg + * @version $Id: layout_messages.less 56042 2016-05-05 18:27:07Z ralfbecker $ */ #egwpopup { background-color: #fafafa; @@ -5786,7 +5786,7 @@ a.textSidebox { * @link http://www.egroupware.org * @license http://opensource.org/licenses/gpl-license.php GPL - GNU General Public License * @author Hadi Nategh - * @package phpgwapi + * @package pixelegg * @version $Id$ */ /** @@ -5978,7 +5978,7 @@ span.egw_tutorial_title { position: absolute; width: 100%; height: 100%; - background-image: url(../../phpgwapi/templates/default/images/logo64x64.png); + background-image: url(../../api/templates/default/images/logo64x64.png); background-position: center; background-repeat: no-repeat; background-size: 64px;