Difference between revisions of "Template:Team:Potsdam/RemoveLoadPHPCSS"

Line 2,268: Line 2,268:
 
$('#notifications_item .notification_bug[enabled], #notifications_item .notification_bug[enabled] * ').css('cursor', '');
 
$('#notifications_item .notification_bug[enabled], #notifications_item .notification_bug[enabled] * ').css('cursor', '');
 
$('#globalWrapper, #globalWrapper * ').css('width', '');
 
$('#globalWrapper, #globalWrapper * ').css('width', '');
$(',  * ').css('width', '');
 
 
$('#globalWrapper, #globalWrapper * ').css('height', '');
 
$('#globalWrapper, #globalWrapper * ').css('height', '');
$(',  * ').css('height', '');
 
 
$('#globalWrapper, #globalWrapper * ').css('border', '');
 
$('#globalWrapper, #globalWrapper * ').css('border', '');
$(',  * ').css('border', '');
 
 
$('#globalWrapper, #globalWrapper * ').css('background-color', '');
 
$('#globalWrapper, #globalWrapper * ').css('background-color', '');
$(',  * ').css('background-color', '');
 
 
$('#globalWrapper, #globalWrapper * ').css('margin', '');
 
$('#globalWrapper, #globalWrapper * ').css('margin', '');
$(',  * ').css('margin', '');
 
 
$('#globalWrapper, #globalWrapper * ').css('padding', '');
 
$('#globalWrapper, #globalWrapper * ').css('padding', '');
$(',  * ').css('padding', '');
 
 
$('body, body * ').css('background-color', '');
 
$('body, body * ').css('background-color', '');
 
$('#content, #content * ').css('width', '');
 
$('#content, #content * ').css('width', '');

Revision as of 18:42, 20 May 2017