Merge
This commit is contained in:
commit
25ca7082c7
2 changed files with 3 additions and 3 deletions
|
@ -111,7 +111,7 @@
|
|||
|
||||
|
||||
<!--Lync-->
|
||||
<Control key="lync_users" general_key="" />
|
||||
<Control key="lync_users"/>
|
||||
<Control key="create_new_lync_user" general_key="lync_users" />
|
||||
<Control key="edit_lync_user" general_key="lync_users" />
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
.TopMenu ul.AspNet-Menu li ul li.AspNet-Menu-WithChildren {}
|
||||
.TopMenu ul.AspNet-Menu li ul li.AspNet-Menu-WithChildren {}
|
||||
.TopMenu ul.AspNet-Menu li ul li.AspNet-Menu-WithChildren span {height:auto; line-height:20px; padding:0; background:none; color:#333; font-size:13px; line-height:34px; text-transform:capitalize;}
|
||||
.MenuHeader {float:left; position:relative; display:block; background-image:url('/g/icons.png'); background-repeat:no-repeat; line-height:74px; text-transform:uppercase; font-size:12px; color:#fff; overflow:hidden; padding:0 22px 0 34px; filter:alpha(opacity=70); opacity:0.7; cursor:pointer;}
|
||||
.MenuHeader:hover {filter:alpha(opacity=100); opacity:1;}
|
||||
.TopMenu ul.AspNet-Menu li ul li.AspNet-Menu-WithChildren span:after {content:'?'; float:right; margin-right:10px;}
|
||||
.TopMenu ul.AspNet-Menu li ul li.AspNet-Menu-WithChildren span:after {content:'→'; float:right; margin-right:10px;}
|
||||
.TopMenu ul.AspNet-Menu li {float:left; position:relative;}
|
||||
.TopMenu ul.AspNet-Menu li a, .TopMenu ul.AspNet-Menu li span {display:block; background-image:url('/g/icons.png'); background-repeat:no-repeat; line-height:40px; text-transform:uppercase; font-size:12px; color:#fff; overflow:hidden; padding:0 22px 0 34px; filter:alpha(opacity=90); opacity:0.9; cursor:pointer;}
|
||||
.TopMenu ul.AspNet-Menu li a:hover, .TopMenu ul.AspNet-Menu li.AspNet-Menu-Hover, .TopMenu ul.AspNet-Menu li span:hover {filter:alpha(opacity=100); opacity:1;}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue