Skip to content

Commit

Permalink
remove css from themes: 'li>input[type=checkbox]:first-child { margin…
Browse files Browse the repository at this point in the history
…-left: -1px; }'
  • Loading branch information
nabe-abk committed Aug 11, 2018
1 parent 89218bc commit 40b9ae6
Show file tree
Hide file tree
Showing 11 changed files with 0 additions and 33 deletions.
3 changes: 0 additions & 3 deletions theme/satsuki2-pop/konomi/konomi.css
Expand Up @@ -757,9 +757,6 @@ textarea#editarea:focus {
textarea#editarea {
font-size: 11.5pt;
}
li>input[type="checkbox"]:first-child {
margin-left: -1px;
}

/* ツリーとCSS等の編集画面 */
article .treebox,
Expand Down
3 changes: 0 additions & 3 deletions theme/satsuki2-pop/sumomo/sumomo.css
Expand Up @@ -967,9 +967,6 @@ textarea#editarea:focus {
textarea#editarea {
font-size: 11.5pt;
}
li>input[type="checkbox"]:first-child {
margin-left: -1px;
}

/* ツリーとCSS等の編集画面 */
article .treebox,
Expand Down
3 changes: 0 additions & 3 deletions theme/satsuki2/bigblue/bigblue.css
Expand Up @@ -929,9 +929,6 @@ textarea#editarea:focus {
textarea#editarea {
font-size: 11.5pt;
}
li>input[type="checkbox"]:first-child {
margin-left: -1px;
}

/* ツリーとCSS等の編集画面 */
article .treebox,
Expand Down
3 changes: 0 additions & 3 deletions theme/satsuki2/hatena2/hatena2.css
Expand Up @@ -782,9 +782,6 @@ textarea#editarea:focus {
textarea#editarea {
font-size: 11.5pt;
}
li>input[type="checkbox"]:first-child {
margin-left: 0;
}

/* ツリーとCSS等の編集画面 */
article .treebox,
Expand Down
3 changes: 0 additions & 3 deletions theme/satsuki2/mikky/mikky.css
Expand Up @@ -772,9 +772,6 @@ textarea#editarea:focus {
textarea#editarea {
font-size: 11.5pt;
}
li>input[type="checkbox"]:first-child {
margin-left: -1px;
}

/* ツリーとCSS等の編集画面 */
article .treebox,
Expand Down
3 changes: 0 additions & 3 deletions theme/satsuki2/nature-dark/nature-dark.css
Expand Up @@ -785,9 +785,6 @@ textarea#editarea:focus {
textarea#editarea {
font-size: 11.5pt;
}
li>input[type="checkbox"]:first-child {
margin-left: 0;
}

/* ツリーとCSS等の編集画面 */
article .treebox,
Expand Down
3 changes: 0 additions & 3 deletions theme/satsuki2/nature-forest/nature-forest.css
Expand Up @@ -787,9 +787,6 @@ textarea#editarea:focus {
textarea#editarea {
font-size: 11.5pt;
}
li>input[type="checkbox"]:first-child {
margin-left: 0;
}

/* ツリーとCSS等の編集画面 */
article .treebox,
Expand Down
3 changes: 0 additions & 3 deletions theme/satsuki2/nature-sky/nature-sky.css
Expand Up @@ -793,9 +793,6 @@ textarea#editarea:focus {
textarea#editarea {
font-size: 11.5pt;
}
li>input[type="checkbox"]:first-child {
margin-left: 0;
}

/* ツリーとCSS等の編集画面 */
article .treebox,
Expand Down
3 changes: 0 additions & 3 deletions theme/satsuki2/satsuki2/satsuki2.css
Expand Up @@ -722,9 +722,6 @@ textarea#editarea:focus {
textarea#editarea {
font-size: 11.5pt;
}
li>input[type="checkbox"]:first-child {
margin-left: -1px;
}

/* ツリーとCSS等の編集画面 */
article .treebox,
Expand Down
3 changes: 0 additions & 3 deletions theme/satsuki2/wp/wp.css
Expand Up @@ -923,9 +923,6 @@ textarea#editarea:focus {
textarea#editarea {
font-size: 11.5pt;
}
li>input[type="checkbox"]:first-child {
margin-left: -1px;
}

/* ツリーとCSS等の編集画面 */
article .treebox,
Expand Down
3 changes: 0 additions & 3 deletions theme/satsuki2/yuu/yuu.css
Expand Up @@ -798,9 +798,6 @@ textarea#editarea:focus {
textarea#editarea {
font-size: 11.5pt;
}
li>input[type="checkbox"]:first-child {
margin-left: -1px;
}

/* ツリーとCSS等の編集画面 */
article .treebox,
Expand Down

0 comments on commit 40b9ae6

Please sign in to comment.