[Redizajn 1KA] - Urejanje --> Nastavitve --> Osnovne nastavitve - v9
Popravek stack ikone
This commit is contained in:
parent
fc4527243a
commit
c856ccab39
@ -5159,6 +5159,7 @@ a.faicon.fa-stack {
|
||||
height: 1em;
|
||||
line-height: 1em;
|
||||
width: 1em;
|
||||
vertical-align: baseline;
|
||||
}
|
||||
|
||||
div.icon_holder {
|
||||
@ -5857,6 +5858,7 @@ span.faicon.copy::before {
|
||||
|
||||
span.faicon.circle::before {
|
||||
content: "\f111";
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
span.faicon.plus::before {
|
||||
|
@ -47,6 +47,7 @@ a.faicon{
|
||||
height: 1em;
|
||||
line-height: 1em;
|
||||
width: 1em;
|
||||
vertical-align: baseline;
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -552,7 +552,7 @@ span.faicon.lock_close::before{
|
||||
content: "\f023";
|
||||
}
|
||||
|
||||
// Zvone (notification)
|
||||
// Zvonec (notification)
|
||||
span.faicon.bell::before{
|
||||
content: "\f0f3";
|
||||
}
|
||||
@ -574,6 +574,7 @@ span.faicon.copy::before{
|
||||
// Plus, minus, krogi
|
||||
span.faicon.circle::before{
|
||||
content: "\f111";
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
span.faicon.plus::before{
|
||||
|
Loading…
x
Reference in New Issue
Block a user