X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=rt%2Fshare%2Fhtml%2FNoAuth%2Fcss%2Fbase%2Fjquery-ui-timepicker-addon.css;h=8dc30f7b21a0b8927b316124da3efe9b7dafafb6;hb=679854b8bbc65d112071111bbd7f34a6a481fb30;hp=7eb8715687fa2351389f645d0e10d0c6f6f278f5;hpb=0af38652da3b3be7da2d35b048285ef6f2194e1a;p=freeside.git diff --git a/rt/share/html/NoAuth/css/base/jquery-ui-timepicker-addon.css b/rt/share/html/NoAuth/css/base/jquery-ui-timepicker-addon.css index 7eb871568..8dc30f7b2 100644 --- a/rt/share/html/NoAuth/css/base/jquery-ui-timepicker-addon.css +++ b/rt/share/html/NoAuth/css/base/jquery-ui-timepicker-addon.css @@ -1,3 +1,15 @@ +/* +* jQuery timepicker addon +* By: Trent Richardson [http://trentrichardson.com] +* Version 1.0.0 +* Last Modified: 02/05/2012 +* +* Copyright 2012 Trent Richardson +* Dual licensed under the MIT and GPL licenses. +* http://trentrichardson.com/Impromptu/GPL-LICENSE.txt +* http://trentrichardson.com/Impromptu/MIT-LICENSE.txt +*/ + .ui-timepicker-div .ui-widget-header { margin-bottom: 8px; } .ui-timepicker-div dl { text-align: left; } .ui-timepicker-div dl dt { height: 25px; margin-bottom: -25px; }