Skip to content

Commit

Permalink
simple devices rozetka on image, lib openweather del
Browse files Browse the repository at this point in the history
  • Loading branch information
nick7zmail committed Nov 22, 2017
2 parents 1e48b6e + 9aebeb4 commit 8de307d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 279 deletions.
5 changes: 5 additions & 0 deletions css/devices.css
Expand Up @@ -111,6 +111,11 @@
background-image: url(../cms/scenes/styles/switch/i_rozetka_on.png);
}

.controller.loadtype_power .device-icon.on {
background-color:yellow;
background-image: url(../cms/scenes/styles/switch/i_rozetka_on.png);
}

.controller .device-icon.on {
background-color:yellow;
background-image: url(../cms/scenes/styles/switch/i_light_on.png);
Expand Down
279 changes: 0 additions & 279 deletions lib/OpenWeather/OpenWeather.php

This file was deleted.

0 comments on commit 8de307d

Please sign in to comment.