Preparing SuiteDesk to display always the dashboard with a pair number of items
This commit is contained in:
parent
0b3650e660
commit
308998cde9
4 changed files with 17 additions and 5 deletions
|
@ -472,6 +472,9 @@ dt.stormcomponent span.stormlinks-count + a > img {
|
|||
#stormconfiguration-item {
|
||||
background: transparent url(../images/storm/configuration.png) no-repeat top left;
|
||||
}
|
||||
#stormsearch-item {
|
||||
background: transparent url(../images/storm/search.png) no-repeat top left;
|
||||
}
|
||||
|
||||
/*
|
||||
* "SuiteDesk" list & filter.
|
||||
|
|
BIN
themes/zuitedesk/images/storm/search.png
Normal file
BIN
themes/zuitedesk/images/storm/search.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.2 KiB |
|
@ -1,6 +1,6 @@
|
|||
name = SuiteDesk Theme
|
||||
description = SuiteDesk Theme Zen.
|
||||
version = 0.2.57
|
||||
version = 0.2.58
|
||||
|
||||
screenshot = screenshot.png
|
||||
|
||||
|
|
Reference in a new issue