0
@@ -92,6 +92,36 @@ h2.box_title
0
:text-shadow rgba(255,246,211,0.55) 2px 2px 1px
0
+ :background url(../images/icons/playlists.png) no-repeat left center
0
+#user-index #static_header h1.static
0
+ :background-image url(../images/icons/user.png)
0
+ :background-repeat no-repeat
0
+ :background-position -4px -3px
0
+ :background-image url(../images/icons/latest.png)
0
+ :background-repeat no-repeat
0
+ :background-position 15px 10px
0
+ :background-image url(../images/icons/stars.png)
0
+ :background-repeat no-repeat
0
+ :background-position 15px 10px
0
+ :background-image url(../images/icons/comment.png)
0
+ :background-repeat no-repeat
0
+ :background-position 15px 10px
0
:text-shadow #fff 1px 1px 1px
0
@@ -113,12 +143,12 @@ div.flash
0
// links that float right
0
-a.arrows, a.view_more, a.view_all
,a.edit0
+a.arrows, a.view_more, a.view_all
0
:background url(../images/buttons/arrow.png) no-repeat right center
0
- a.view_all, a.
edit, a.view_more
0
+ a.view_all, a.
view_more
0
@@ -157,4 +187,51 @@ input.facebook
0
\ No newline at end of file
0
+// icon links (add/delete/etc)
0
+ :background url(../images/icons/edit.png) no-repeat left center
0
+ :background url(../images/buttons/arrow.png) no-repeat right center
0
+ :background url(../images/icons/new.png) no-repeat left center
0
+ :background url(../images/icons/delete.png) no-repeat center top
0
+.asset div.button a.remove, .asset.hover div.button a.remove
0
+ :background url(../images/icons/remove.png) no-repeat center top
0
\ No newline at end of file
Comments
No one has commented yet.