Fixed The Very Old CSS Problem of the black bar in the bottom not fully
reaching the right side of the screen on pages where id='content' => class='full'. Added useful text. Changed other text.
This commit is contained in:
		@@ -1,5 +1,5 @@
 | 
			
		||||
/*  wontofor: A JavaScript shortcut system
 | 
			
		||||
 *  Copyright (C) 2010  Niels Serup
 | 
			
		||||
 *  Copyright (C) 2010  Niels G. W. Serup
 | 
			
		||||
 *
 | 
			
		||||
 *  This file is part of wontofor.
 | 
			
		||||
 *
 | 
			
		||||
@@ -17,7 +17,7 @@
 | 
			
		||||
 *  along with wontofor.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
 *
 | 
			
		||||
 *  Maintained by Niels Serup <ns@metanohi.name>
 | 
			
		||||
 *  See <http://metanohi.org/projects/wontofor/>
 | 
			
		||||
 *  See <http://metanohi.name/projects/wontofor/>
 | 
			
		||||
 */
 | 
			
		||||
 | 
			
		||||
wontofor.ajax.getWeb = function(url, func, args, method) {
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,5 @@
 | 
			
		||||
/*  wontofor: A JavaScript shortcut system
 | 
			
		||||
 *  Copyright (C) 2010  Niels Serup
 | 
			
		||||
 *  Copyright (C) 2010  Niels G. W. Serup
 | 
			
		||||
 *
 | 
			
		||||
 *  This file is part of wontofor.
 | 
			
		||||
 *
 | 
			
		||||
@@ -17,7 +17,7 @@
 | 
			
		||||
 *  along with wontofor.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
 *
 | 
			
		||||
 *  Maintained by Niels Serup <ns@metanohi.name>
 | 
			
		||||
 *  See <http://metanohi.org/projects/wontofor/>
 | 
			
		||||
 *  See <http://metanohi.name/projects/wontofor/>
 | 
			
		||||
 */
 | 
			
		||||
 | 
			
		||||
wontofor.html.body = document.body
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user