css
This commit is contained in:
parent
12bd795afc
commit
03bf66a6b1
@ -7115,7 +7115,7 @@ div.tabsElem a.tab {
|
|||||||
border: 1px solid #888;
|
border: 1px solid #888;
|
||||||
}
|
}
|
||||||
.publicnewmemberform div.tabBarWithBottom {
|
.publicnewmemberform div.tabBarWithBottom {
|
||||||
border: 1px solid #f0f0f0;
|
border: 1px solid #e8e8e8;
|
||||||
padding: 30px;
|
padding: 30px;
|
||||||
border-radius: 8px;
|
border-radius: 8px;
|
||||||
background-color: #f8f8f8;
|
background-color: #f8f8f8;
|
||||||
|
|||||||
@ -7042,6 +7042,13 @@ border-top-right-radius: 6px;
|
|||||||
.public_border {
|
.public_border {
|
||||||
border: 1px solid #888;
|
border: 1px solid #888;
|
||||||
}
|
}
|
||||||
|
.publicnewmemberform div.tabBarWithBottom {
|
||||||
|
border: 1px solid #e8e8e8;
|
||||||
|
padding: 30px;
|
||||||
|
border-radius: 8px;
|
||||||
|
background-color: #f8f8f8;
|
||||||
|
/*box-shadow: 2px 2px 10px #ddd;*/
|
||||||
|
}
|
||||||
|
|
||||||
.publicnewmemberform #tablesubscribe {
|
.publicnewmemberform #tablesubscribe {
|
||||||
color: #666;
|
color: #666;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user