こんにちは。
/*▼―――――全体―――――*/
body {
background: #151515;
}
/*リンク*/
a:link { color: #3e90b3; }
a:visited { color: #3e90b3; }
a:hover { color: #59cdff; }
a:active { color: #59cdff; }
/*ボタン*/
.ui-state-hover a:hover {}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
background: #808080;
border: 1px solid #CC0099;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover,
.ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
background: #CC0099;
border: 1px solid #dddddd;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
background: #202020;
border: 1px solid #dddddd;
}
/*???*/
.ui-widget-content {
border: 1px solid #303030;
color: #dddddd;
}
.ui-widget-header {b
background: #202020;
border: 1px solid #303030;
}
/*???*/
.ui-buttonset {
margin: 0px;
}
.ui-buttonset .ui-button {
margin: 0px -1px 0px 0px;
}
/*ダイアログ*/
.ui-dialog {
background: #202020;
}
.ui-dialog .ui-dialog-titlebar {
padding: 0px 6px 0px 6px;
background: #4d0080;
}
.ui-dialog .ui-dialog-buttonpane {
background: #202020;
}
/*ローディング*/
#loading
/*▼―――――ヘッダ―――――*/
#header
{ height: auto; }
#header
.ui-widget-header {
padding: 4px 5px 2px 5px;
background: #4d0080;
line-height: nnormal;
}
#header
.state {}
/*▼―――――ログコンテナ―――――*/
div#logContainer,
div#logViewerLogContainer {
background: #151515;
}
.logContainer .chatLog {/*ログ全体*/
padding: 3px;
border: 1px solid #303030;
}
.chatLog.user .base {
padding: 0px 0px 0px 52px; margin: 0px;
}
.chatLog .name {/*名前*/
padding: 0px; margin: 0px;
}
.chatLog .message {/*発言*/
padding: 0px 0px 0px 6px;
}
.chatLog .info {
}
.chatLog .trip {/*トリップ*/
padding: 0px 0px 0px 6px; margin: 0px;
display: inline;
opacity: 0.2;
color: #66FF00;
}
.chatLog .date {/*時間*/
padding: 0px 0px 0px 6px; margin: 0px;
display: inline;
font-size: 90%;
opacity: 0.2;
}
.chatLog.user {/*一般*/
margin: 3px;
background: #202020;
background-image: url("http://seiga.nicovideo.jp/image/source?id=2479535");
background-repeat: no-repeat;
background-position: right bottom;
}
.chatLog.user.removed {/*発言削除*/
background: #151515;
background-image: url("http://seiga.nicovideo.jp/image/source?id=2479768");
background-repeat: no-repeat;
background-position: right bottom;
opacity: 0.3;
}
#logContainer
.direct {/*ささやき*/
min-height: 52px;
padding: 1px; margin: 3px 3px 3px 17px;
background: #202020;
}
#logContainer
.direct .title {
padding: 3px 3px 1px 15px; margin: 0px 0px 3px 0px;
background: #305058;
}
#logContainer
.direct .date + span {/*自分の名前 ※アイコン無*/
padding: 0px 0px 0px 24px; margin: 0px;
}
#logContainer
.direct .date + .otherUser {/*自分の名前・アイコン ※アイコン有*/
padding: 0px 0px 0px 24px; margin: 0px;
}
#logContainer
.direct .ui-icon-carat-1-e + .otherUser {
padding: 0px; margin: 0px;
}
#logContainer
.direct .otherUser span + .ui-icon-carat-1-e {/*>*/
padding: 0px 7px 0px 0px; margin: 0px 7px 0px 0px !important;
}
#logContainer
.direct .otherUser + .ui-icon-carat-1-e {
padding: 0px; margin: 0px 7px 0px 0px !important;
}
#logContainer
.direct .date {/*日付*/
padding: 0px 3px 0px 0px;
opacity: 0.3;
}
#logContainer
.direct .icon img {
width: 20px; height: 20px;
}
#logContainer
.direct .date + .otherUser .icon img {
margin: -4px 0px 0px -24px;
}
#logContainer
.direct .ui-icon-carat-1-e + .otherUser .icon img {
margin: -4px 0px 0px 0px;
}
#logContainer
.direct .main {/*発言*/
padding: 0px 0px 0px 6px;
}
#logContainer
.direct .main .ui-icon-triangle-1-e {
margin: 1px 0px 0px 0px;
}
.chatLog.notify {/*お知らせ*/
margin: 3px 3px 3px 31px;
background: #304030;
}
.chatLog.notify .message {
padding: 0px 0px 0px 24px;
background-image: url("http://img.theinterviews.jp/icon/59/S_77b6351f134eeee6bcfdd5b6222787e9.jpg");
background-repeat: no-repeat;
}
.chatLog.owner {/*管理者*/
margin: 3px 3px 3px 31px;
background: #483030;
}
.chatLog.owner .message {
padding: 0px 0px 0px 24px;
background-image: url("http://img.theinterviews.jp/icon/59/S_77b6351f134eeee6bcfdd5b6222787e9.jpg");
background-repeat: no-repeat;
}
/*▼―――――過去ログコンテナ―――――*/
#logViewer
#logViewerLogContainer
/*▼―――――メインコンテナ―――――*/
#beforeLoadingMain
,
#mainContainer
#mainContainer
.ui-widget-header {
border: 0px none #000000;
}
#mainContainer
.ui-tabs-nav {/*タブ*/
background: #696969;
}
.ui-tabs .ui-tabs-nav {
margin: 0px;
}
.ui-tabs .ui-tabs-nav li {
top: 0px; position: relative;
padding: 0px; margin: 0px 1px 0px 0px;
}
.ui-tabs .ui-tabs-nav li a {
top: 0px;
padding: 3px 5px 3px 5px;
}
/*パネル*/
#mainContainer
div.ui-tabs-panel {}
/*トップ*/
#mainTop
#mobileAccessAnnounce
, #pcSimpleAccessAnnounce {}
#mobileAccessButton
/*▼管理画面→スキン詳細設定→案内メッセージ→トップ*/
div.top {
color: #cccccc;
font-size: 80%;
line-height: 1.4;
text-align: left;
}
table.top {
padding: 0px; margin: 0px;
border: 0px #000000 none; border-collapse: collapse; border-spacing: 0px;
text-align: left;
}
table.top#main {}
span.warning {
color: #b33e3e;
}
span.supplement {
color: #aaaaaa;
font-size: 90%; font-weight: normal;
}
/*入室/発言*/
#mainForm
#formEnter
#formEnterName
/*▼管理画面→スキン詳細設定→案内メッセージ→入室*/
#nyushitsu
#styleSelector
#styleSelector
.ui-button {/*ボタン*/
padding: 1px 3px 1px 3px;
vertical-align: middle;
}
.ui-button-text>img {/*文字色*/
width: px; height: px;
}
#exit
#messageTextArea
/*機能/設定*/
#mainSetting
#userLogDeleteButton
/*ヘルプ*/
#mainLicense
/*▼―――――広告―――――*/
#ad
/*▼―――――メンバーコンテナ―――――*/
#memberContainer
,
#memberContainer
:active,
#memberContainer
:visited:link {
background: #202020;
background-image: url("http://pic.prepics-cdn.com/btrs/6521996.gif");
background-repeat: no-repeat;
background-position: right bottom;
}
#memberContainer
:hover {
background: #202020;
background-image: url("http://www.moaibu.com/sozai/ritobasu/natumerin.gif");
background-repeat: no-repeat;
background-position: right bottom;
}
#memberList
.member {
margin: 1px 1px 0px 1px;
}
/*▼メモ
消去
display: none !important;
visibility: hidden !important;
/
最終更新:2012年10月06日 19:36