major update
This commit is contained in:
@@ -1,18 +0,0 @@
|
||||
{
|
||||
"theme_color":"#23365e",
|
||||
"background_color":"#ffffff",
|
||||
"icons":[
|
||||
{"purpose":"maskable","sizes":"512x512","src":"icon512_maskable.png","type":"image/png"},
|
||||
{"purpose":"any","sizes":"512x512","src":"icon512_rounded.png","type":"image/png"}
|
||||
],
|
||||
"orientation":"portrait",
|
||||
"display":"standalone",
|
||||
"dir":"auto",
|
||||
"lang":"es-ES",
|
||||
"start_url":"index.html",
|
||||
"scope":"/",
|
||||
"description":"La app de TeleSec",
|
||||
"id":"telesec.tech.eus",
|
||||
"name": "TeleSec",
|
||||
"short_name": "TeleSec"
|
||||
}
|
||||
@@ -348,10 +348,11 @@ hr {
|
||||
align-items: center;
|
||||
padding: 0 5px;
|
||||
border-radius: 3px 3px 0 0;
|
||||
overflow-x: auto;
|
||||
}
|
||||
|
||||
.ribbon-tab {
|
||||
padding: 4px 15px;
|
||||
padding: 4px 9px;
|
||||
cursor: pointer;
|
||||
border-right: 1px solid #a2a9b9;
|
||||
font-size: 13px;
|
||||
@@ -367,7 +368,7 @@ hr {
|
||||
gap: 10px;
|
||||
background-color: #c8d4eb;
|
||||
border: 1px solid #a2a9b9;
|
||||
overflow-x: scroll;
|
||||
overflow-x: auto;
|
||||
padding: 5px;
|
||||
}
|
||||
|
||||
|
||||
|
Before Width: | Height: | Size: 185 KiB After Width: | Height: | Size: 185 KiB |
Reference in New Issue
Block a user