summaryrefslogtreecommitdiffstats
path: root/codebase/sources/skins/dhtmlxscheduler_flat.css
diff options
context:
space:
mode:
Diffstat (limited to 'codebase/sources/skins/dhtmlxscheduler_flat.css')
-rw-r--r--codebase/sources/skins/dhtmlxscheduler_flat.css5
1 files changed, 4 insertions, 1 deletions
diff --git a/codebase/sources/skins/dhtmlxscheduler_flat.css b/codebase/sources/skins/dhtmlxscheduler_flat.css
index 6b15ecb..7220f3c 100644
--- a/codebase/sources/skins/dhtmlxscheduler_flat.css
+++ b/codebase/sources/skins/dhtmlxscheduler_flat.css
@@ -1,5 +1,6 @@
/*
-dhtmlxScheduler v.4.3.0 Stardard
+@license
+dhtmlxScheduler v.4.3.1 Stardard
This software is covered by GPL license. You also can obtain Commercial or Enterprise license to use it in non-GPL project - please contact sales@dhtmlx.com. Usage without proper license is prohibited.
@@ -1072,6 +1073,8 @@ div.icon_delete {
.dhx_marked_timespan {
position: absolute;
width: 100%;
+ margin-left: 0;
+ /* fix bootstrap conflict [class*="span"] */
}
.dhx_time_block {
position: absolute;