Home page:
- Convert ajax to use shared script
- CSS tweaks
- Add missing icons
Silk icons: See licenses/LICENSE-SilkIcons.txt
BIN
installer/resources/themes/console/images/book.png
Normal file
|
After Width: | Height: | Size: 593 B |
BIN
installer/resources/themes/console/images/book_addresses.png
Normal file
|
After Width: | Height: | Size: 770 B |
BIN
installer/resources/themes/console/images/bug.png
Normal file
|
After Width: | Height: | Size: 774 B |
BIN
installer/resources/themes/console/images/film.png
Normal file
|
After Width: | Height: | Size: 653 B |
BIN
installer/resources/themes/console/images/help.png
Normal file
|
After Width: | Height: | Size: 786 B |
BIN
installer/resources/themes/console/images/plugin.png
Normal file
|
After Width: | Height: | Size: 591 B |
BIN
installer/resources/themes/console/images/wrench_orange.png
Normal file
|
After Width: | Height: | Size: 584 B |
@@ -630,12 +630,12 @@ div.appgroup {
|
||||
}
|
||||
|
||||
div.search {
|
||||
margin: 20px;
|
||||
margin: 20px 20px 20px 240px;
|
||||
padding: 8px;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
div.search table {
|
||||
table.search {
|
||||
background: none;
|
||||
margin: 20px;
|
||||
padding: 8px;
|
||||
|
||||