4,595
edits
No edit summary |
No edit summary |
||
Line 10: | Line 10: | ||
} | } | ||
.action.action-1:before { | .action.action-1:before { | ||
content: '1'; | content: ' 1'; | ||
} | } | ||
.action.action-2:before { | .action.action-2:before { | ||
content: '2'; | content: ' 2'; | ||
} | } | ||
.action.action-3:before { | .action.action-3:before { | ||
content: '3'; | content: ' 3'; | ||
} | } | ||
.action.action-4:before { | .action.action-4:before { | ||
content: '4'; | content: ' 4'; | ||
} | } | ||
.action.action-5:before { | .action.action-5:before { | ||
content: '5'; | content: ' 5'; | ||
} | } | ||