updated
This commit is contained in:
@@ -1297,6 +1297,26 @@ data:
|
||||
.idokep-hour {
|
||||
width: 48px !important;
|
||||
}
|
||||
/* =========================================================================
|
||||
Fix split-column inner widget headers - make them compact
|
||||
========================================================================= */
|
||||
|
||||
/* Target headers inside split-column specifically */
|
||||
.widget-type-split-column .widget .widget-header {
|
||||
display: flex !important;
|
||||
align-items: center !important;
|
||||
min-height: unset !important;
|
||||
height: auto !important;
|
||||
padding: 0 0 8px 0 !important;
|
||||
margin: 0 !important;
|
||||
}
|
||||
|
||||
.widget-type-split-column .widget .widget-header .widget-title {
|
||||
font-size: 0.9rem !important;
|
||||
line-height: 1 !important;
|
||||
padding: 0 !important;
|
||||
margin: 0 !important;
|
||||
}
|
||||
/* =========================================================================
|
||||
Forcing transparency on no-tint iframes
|
||||
========================================================================= */
|
||||
|
||||
Reference in New Issue
Block a user