Index: trunk/extensions/UsabilityInitiative/EditToolbar/EditToolbar.css |
— | — | @@ -100,7 +100,7 @@ |
101 | 101 | } |
102 | 102 | div#edittoolbar div.index > div { |
103 | 103 | padding: 4px; |
104 | | - padding-left: 18px; |
| 104 | + padding-left: 6px; |
105 | 105 | cursor: pointer; |
106 | 106 | color: #00528C; |
107 | 107 | } |
— | — | @@ -108,9 +108,6 @@ |
109 | 109 | background-color: white; |
110 | 110 | color: #333333; |
111 | 111 | cursor: default; |
112 | | - background-image: url(images/arrow-right.png); |
113 | | - background-position: left center; |
114 | | - background-repeat: no-repeat; |
115 | 112 | } |
116 | 113 | div#edittoolbar div.index > div:first-child { |
117 | 114 | border-top: none; |