From fa04c3712b611425e41f5f5ac661eb0cddcba3ec Mon Sep 17 00:00:00 2001 From: Shibu Lijack Date: Mon, 9 Apr 2012 18:43:54 +0530 Subject: [PATCH] [ticket/10734] Moved style elements and fixed minor bugs Moved color related style elements to colours.css and other elements to common.css Also added an empty display for corners span. Removed unwanted space in mcp_topic Removed DS_Store PHPBB-10734 --- phpBB/styles/prosilver/template/mcp_topic.html | 3 +-- phpBB/styles/prosilver/theme/colours.css | 11 +---------- phpBB/styles/prosilver/theme/common.css | 10 ++++++++++ phpBB/styles/prosilver/theme/content.css | 4 ++++ phpBB/styles/prosilver/theme/images/.DS_Store | Bin 6148 -> 0 bytes 5 files changed, 16 insertions(+), 12 deletions(-) delete mode 100644 phpBB/styles/prosilver/theme/images/.DS_Store diff --git a/phpBB/styles/prosilver/template/mcp_topic.html b/phpBB/styles/prosilver/template/mcp_topic.html index 1da1b1b3d4..527d21771e 100644 --- a/phpBB/styles/prosilver/template/mcp_topic.html +++ b/phpBB/styles/prosilver/template/mcp_topic.html @@ -21,8 +21,7 @@ onload_functions.push('subPanels()');