diff --git a/SGGL/FineUIPro.Web/index.aspx b/SGGL/FineUIPro.Web/index.aspx index 80e46f80..777a37a0 100644 --- a/SGGL/FineUIPro.Web/index.aspx +++ b/SGGL/FineUIPro.Web/index.aspx @@ -91,7 +91,7 @@ .f-panel, .f-widget-header, .f-tree-headerstyle .f-panel-body { background-color: #000231; color: #fff; - border: none !important; + border: none !important;height:35px; } .f-menu-item-text, .f-tree-cell-text, .f-widget-content a, .f-qtip-content { diff --git a/SGGL/FineUIPro.Web/indexProject.aspx b/SGGL/FineUIPro.Web/indexProject.aspx index 1d21c20e..ab2746f9 100644 --- a/SGGL/FineUIPro.Web/indexProject.aspx +++ b/SGGL/FineUIPro.Web/indexProject.aspx @@ -85,6 +85,9 @@ border: none !important; font-size: 14px !important; } + .centerregion .f-widget-header{ + height:35px; + } .f-menu-item-text, .f-tree-cell-text, .f-widget-content a, .f-qtip-content { color: #fff;