forked from extern/egroupware
allow to use mobile support as a theme, to be able to switch desktop browsers to it permantent, mobile browsers are automatic detected
This commit is contained in:
parent
2eb241c323
commit
e2dbc63d10
@ -7,6 +7,8 @@ and open the template in the editor.
|
||||
Created on : Nov 14, 2014, 12:39:19 PM
|
||||
Author : Hadi Nategh <hn@stylite.de>
|
||||
*/
|
||||
@import "pixelegg.less";
|
||||
|
||||
@media all {
|
||||
|
||||
#egw_fw_basecontainer{
|
@ -6251,5 +6251,3 @@ a.textSidebox {
|
||||
/*@import "../less/layout_nextmatch.less";*/
|
||||
/*@import "../less/layout_footer.less";*/
|
||||
/*@import "../less/layout_dialog.less";*/
|
||||
/*Styling for mobile devices*/
|
||||
/*@import "../less/mobile.less";*/
|
||||
|
@ -67,9 +67,6 @@
|
||||
/*@import "../less/layout_footer.less";*/
|
||||
/*@import "../less/layout_dialog.less";*/
|
||||
|
||||
/*Styling for mobile devices*/
|
||||
/*@import "../less/mobile.less";*/
|
||||
|
||||
//
|
||||
//
|
||||
//
|
Loading…
Reference in New Issue
Block a user