@@ -582,7 +582,6 vertical-align: middle; | |||
|
582 | 582 | .icon-mypage { background-image: url(../images/user_page.png); } |
|
583 | 583 | .icon-admin { background-image: url(../images/admin.png); } |
|
584 | 584 | .icon-projects { background-image: url(../images/projects.png); } |
|
585 | .icon-logout { background-image: url(../images/logout.png); } | |
|
586 | 585 | .icon-help { background-image: url(../images/help.png); } |
|
587 | 586 | .icon-attachment { background-image: url(../images/attachment.png); } |
|
588 | 587 | .icon-index { background-image: url(../images/index.png); } |
@@ -60,15 +60,9 | |||
|
60 | 60 | .jstb_del { |
|
61 | 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 | 63 | .jstb_code { |
|
67 | 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 | 66 | .jstb_h1 { |
|
73 | 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