forked from qwerty/tupali
border radius y scroll menu tupale
This commit is contained in:
parent
43c05c9c4a
commit
c75ad39964
@ -817,8 +817,8 @@ $uri = $_SERVER['REQUEST_URI'];
|
||||
<ul style=' ' class='nav navbar-nav navbar-center navbar-principal '>
|
||||
|
||||
<li class='dropdown ' >
|
||||
<a style='background-color:#F3F1F0; color:red;' href='#' class='dropdown-toggle menu_tupale img-rounded' data-toggle='dropdown' role='button' aria-haspopup='true' aria-expanded='false'><i class='fa fa-bars'></i><span class='hidden-xs'> $portal_sigla<span></a>
|
||||
<ul class='dropdown-menu' style='background-color: white; width:500px;' >
|
||||
<a style='background-color:#F3F1F0; color:red; border-top-left-radius: 0px; border-bottom-left-radius: 0px;' href='#' class='dropdown-toggle menu_tupale img-rounded' data-toggle='dropdown' role='button' aria-haspopup='true' aria-expanded='false'><i class='fa fa-bars'></i><span class='hidden-xs'> $portal_sigla<span></a>
|
||||
<ul class='dropdown-menu' style='background-color: white; width:300px; height:500px; overflow: scroll; word-wrap: break-word; overflow-x: auto; ' >
|
||||
<li><a class='' href='$portal_url'><i class='fa fa-home'></i> Portal</a></li>
|
||||
<li><a class='' href='$link_empresa'>$sigla[0] Inicio</a></li>
|
||||
<li><a href='milfs/'>Administrador</a></li>
|
||||
|
Loading…
Reference in New Issue
Block a user