Merge branch 'ent-9662-Restyling-fuentes-colores-botones' of https://brutus.artica.es:8081/artica/pandorafms into ent-9662-Restyling-fuentes-colores-botones

This commit is contained in:
Daniel Maya 2023-02-13 17:42:45 +01:00
commit a73c79dac3
2 changed files with 6 additions and 4 deletions

View File

@ -440,6 +440,7 @@ ul li {
top: 0;
left: 0;
background-color: #ffffff;
border-right: 1px solid #c1ccdc;
}
.button_collapse {
@ -548,7 +549,7 @@ ul li {
*/
#menu_tabs {
height: 53px;
height: 49px;
border-bottom: 1px solid #c1ccdc;
padding-bottom: 2px;
}
@ -558,6 +559,7 @@ ul li {
width: 100%;
display: flex;
justify-content: space-around;
margin-top: -5px;
}
.border_line {

View File

@ -1379,7 +1379,7 @@ div#head {
height: 60px;
padding-top: 0px;
margin: 0 auto;
border-bottom: 1px solid #9ca4a6;
border-bottom: 1px solid #c1ccdc;
min-width: 882px;
background-color: #fff;
color: #000;
@ -1735,7 +1735,7 @@ div.title_line {
#menu_tab_frame_view,
#menu_tab_frame_view_bc {
position: sticky;
top: 60px;
top: 59px;
z-index: 1000;
display: flex;
align-items: flex-end;
@ -1746,7 +1746,7 @@ div.title_line {
width: -moz-fill-available;
padding-right: 0px;
/* margin-bottom: 20px; */
height: 56px;
height: 53px;
box-sizing: border-box;
background-color: #fff;
/* margin-left: -3em;*/