I2PSnark: Vanilla edits.
|
Before Width: | Height: | Size: 719 B After Width: | Height: | Size: 721 B |
|
Before Width: | Height: | Size: 834 B After Width: | Height: | Size: 866 B |
|
Before Width: | Height: | Size: 555 B After Width: | Height: | Size: 551 B |
BIN
installer/resources/themes/snark/vanilla/images/snark_add.png
Normal file
|
After Width: | Height: | Size: 3.4 KiB |
BIN
installer/resources/themes/snark/vanilla/images/snark_create.png
Normal file
|
After Width: | Height: | Size: 2.1 KiB |
|
Before Width: | Height: | Size: 506 B After Width: | Height: | Size: 491 B |
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
|
Before Width: | Height: | Size: 481 B After Width: | Height: | Size: 489 B |
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
@@ -139,8 +139,8 @@ tr {
|
||||
}
|
||||
|
||||
thead, tfoot {
|
||||
text-shadow: 0px 1px 1px #330;
|
||||
background: url("images/bling.png") repeat-x scroll center center #867;
|
||||
text-shadow: 0px 1px 1px #707;
|
||||
background: url("images/bling2.png") repeat-x scroll center center #867;
|
||||
font-weight: bold;
|
||||
color: #503;
|
||||
}
|
||||
@@ -611,7 +611,7 @@ div.newtorrentsection {
|
||||
-khtml-box-shadow: inset 0px 0px 1px 0px #fff;
|
||||
box-shadow: inset 0px 0px 1px 0px #fff;
|
||||
word-wrap: break-word;
|
||||
background: #ffd url('/themes/snark/ubergine/images/snark_create.png') no-repeat scroll right center;
|
||||
background: #ffd url('images/snark_create.png') no-repeat scroll right center;
|
||||
opacity: 1.0;
|
||||
}
|
||||
|
||||
@@ -628,7 +628,7 @@ div.addtorrentsection {
|
||||
-khtml-box-shadow: inset 0px 0px 1px 0px #fff;
|
||||
box-shadow: inset 0px 0px 1px 0px #fff;
|
||||
word-wrap: break-word;
|
||||
background: #ffd url('/themes/snark/ubergine/images/snark_add.png') no-repeat scroll right center;
|
||||
background: #ffd url('images/snark_add.png') no-repeat scroll right center;
|
||||
opacity: 1.0;
|
||||
}
|
||||
|
||||
|
||||