This website requires JavaScript.
Explore
Help
Sign in
codeninjasllc
/
discourse
Watch
1
Star
0
Fork
You've already forked discourse
0
mirror of
https://github.com/codeninjasllc/discourse.git
synced
2024-11-28 10:08:20 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
cd8b30bfcb
discourse
/
app
/
assets
/
stylesheets
/
common
/
base
/
_topic-list.scss
5 lines
98 B
SCSS
Raw
Normal View
History
Unescape
Escape
FEATURE: display unpinned state, allow unpinning by clicking on pin
2014-04-09 20:56:56 -04:00
.
fa-thumb-tack
.
unpinned
{
@include
fa-icon-rotate
(
315
deg
,
1
)
;
modifying some styles for the new pin/unpin feature
2014-04-09 23:27:05 -04:00
color
:
$secondary_text_color
;
FEATURE: display unpinned state, allow unpinning by clicking on pin
2014-04-09 20:56:56 -04:00
}
Reference in a new issue
Copy permalink