Bugfix amministrazione per cellulari
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
@CHARSET "UTF-8";
|
||||
|
||||
body{min-width:1000px;}
|
||||
body:before{content: ""; float:left; width:15%; min-width: 180px; height:100vh; min-height:600px;}
|
||||
body > div {overflow:hidden;}
|
||||
|
||||
.hidden{display:none;}
|
||||
|
||||
#admin_menu{position:fixed; left:0; top:0; bottom:0; width:15%; min-width:180px; background-color:#393939; display:inline-block;}
|
||||
@@ -16,8 +20,7 @@
|
||||
.admin_head{margin-left:300px; text-align:center;}
|
||||
.admin_head + div{padding: 20px; position:relative;min-height:50px;}
|
||||
|
||||
body:before{content: ""; float:left; width:15%; min-width: 180px; height:100vh; min-height:600px;}
|
||||
body > div {overflow:hidden;}
|
||||
|
||||
|
||||
|
||||
table.dataTable th{text-align:left; }
|
||||
|
||||
Reference in New Issue
Block a user