Explorar el Código

Fix a design detail (Pafat theme)

+ fix typo

See https://github.com/marienfressinaud/FreshRSS/pull/623
Marien Fressinaud hace 11 años
padre
commit
9917d0e86a
Se han modificado 3 ficheros con 3 adiciones y 3 borrados
  1. 1 1
      p/themes/Pafat/README.md
  2. 1 1
      p/themes/Pafat/metadata.json
  3. 1 1
      p/themes/Pafat/pafat.css

+ 1 - 1
p/themes/Pafat/README.md

@@ -1,4 +1,4 @@
 Pafat
 Pafat
 =====
 =====
 
 
-Thème Pafat pour FreshRss
+Thème Pafat pour FreshRSS

+ 1 - 1
p/themes/Pafat/metadata.json

@@ -1,7 +1,7 @@
 {
 {
   "name": "Pafat",
   "name": "Pafat",
   "author": "Plopoyop",
   "author": "Plopoyop",
-  "description": "Un thème pour FreshRss",
+  "description": "Un thème pour FreshRSS",
   "version": 0.2,
   "version": 0.2,
   "files": ["_template.css", "pafat.css"]
   "files": ["_template.css", "pafat.css"]
 }
 }

+ 1 - 1
p/themes/Pafat/pafat.css

@@ -110,7 +110,7 @@ form th {
 .form-group .group-controls {
 .form-group .group-controls {
 	min-height: 25px;
 	min-height: 25px;
 	padding: 5px 0;
 	padding: 5px 0;
-	margin : 10px 0 10px 0;
+	margin : 10px 0 10px 220px;
 
 
 }
 }
 .form-group table {
 .form-group table {