コンテンツにスキップ

利用者:NA sounds/live installer/live install configure.css

お知らせ: 保存した後、ブラウザのキャッシュをクリアしてページを再読み込みする必要があります。

多くの WindowsLinux のブラウザ

  • Ctrl を押しながら F5 を押す。

Mac における Safari

  • Shift を押しながら、更新ボタン をクリックする。

Mac における ChromeFirefox

  • Cmd Shift を押しながら R を押す。

詳細についてはWikipedia:キャッシュを消すをご覧ください。

#x-tools p {
        line-height: 1.3em;
}

#x-tools div.genre{
        padding: 0.2em;
	border:3px ridge #e7e7e0;
}

#x-tools div.main{
        padding: 0.2em;
	border:1px solid #e0e0e7;
}

#x-tools span.name {
        position: absolute;
}
#x-tools span.desc {
        margin-left: 12em;
}
#x-tools div.config {
        padding: 0.6em;
        margin-left: 2em;
        /*background-color: #f7f7ef;*/
}

#x-tools .config div { //configs
	border: none;
	padding: 0;
	margin: 0;
}

#x-tools input.reset {
	float: right;
}

#x-tools .config div.main {
	display: inline;
	border: none;
}

#x-tools .config span.desc {
        position: static;
        margin-left: 0em;
        margin-right: 0.6em;
}

#x-tools .config ul {
	margin: 0.5em 0em;
	padding: 0em 2em;
	line-height: 1.3em;
}

#x-tools p.help{
        margin: 0.3em;
}

#x-tools input.text:before{
        display: marker;
        content: " : ";
}

#x-tools textarea {
        width: 95%;
        height: 12em;
}

#x-preview textarea {
        width: 95%;
        height: 12em;
}

#x-tools textarea.function:after {
	content: "}";
}


#x-tools .level_0 {
	display: none;
}

#x-tools .level_1 {}
#x-tools .level_2 {}
#x-tools .level_3 {}
#x-tools .level_4 {}