Redesign - popravki analiz
This commit is contained in:
parent
2833b289f1
commit
8652b8637e
@ -16325,6 +16325,8 @@ textarea#addusers, textarea#addusers_note {
|
||||
#ttestResults table tr th.cell_icons,
|
||||
#ttestResults table tr td.cell_icons {
|
||||
width: 110px;
|
||||
padding-top: 8px;
|
||||
padding-bottom: 8px;
|
||||
text-align: center;
|
||||
}
|
||||
#div_analiza_data table tr th.cell_var,
|
||||
|
@ -145,6 +145,8 @@
|
||||
// Stolpec z ikonami
|
||||
&.cell_icons{
|
||||
width: 110px;
|
||||
padding-top: 8px;
|
||||
padding-bottom: 8px;
|
||||
|
||||
text-align: center;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user