mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Enhanced Theme: Tweaked domain hover in Domain Selector
This commit is contained in:
@@ -770,6 +770,10 @@ legend {
|
||||
font-size: 11px;
|
||||
}
|
||||
|
||||
DIV.domains_list_item:hover A,
|
||||
DIV.domains_list_item:hover SPAN {
|
||||
color: #5082ca;
|
||||
}
|
||||
|
||||
DIV.login_message {
|
||||
border: 1px solid #bae0ba;
|
||||
@@ -853,6 +857,7 @@ legend {
|
||||
});
|
||||
});
|
||||
}
|
||||
|
||||
</script>
|
||||
|
||||
<script language="JavaScript" type="text/javascript">
|
||||
|
||||
Reference in New Issue
Block a user