* Fix bugs.

This commit is contained in:
Yagami
2018-12-20 13:28:24 +08:00
parent c9b2e5cc2b
commit 563ece6990
7 changed files with 7 additions and 0 deletions
+1
View File
@@ -1,5 +1,6 @@
$(function()
{
$('.main-actions-holder').css('height', '0px');
var $xuanAction = "<div class='xuancard-actions fixed'>";
$('.main-col div.main-actions .btn-toolbar a').each(function(){
var $that = $(this);
+1
View File
@@ -3,3 +3,4 @@
#mainMenu .btn{display:none;}
#mainMenu .divider{display:none;}
.main-actions{display:none;}
#mainContent .cell{min-height: 420px}
+1
View File
@@ -1,5 +1,6 @@
$(function()
{
$('.main-actions-holder').css('height', '0px');
var $xuanAction = "<div class='xuancard-actions fixed'>";
$('.main-col div.main-actions .btn-toolbar a').each(function(){
var $that = $(this);
+1
View File
@@ -1,5 +1,6 @@
$(function()
{
$('.main-actions-holder').css('height', '0px');
var $xuanAction = "<div class='xuancard-actions fixed'>";
$('.main-col div.main-actions .btn-toolbar a').each(function(){
var $that = $(this);
+1
View File
@@ -1,5 +1,6 @@
$(function()
{
$('.main-actions-holder').css('height', '0px');
var $xuanAction = "<div class='xuancard-actions fixed'>";
$('.main-col div.main-actions .btn-toolbar a').each(function(){
var $that = $(this);
+1
View File
@@ -1,5 +1,6 @@
$(function()
{
$('.main-actions-holder').css('height', '0px');
var $xuanAction = "<div class='xuancard-actions fixed'>";
$('.main-col div.main-actions .btn-toolbar a').each(function(){
var $that = $(this);
+1
View File
@@ -5,3 +5,4 @@ body{padding:0px; margin: 0px}
#main{padding: 0px;}
#main .container{padding: 0px;}
#mainMenu{margin-top:0px;}
.cell .histories{min-height:350px}