plasma icon indicating copy to clipboard operation
plasma copied to clipboard

Results 75 plasma issues
Sort by recently updated
recently updated
newest added

**Preview:** --------- **CSS:** ``` /* Side bar */ background-color: $purple100; width: 70px; height: 100%; ``` --------- **Related issues:** - Side bar item #27 - Brand item #28 - User &...

css update
side bar

**Preview:** --------- **CSS:** /\* CSS largely the same as side bar item (#26). Differences below */ ``` /* Support side bar item */ border-bottom: none; margin-bottom: 10px; ```

css update
side bar

**Preview:** --------- **CSS:** /\* CSS largely the same as side bar item (#26). Differences below */ ``` /* Search side bar item */ background-color: rgba(0,0,0,0.1); /* #000 @ 10% */...

css update
side bar

_Related issue: Legend & label (#22)_ --- **Preview:** --------- **CSS (limited):** **Regular:** ``` /* Inline label */ font: $bold5; line-height: 40px; margin-right: 20px; ``` **Large:** ``` /* Inline label */...

css update
form element

Related to #11 -------------- This is an alternative variant on the default tertiary style — a light version for overlaying images and dark background colors. ``` /* Same styles as...

css update
button