mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-28 10:06:08 -05:00
6d892359c7
Add private checkbox for clan creation. Add info popover for private clans. Subscribe prompt for create/join if necessary. Don’t list private clans in public list.
11 lines
137 B
Sass
11 lines
137 B
Sass
#clans-view
|
|
color: black
|
|
|
|
.clan-title
|
|
cursor: pointer
|
|
|
|
.create-clan-description
|
|
width: 50%
|
|
|
|
.popover
|
|
max-width: 100%
|