css
This commit is contained in:
parent
c85233e779
commit
bd4251237b
@ -1624,6 +1624,13 @@ td.nobordernopadding.widthpictotitle.col-picto {
|
|||||||
width: unset;
|
width: unset;
|
||||||
color: #999;
|
color: #999;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
span.widthpictotitle.pictotitle {
|
||||||
|
/* background: var(--colortexttitlenotab);
|
||||||
|
color: #fff;
|
||||||
|
padding: 10px;
|
||||||
|
border-radius: 2px;*/
|
||||||
|
}
|
||||||
.pictotitle {
|
.pictotitle {
|
||||||
margin-<?php echo $right; ?>: 8px;
|
margin-<?php echo $right; ?>: 8px;
|
||||||
/* margin-bottom: 4px; */
|
/* margin-bottom: 4px; */
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user