mirror of
https://github.com/wassname/talk.git
synced 2026-08-07 11:29:44 +08:00
Featuring from Featured Tab
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
.button {
|
||||
|
||||
/* TODO: figure out the best location to include the `reset.css` */
|
||||
composes: buttonReset from "coral-framework/styles/reset.css";
|
||||
|
||||
color: #767676;
|
||||
margin-right: 10px;
|
||||
}
|
||||
|
||||
.button.featured {
|
||||
color: #10589b;
|
||||
}
|
||||
|
||||
.icon {
|
||||
font-size: 18px;
|
||||
vertical-align: top;
|
||||
}
|
||||
Reference in New Issue
Block a user