Difference between revisions of "Template:Slovenia/Javascript"

 
(One intermediate revision by the same user not shown)
Line 61: Line 61:
 
         //generate the head of table
 
         //generate the head of table
  
         var html = '<table class = "ui right aligned justified celled table calendar" id = "calendarTable" style = "font-size:11px;table-layout:fixed;">';
+
         var html = '<table class = "ui right aligned justified celled table calendar" id = "calendarTable" style = "font-size:11px;table-layout:fixed; max-width: 250px;">';
 
         html += '<thead><tr><th id= "calendarHead" colspan = "7">Calendar</th></tr><tr class = "chead"><th id="left">';
 
         html += '<thead><tr><th id= "calendarHead" colspan = "7">Calendar</th></tr><tr class = "chead"><th id="left">';
 
         html += '\<</th>';
 
         html += '\<</th>';

Latest revision as of 18:38, 18 October 2016