12 lines
506 B
Plaintext
12 lines
506 B
Plaintext
|
/**********************************************************************************************************************/
|
||
|
/* CopyToolbar */
|
||
|
/**********************************************************************************************************************/
|
||
|
|
||
|
#CopyImage {
|
||
|
background-image: url("Icons/Selected/Copy.png");
|
||
|
}
|
||
|
|
||
|
#PasteImage {
|
||
|
background-image: url("Icons/Selected/Paste.png");
|
||
|
}
|