mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 14:03:30 +00:00
@@ -861,24 +861,6 @@ strong {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Copied from bootstrap 2.1.1 CSS for dropdown-menu li > a:focus */
|
|
||||||
li.actual-dropdown-menu > a:focus {
|
|
||||||
color: hsl(0deg 0% 100%);
|
|
||||||
text-decoration: none;
|
|
||||||
background-color: transparent;
|
|
||||||
background-image: none;
|
|
||||||
filter: none;
|
|
||||||
outline: 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
li.actual-dropdown-menu i {
|
|
||||||
/* In gear menu, make icons the same width so labels line up. */
|
|
||||||
display: inline-block;
|
|
||||||
width: 14px;
|
|
||||||
text-align: center;
|
|
||||||
margin-right: 3px;
|
|
||||||
}
|
|
||||||
|
|
||||||
td.pointer {
|
td.pointer {
|
||||||
vertical-align: top;
|
vertical-align: top;
|
||||||
padding-top: 10px;
|
padding-top: 10px;
|
||||||
|
|||||||
Reference in New Issue
Block a user