MONOXIDE Theme Class

div#rename-option-delete p::before {
    content: '警告:これにより、このページはサイトから完全に削除され、データの復元は不可能になります。本当によろしいですか?';
}
 
a.action-area-close.btn.btn-danger::before {
    content: 'Close';
}
 
a[onclick*="showVersion"]::before {
    content: 'V';
}
 
a[onclick*="showSource"]::before {
    content: 'S';
}
 
a[onclick*="PageHistoryModule.listeners.revert"]::before {
    content: 'R';
}
特に明記しない限り、このページのコンテンツは次のライセンスの下にあります: Creative Commons Attribution-ShareAlike 3.0 License