jQuery MiniUI

标题: 怎样改变背景色 [打印本页]

作者: hbpqwxh    时间: 2019-7-18 17:23:59     标题: 怎样改变背景色


     <style type="text/css">
    body{
        margin:0;padding:0;border:0;width:100%;height:100%;overflow:hidden;
    }   
    headersty
    {
        background-color:Blue;
        }

    </style>
<div class="app-header headersty" region="north" height="auto" showSplit="false"
        showHeader="false"  >
        <a>&nbsp;</a>
        <br />
        <a style="margin:10; cursor:default;font-family:'Trebuchet MS',Arial,sans-serif; font-size: x-large; text-align: left;">
            管理信息系统</a>
        <aspabel ID="Label1" runat="server" Text="当前用户:"></aspabel>
            <input name="tb"  class="mini-combobox"     valueField="ID" textField="NAME"   
            style="border-style: 0; border-width: 0px; text-align: right;"  
            />
        <a class="mini-button" iconCls="icon-no">退出登录</a>
    </div>

想改变顶端栏的背景颜色为蓝色,不成功,请问该怎样修改?


作者: felt    时间: 2019-7-18 18:04:40

先引用miniui,再写样式来替换
你这headersty是不是漏了.
作者: hbpqwxh    时间: 2019-7-19 08:19:33

是引用了,没有错,
<div class="app-header headersty" region="north" height="auto" showSplit="false"
        showHeader="false"  >
这个也用了,没有错呀!
这个窗体的别的MINI-TEXTBOX可以变颜色的呀?
作者: dforce    时间: 2019-7-19 09:52:31

hbpqwxh 发表于 2019-7-19 08:19
是引用了,没有错,

这个也用了,没有错呀!

你既然要用你自己的样式,为什么还用我们的app-header样式,你可以去掉





欢迎光临 jQuery MiniUI (http://miniui.com/discuss/) Powered by Discuz! X2