ソースを参照

Fix Dark theme + Changelog

Marien Fressinaud 11 年 前
コミット
0a51ac6033
2 ファイル変更1 行追加13 行削除
  1. 1 1
      CHANGELOG
  2. 0 12
      p/themes/Dark/dark.css

+ 1 - 1
CHANGELOG

@@ -11,7 +11,7 @@
 * SimplePie
 	* Complies with HTTP "301 Moved Permanently" responses by automatically updating the URL of feeds that have changed address.
 * Themes
-	* Flat design is based on same template file as Origine
+	* Flat and Dark designs are based on same template file as Origine
 
 
 ## 2014-06-13 FreshRSS 0.7.2

+ 0 - 12
p/themes/Dark/dark.css

@@ -150,8 +150,6 @@ form th {
 .stick .dropdown + .dropdown > .btn {
 	border-left: none;
 }
-.stick input + .btn {
-}
 .stick .btn + .dropdown > .btn {
 	border-left: none;
 	border-radius: 0 3px 3px 0;
@@ -327,8 +325,6 @@ a.btn {
 	text-align: left;
 	color: #888;
 }
-.dropdown-menu > .item {
-}
 .dropdown-menu > .item > a {
 	padding: 0 25px;
 	line-height: 2.5em;
@@ -413,8 +409,6 @@ a.btn {
 	text-decoration: none;
 	color: #666;
 }
-.pagination .item a:hover {
-}
 .pagination:first-child .item {
 	border-bottom: 1px solid #333;
 }
@@ -430,16 +424,12 @@ a.btn {
 /*=== STRUCTURE */
 /*===============*/
 /*=== Header */
-.header {
-}
 .header > .item {
 	padding: 10px 0;
 	vertical-align: middle;
 	text-align: center;
 	border-bottom: 1px solid #333;
 }
-.header > .item.title h1 {
-}
 .header > .item.title h1 a {
 	text-decoration: none;
 }
@@ -451,8 +441,6 @@ a.btn {
 }
 
 /*=== Body */
-#global {
-}
 .aside {
 	border-right: 1px solid #333;
 	background: #1c1c1c;