修改样式
This commit is contained in:
parent
f359b60081
commit
ef05e5be29
|
@ -91,7 +91,7 @@
|
||||||
.f-panel, .f-widget-header, .f-tree-headerstyle .f-panel-body {
|
.f-panel, .f-widget-header, .f-tree-headerstyle .f-panel-body {
|
||||||
background-color: #000231;
|
background-color: #000231;
|
||||||
color: #fff;
|
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 {
|
.f-menu-item-text, .f-tree-cell-text, .f-widget-content a, .f-qtip-content {
|
||||||
|
|
|
@ -85,6 +85,9 @@
|
||||||
border: none !important;
|
border: none !important;
|
||||||
font-size: 14px !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 {
|
.f-menu-item-text, .f-tree-cell-text, .f-widget-content a, .f-qtip-content {
|
||||||
color: #fff;
|
color: #fff;
|
||||||
|
|
Loading…
Reference in New Issue