diff options
author | AlexKlimenkov <shurick.klimenkov@gmail.com> | 2015-02-03 14:29:45 +0300 |
---|---|---|
committer | AlexKlimenkov <shurick.klimenkov@gmail.com> | 2015-02-05 13:25:55 +0300 |
commit | f56a0475d90af025e92ec4716ff4e5121992b4fe (patch) | |
tree | c351eff2ed0b007eafed412a513bbec5fb4c5f91 /codebase/sources/skins/dhtmlxscheduler_flat.css | |
parent | 32504c39dd0183ac30da815e4cf41ac8fa022b99 (diff) | |
download | scheduler-f56a0475d90af025e92ec4716ff4e5121992b4fe.zip scheduler-f56a0475d90af025e92ec4716ff4e5121992b4fe.tar.gz scheduler-f56a0475d90af025e92ec4716ff4e5121992b4fe.tar.bz2 |
[update] version 4.3.0v4.3.0
Diffstat (limited to 'codebase/sources/skins/dhtmlxscheduler_flat.css')
-rw-r--r-- | codebase/sources/skins/dhtmlxscheduler_flat.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/codebase/sources/skins/dhtmlxscheduler_flat.css b/codebase/sources/skins/dhtmlxscheduler_flat.css index f9504a7..6b15ecb 100644 --- a/codebase/sources/skins/dhtmlxscheduler_flat.css +++ b/codebase/sources/skins/dhtmlxscheduler_flat.css @@ -1,5 +1,5 @@ /* -dhtmlxScheduler v.4.2.0 Stardard +dhtmlxScheduler v.4.3.0 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. @@ -1639,7 +1639,7 @@ div.dhx_menu_icon { background-color: #5B9BE0; color: #FFF; height: 17px; - line-height: 17px; + line-height: 16px; -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px; |