Fix: Theme border
This commit is contained in:
parent
eec949db7c
commit
20dd9540e8
@ -670,6 +670,10 @@ td.photo {
|
|||||||
}
|
}
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#containerlayout .layout-padding {
|
||||||
|
padding: 2px !important;
|
||||||
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* PANES and CONTENT-DIVs
|
* PANES and CONTENT-DIVs
|
||||||
*/
|
*/
|
||||||
|
|||||||
@ -653,6 +653,10 @@ td.photo {
|
|||||||
border-width: 0 !important;
|
border-width: 0 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#containerlayout .layout-padding {
|
||||||
|
padding: 2px !important;
|
||||||
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* PANES and CONTENT-DIVs
|
* PANES and CONTENT-DIVs
|
||||||
*/
|
*/
|
||||||
|
|||||||
@ -530,6 +530,10 @@ td.photo {
|
|||||||
border-width: 0 !important;
|
border-width: 0 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#containerlayout .layout-padding {
|
||||||
|
padding: 2px !important;
|
||||||
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* PANES and CONTENT-DIVs
|
* PANES and CONTENT-DIVs
|
||||||
*/
|
*/
|
||||||
|
|||||||
@ -524,6 +524,10 @@ td.photo {
|
|||||||
border-width: 0 !important;
|
border-width: 0 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#containerlayout .layout-padding {
|
||||||
|
padding: 2px !important;
|
||||||
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* PANES and CONTENT-DIVs
|
* PANES and CONTENT-DIVs
|
||||||
*/
|
*/
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user