Quellcode durchsuchen

removed empty selectors

Eddie Machado vor 14 Jahren
Ursprung
Commit
97c3627aa2
1 geänderte Dateien mit 2 neuen und 47 gelöschten Zeilen
  1. 2 47
      library/css/default.css

+ 2 - 47
library/css/default.css

@@ -48,7 +48,7 @@ table { border-collapse:collapse; border-spacing:0; }
 td, td img { vertical-align: top; } 
 td, td img { vertical-align: top; } 
 
 
 /* type & header styles */
 /* type & header styles */
-body { font-size:14px; line-height: 1.5em; font-family: Georgia, serif;  *font-size:small; } 
+body { font-size:14px; line-height: 1.5em; font-family: Georgia, serif; } 
 p { hyphenate:auto; hyphenate-before:2; hyphenate-after:3; hyphenate-lines:3; orphans:4; }
 p { hyphenate:auto; hyphenate-before:2; hyphenate-after:3; hyphenate-lines:3; orphans:4; }
 select, input, textarea, button { font:99% sans-serif; }
 select, input, textarea, button { font:99% sans-serif; }
 body, select, input, textarea {   color: #444; }
 body, select, input, textarea {   color: #444; }
@@ -132,8 +132,6 @@ body {
 	-ms-text-size-adjust : 100%;  /* font size on windows devices */
 	-ms-text-size-adjust : 100%;  /* font size on windows devices */
 }
 }
 
 
-#container, .wrap {}
-
 /******************************************************************
 /******************************************************************
 LINK STYLES
 LINK STYLES
 ******************************************************************/
 ******************************************************************/
@@ -289,35 +287,6 @@ COMMENT STYLES
 	.commentlist li { position: relative; margin-bottom: 1.5em; padding: 0.7335em 10px; clear: both; overflow: hidden; }
 	.commentlist li { position: relative; margin-bottom: 1.5em; padding: 0.7335em 10px; clear: both; overflow: hidden; }
 		.commentlist li[class*=depth-] { margin-left: 2.2em; margin-top: 1.1em; border-top: 1px solid #cecece; }
 		.commentlist li[class*=depth-] { margin-left: 2.2em; margin-top: 1.1em; border-top: 1px solid #cecece; }
 			.commentlist li.depth-1 { margin-left: 0; margin-top: 0; }
 			.commentlist li.depth-1 { margin-left: 0; margin-top: 0; }
-			.commentlist li.depth-2 {}
-			.commentlist li.depth-3 {}
-			.commentlist li.depth-4 {}
-			.commentlist li.depth-5 {}
-				.commentlist li ul.children li {}
-				.commentlist li ul.children li.alt {}
-				.commentlist li ul.children li.byuser {}
-				.commentlist li ul.children li.comment {}
-				.commentlist li ul.children li.depth-{id} {}
-				.commentlist li ul.children li.bypostauthor {}
-				.commentlist li ul.children li.comment-author-admin {}
-				.commentlist li ul.children .alt {}
-				.commentlist li ul.children .odd {}
-				.commentlist li ul.children .even {}
-				
-			.commentlist .alt {}
-			.commentlist .odd {}
-			.commentlist .even {}
-			.commentlist .parent {}
-			.commentlist .comment {}
-			.commentlist .children {}
-			.commentlist .pingback {}
-			.commentlist .bypostauthor {}
-			.commentlist .comment-author {}
-			.commentlist .comment-author-admin {}
-			.commentlist .thread-alt {}
-			.commentlist .thread-odd {}
-			.commentlist .thread-even {}	
-
 			.commentlist .vcard { margin-left: 55px; }
 			.commentlist .vcard { margin-left: 55px; }
 				.commentlist .vcard cite.fn { font-weight: 700; font-style: normal; }
 				.commentlist .vcard cite.fn { font-weight: 700; font-style: normal; }
 				.commentlist .vcard time { float: right; }
 				.commentlist .vcard time { float: right; }
@@ -325,17 +294,9 @@ COMMENT STYLES
 						.commentlist .vcard time a:hover { text-decoration: underline; }
 						.commentlist .vcard time a:hover { text-decoration: underline; }
 				.commentlist .vcard img.photo {}
 				.commentlist .vcard img.photo {}
 				.commentlist .vcard img.avatar { position: absolute; left: 5px; top: 0.7335em; padding: 2px; border: 1px solid #cecece; background: #fff; }
 				.commentlist .vcard img.avatar { position: absolute; left: 5px; top: 0.7335em; padding: 2px; border: 1px solid #cecece; background: #fff; }
-				.commentlist .vcard cite.fn a.url {}
-			
-			.commentlist .comment-meta {} 
-				.commentlist .comment-meta a {}
-			.commentlist .commentmetadata {}
-				.commentlist .commentmetadata a {}
-
 			.commentlist li .comment_content { margin-left: 55px; }
 			.commentlist li .comment_content { margin-left: 55px; }
 				.commentlist li .comment_content p { font-size: 1em; line-height: 1.5em; margin: 0.7335em 0 1.5em; }
 				.commentlist li .comment_content p { font-size: 1em; line-height: 1.5em; margin: 0.7335em 0 1.5em; }
-				.commentlist li ul { padding-top: 1.1em; }
-					
+				.commentlist li ul { padding-top: 1.1em; }		
 				.commentlist .comment-reply-link { text-decoration: none; float: right; font-size: 0.846em; line-height: 1.5em; background: #036; padding: 3px 5px; color: #fff; opacity: 0.55; }
 				.commentlist .comment-reply-link { text-decoration: none; float: right; font-size: 0.846em; line-height: 1.5em; background: #036; padding: 3px 5px; color: #fff; opacity: 0.55; }
 					.commentlist a.comment-reply-link:hover { opacity: 1; }
 					.commentlist a.comment-reply-link:hover { opacity: 1; }
 
 
@@ -343,12 +304,6 @@ COMMENT STYLES
 
 
 #respond { margin: 0 20px; padding-bottom: 2.2em; }
 #respond { margin: 0 20px; padding-bottom: 2.2em; }
 	#comment-form-title { margin: 0 0 1.1em; }
 	#comment-form-title { margin: 0 0 1.1em; }
-		#cancel-comment-reply {}
-			#cancel-comment-reply a {}
-			
-	#commentform {}
-		.comments-logged-in-as {}
-		
 		#comment-form-elements { margin: 0.75em 0; }
 		#comment-form-elements { margin: 0.75em 0; }
 			#comment-form-elements li { overflow: hidden; margin-bottom: 0.7335em; }
 			#comment-form-elements li { overflow: hidden; margin-bottom: 0.7335em; }
 				#comment-form-elements label { display: none; }
 				#comment-form-elements label { display: none; }