avtomatski vnosi, statistike: styling
This commit is contained in:
parent
6a93703f3b
commit
259c9a82c3
@ -10167,6 +10167,7 @@ div .table-horizontal-scroll-wrapper2 table {
|
||||
#anketa_edit .page_num_fieldset {
|
||||
border: unset;
|
||||
border-top: 1px dashed #E5E5E5;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.page_num_fieldset {
|
||||
@ -30020,6 +30021,7 @@ iframe#ifmcontentstoprint {
|
||||
.analysis_icons_holder {
|
||||
background-color: white;
|
||||
border-radius: 2px;
|
||||
box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.1215686275);
|
||||
}
|
||||
.analysis_icons_holder .icon_box {
|
||||
margin-left: 16px;
|
||||
|
@ -110,6 +110,8 @@ div {
|
||||
#anketa_edit .page_num_fieldset{
|
||||
border: unset;
|
||||
border-top: 1px dashed #E5E5E5;
|
||||
width: 100%;
|
||||
|
||||
}
|
||||
|
||||
.page_num_fieldset{
|
||||
|
@ -44,6 +44,7 @@
|
||||
|
||||
background-color: white;
|
||||
border-radius: 2px;
|
||||
box-shadow: 0px 0px 7px 0px #0000001F;
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user