@@ -582,7 +582,6 vertical-align: middle; | |||||
582 | .icon-mypage { background-image: url(../images/user_page.png); } |
|
582 | .icon-mypage { background-image: url(../images/user_page.png); } | |
583 | .icon-admin { background-image: url(../images/admin.png); } |
|
583 | .icon-admin { background-image: url(../images/admin.png); } | |
584 | .icon-projects { background-image: url(../images/projects.png); } |
|
584 | .icon-projects { background-image: url(../images/projects.png); } | |
585 | .icon-logout { background-image: url(../images/logout.png); } |
|
|||
586 | .icon-help { background-image: url(../images/help.png); } |
|
585 | .icon-help { background-image: url(../images/help.png); } | |
587 | .icon-attachment { background-image: url(../images/attachment.png); } |
|
586 | .icon-attachment { background-image: url(../images/attachment.png); } | |
588 | .icon-index { background-image: url(../images/index.png); } |
|
587 | .icon-index { background-image: url(../images/index.png); } |
@@ -60,15 +60,9 | |||||
60 | .jstb_del { |
|
60 | .jstb_del { | |
61 | background-image: url(../images/jstoolbar/bt_del.png); |
|
61 | background-image: url(../images/jstoolbar/bt_del.png); | |
62 | } |
|
62 | } | |
63 | .jstb_quote { |
|
|||
64 | background-image: url(../images/jstoolbar/bt_quote.png); |
|
|||
65 | } |
|
|||
66 | .jstb_code { |
|
63 | .jstb_code { | |
67 | background-image: url(../images/jstoolbar/bt_code.png); |
|
64 | background-image: url(../images/jstoolbar/bt_code.png); | |
68 | } |
|
65 | } | |
69 | .jstb_br { |
|
|||
70 | background-image: url(../images/jstoolbar/bt_br.png); |
|
|||
71 | } |
|
|||
72 | .jstb_h1 { |
|
66 | .jstb_h1 { | |
73 | background-image: url(../images/jstoolbar/bt_h1.png); |
|
67 | background-image: url(../images/jstoolbar/bt_h1.png); | |
74 | } |
|
68 | } |
General Comments 0
You need to be logged in to leave comments.
Login now