diff --git a/www/css/index.css b/www/css/index.css index 98b8a63..0e1cd53 100644 --- a/www/css/index.css +++ b/www/css/index.css @@ -427,7 +427,7 @@ .listatovirgole.listevoci ul li a { text-transform: initial; - font-size: 1.5em !important; + font-size: 1.4em !important; color: #000 !important; } @@ -1178,8 +1178,13 @@ p:has(> img.panel_logo){ max-height: 30px; } -.my-new-list li { - border-bottom: 1px dotted #c53f33; +hr.post-divider { + margin-left: 15%; + width: 70%; + color: #c53f33; + border-style: dashed; + border-width: 1px; + margin-bottom: 2px; } #outside, .ui-body-a, .ui-page-theme-a .ui-body-inherit, html .ui-bar-a .ui-body-inherit, html .ui-body-a .ui-body-inherit, html body .ui-group-theme-a .ui-body-inherit, html .ui-panel-page-container-a { diff --git a/www/js/crud.events.js b/www/js/crud.events.js index a5319ef..57532ff 100644 --- a/www/js/crud.events.js +++ b/www/js/crud.events.js @@ -119,13 +119,13 @@ EVENTS.loadFromDb = function (containerId, type) { "
" + evFrom + evTo + + "
"+ ""; items.push(li); } $(containerId).empty(); $("