forked from I2P_Developers/i2p.i2p
Added links to iframed pages to open them in new tabs (as per old console)
This commit is contained in:
@@ -598,6 +598,13 @@ h1 {
|
||||
border-radius: 0 3px 0 0;
|
||||
}
|
||||
|
||||
span.newtab {
|
||||
text-align: right;
|
||||
font-size: 8pt;
|
||||
float: right;
|
||||
letter-spacing: 0;
|
||||
}
|
||||
|
||||
h2 {
|
||||
font-size: 14pt;
|
||||
padding: 10px;
|
||||
|
||||
BIN
installer/resources/themes/console/classic/images/newtab.png
Normal file
BIN
installer/resources/themes/console/classic/images/newtab.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 337 B |
@@ -768,6 +768,13 @@ h1 {
|
||||
box-shadow: 0 1px 5px #000;
|
||||
}
|
||||
|
||||
span.newtab {
|
||||
text-align: right;
|
||||
font-size: 8pt;
|
||||
float: right;
|
||||
letter-spacing: 0;
|
||||
}
|
||||
|
||||
h2 {
|
||||
font-size: 12pt;
|
||||
color: #EE9;
|
||||
|
||||
BIN
installer/resources/themes/console/dark/images/newtab.png
Normal file
BIN
installer/resources/themes/console/dark/images/newtab.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 489 B |
@@ -892,6 +892,13 @@ h1 {
|
||||
min-width: 500px;
|
||||
}
|
||||
|
||||
span.newtab {
|
||||
text-align: right;
|
||||
font-size: 8pt;
|
||||
float: right;
|
||||
letter-spacing: 0;
|
||||
}
|
||||
|
||||
h2 {
|
||||
font-size: 13pt;
|
||||
color: #115;
|
||||
|
||||
BIN
installer/resources/themes/console/light/images/newtab.png
Normal file
BIN
installer/resources/themes/console/light/images/newtab.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 337 B |
@@ -612,6 +612,13 @@ h1 {
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
span.newtab {
|
||||
text-align: right;
|
||||
font-size: 8pt;
|
||||
float: right;
|
||||
letter-spacing: 0;
|
||||
}
|
||||
|
||||
h2 {
|
||||
font-size: 13pt;
|
||||
padding: 10px 10px 10px 10px;
|
||||
|
||||
BIN
installer/resources/themes/console/midnight/images/newtab.png
Normal file
BIN
installer/resources/themes/console/midnight/images/newtab.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 481 B |
Reference in New Issue
Block a user