meta.css in Open Social 8.7
Same filename in this branch
Same filename and directory in other branches
- 8.9 themes/socialblue/assets/css/meta.css
- 8 themes/socialblue/assets/css/meta.css
- 8.2 themes/socialblue/assets/css/meta.css
- 8.3 themes/socialblue/assets/css/meta.css
- 8.4 themes/socialblue/assets/css/meta.css
- 8.5 themes/socialblue/assets/css/meta.css
- 8.6 themes/socialblue/assets/css/meta.css
- 8.8 themes/socialblue/assets/css/meta.css
.img-metainfo__avatar { border-radius: 50%; } .node--unpublished__label { border-radius: 0 10px 0 10px; background-color: #29abe2; color: white; }
File
themes/socialblue/assets/css/meta.cssView source
- .img-metainfo__avatar {
- border-radius: 50%;
- }
-
- .node--unpublished__label {
- border-radius: 0 10px 0 10px;
- background-color: #29abe2;
- color: white;
- }