グループ機能追加用 CSS一覧
【グループ機能追加用 CSS一覧】
| メモリー | オレンジノート | スカイノート | レタスノート | プレーン | シンプル(レッド) | シンプル(ブルー) | シンプル(グレー) | シンプル(ラベンダー) | ビター | アクア | ブロック | 鹿の子 | レース | レース | ビューティー | ナチュラル | エレガント | フラワー | ペーパー | ストライプ | 2カラム(左メニュー) | 2カラム(右メニュー) | 3カラム
メモリー
#group-list {
padding:10px 0px 0px;
border-top:#a7a7a7 dotted 1px;
}
オレンジノート
dd#group-list {
border-top:<{$category_linecolor}> dotted 2px;
padding:0px;
margin:0px;
height:1px;
line-height:0px;
}
.group-list-link {
margin:5px 0px 0px;
}
スカイノート
dd#group-list {
border-top:<{$category_linecolor}> dotted 2px;
padding:0px;
margin:0px;
height:1px;
line-height:0px;
}
.group-list-link {
margin:5px 0px 0px;
}
レタスノート
dd#group-list {
border-top:<{$category_linecolor}> dotted 2px;
padding:0px;
margin:0px;
height:1px;
line-height:0px;
}
.group-list-link {
margin:5px 0px 0px;
}
プレーン
#group-list {
border-top:1px dotted <{$menu_title_linecolor}>;
padding-top:5px;
margin-top:10px;
}
.group-list-link {
margin:5px 0px 0px;
}
シンプル(レッド)
#group-list {
border-top:#ffffff dotted 1px;
margin-top:10px;
}
シンプル(ブルー)
#group-list {
border-top:#ffffff dotted 1px;
margin-top:10px;
}
シンプル(グレー)
#group-list {
border-top:#ffffff dotted 1px;
margin-top:10px;
}
シンプル(ラベンダー)
#group-list {
border-top:#ffffff dotted 1px;
margin-top:10px;
}
ビター
#group-list {
border-top:<{$menu_title_linecolor}> dotted 1px;
margin-top:10px;
padding-top:10px;
}
アクア
#group-list {
border-top:#ffffff dotted 1px;
margin-top:10px;
padding:10px 5px 0px;
}
ブロック
#group-list {
border-top:#ffffff dotted 1px;
padding-bottom:3px;
}
鹿の子
#group-list {
border-top:#888376 dotted 1px;
margin-top:10px;
padding:10px 0px;
}
レース
#group-list {
border-top:<{$menu_title_linecolor}> dotted 1px;
margin-top:5px;
}
ビューティー
#group-list {
border-top:1px dotted #CCC;
padding-top:5px;
padding-bottom:15px;
}
ナチュラル
#group-list {
border-top:<{$menu_title_linecolor}> dotted 1px;
margin-top:5px;
padding-top:5px;
padding-bottom:15px;
}
.group-listImg {
margin:0px 0px 2px;
padding:0px;
}
エレガント
#group-list ul{
list-style:none;
}
フラワー
#group-list {
border-top:#f2faf7 dotted 1px;
margin-top:10px;
padding:10px 0px 15px;
}
#group-list ul{
list-style:none;
}
ペーパー
#group-list {
border-top:#92ca00 dotted 1px;
padding:5px 10px 0px;
}
#group-list ul{
list-style:none;
}
.group-list-link {
padding-bottom:10px;
}
ストライプ
#group-list {
padding:5px 0px 0px;
}
#group-list ul{
list-style:none;
}
#group-list ul li{
background:transparent url(http://img.shop-pro.jp/tmpl_img/5/category_li.gif) no-repeat;
background-position: 5px 8px;
padding: 0px 0px 0px 20px;
}
2カラム(左メニュー)
#group-list {
border-top:#838383 dotted 1px;
padding:5px 0px 0px;
margin:10px 20px 0px 0px;
}
2カラム(右メニュー)
#group-list {
border-top:#838383 dotted 1px;
padding:5px 0px 0px;
margin:10px 0px 0px;
}
3カラム
#group-list {
border-top:#838383 dotted 1px;
padding:5px 0px 0px;
margin:10px 20px 0px 0px;
}
この記事に関するキーワード
2017.08.01
