Skip to content

Commit

Permalink
style magnet previews
Browse files Browse the repository at this point in the history
  • Loading branch information
erisdev committed Mar 23, 2012
1 parent 453606a commit b659d3b
Showing 1 changed file with 39 additions and 0 deletions.
39 changes: 39 additions & 0 deletions stylesheets/lib/preview.sass
Expand Up @@ -39,3 +39,42 @@

font-size : small
font-style : italic

.gg-previewLabel
margin : 0
padding : 0

font-weight : bold

.gg-previewMediaList
margin : 0
padding : 0

list-style : none

.gg-previewMediaIdentityList,
.gg-previewMediaSourceList,
.gg-previewMediaProviderList,
.gg-previewMediaKeywordList
margin : 0 0 0.2em 0
padding : 0 0 0 1em

list-style : none

& > *
display : inline-block

& > *:not(:last-child):after
content : " \2022 "

.gg-previewMediaFile
font-size : small









0 comments on commit b659d3b

Please sign in to comment.