mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
Added a new icon
Former-commit-id: b4eb7f9aaf16d9ea3b0bb0339c1a70ee162aa259
This commit is contained in:
parent
7e40392740
commit
b0998003a3
BIN
pandora_console/images/color_cloud_item.disabled.png
Normal file
BIN
pandora_console/images/color_cloud_item.disabled.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 505 B |
BIN
pandora_console/images/color_cloud_item.png
Normal file
BIN
pandora_console/images/color_cloud_item.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 502 B |
@ -886,6 +886,12 @@ input.group_item_min {
|
||||
input.group_item_min[disabled] {
|
||||
background: #fefefe url(../../images/group_green.disabled.png) no-repeat center !important;
|
||||
}
|
||||
input.color_cloud_min {
|
||||
background: #fefefe url(../../images/color_cloud_item.png) no-repeat center !important;
|
||||
}
|
||||
input.color_cloud_min[disabled] {
|
||||
background: #fefefe url(../../images/color_cloud_item.disabled.png) no-repeat center !important;
|
||||
}
|
||||
|
||||
div#cont {
|
||||
position: fixed;
|
||||
|
Loading…
x
Reference in New Issue
Block a user