Console theme tweaks.
This commit is contained in:
@ -728,7 +728,7 @@ p {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.links li {
|
.links li {
|
||||||
list-style-image: url("../images/link.png") !important;
|
list-style-image: url("images/link.png") !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
a:link{
|
a:link{
|
||||||
|
BIN
installer/resources/themes/console/classic/images/link.png
Normal file
BIN
installer/resources/themes/console/classic/images/link.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 536 B |
@ -589,7 +589,7 @@ a:active{
|
|||||||
}
|
}
|
||||||
|
|
||||||
.links li {
|
.links li {
|
||||||
list-style: url(../images/link.png) !important;
|
list-style: url(images/link.png) !important;
|
||||||
padding-bottom: -2px;
|
padding-bottom: -2px;
|
||||||
text-align: justify;
|
text-align: justify;
|
||||||
line-height: 120% !important;
|
line-height: 120% !important;
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 564 B After Width: | Height: | Size: 536 B |
@ -759,7 +759,7 @@ p {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.links li {
|
.links li {
|
||||||
list-style-image: url("../images/link_dark.png") !important;
|
list-style-image: url("images/link.png") !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
a:link{
|
a:link{
|
||||||
|
BIN
installer/resources/themes/console/midnight/images/link.png
Normal file
BIN
installer/resources/themes/console/midnight/images/link.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 526 B |
Reference in New Issue
Block a user