Commit 944ce894203824340cdd0cdf329ea9647752e596

  • avatar
  • shalini
  • Wed Jan 18 16:50:45 IST 2012
css changes for overlaybar
  
28632863 }
28642864
28652865
2866
28672866 /**
28682867 * Overlay bar which can function in either visual editor or html editor mode.
28692868 */
29822982 this.message = function message(value) {
29832983 messageDiv.innerHTML = value;
29842984 };
2985
29852986
29862987
29872988 function PublishOptions() {