Icons work #550 + Italian language

This commit is contained in:
Jokob-sk
2024-04-05 19:20:43 +11:00
parent f56d7c686d
commit 1f735e9ed5
17 changed files with 829 additions and 17 deletions

View File

@@ -798,7 +798,7 @@ input[readonly] {
/* ----------------------------------------------------------------- */
#txtIconFA {
min-width: 18px;
min-width: 40px;
}
@@ -939,10 +939,25 @@ input[readonly] {
text-overflow: ellipsis;
}
.networkTable .nav-tabs li i{
padding:3px;
.networkTable .nav-tabs li i, .networkTable .nav-tabs li svg {
padding: 3px;
height: 2em !important;
/* width: 2em !important; */
position: absolute;
/* z-index: 10; */
top: 0.3em;
/* margin-left: 0.2em; */
}
.networkTable .icon {
/* padding-left:2em; */
width:2em;
height:2em;
float: left;
/* background-color:red; */
}
/* ----------------------------------------------------------------- */
/* PLUGINS page */