diff --git a/static/css/pad_lite.css b/static/css/pad_lite.css index e53736e33..ed1623364 100644 --- a/static/css/pad_lite.css +++ b/static/css/pad_lite.css @@ -810,6 +810,7 @@ ul#colorpickerswatches li:hover #chatlabel { + cursor: default; font-size:13px; line-height:16px; font-weight:bold; @@ -828,8 +829,6 @@ ul#colorpickerswatches li:hover #chaticon { - cursor:pointer; - cursor:hand; z-index: 400; position:absolute; bottom:0px; @@ -1021,3 +1020,4 @@ position: relative; #importstatusball{ height:50px; } + diff --git a/static/css/timeslider.css b/static/css/timeslider.css index 1c6d73c9d..175186348 100644 --- a/static/css/timeslider.css +++ b/static/css/timeslider.css @@ -193,3 +193,4 @@ float:right; margin-top: 0; padding-right: 6pt; } +