Commit 656612d298f497ea5b42d52eb2b1e10f8907d307
- Diff rendering mode:
- inline
- side by side
data/webroot/images/lightbulb.png
(6 / 0)
Binary files differ
data/webroot/images/lightbulb_off.png
(6 / 0)
Binary files differ
data/webroot/setup.html
(10 / 0)
|   | |||
| 184 | 184 | background:url(/images/brick_darkgrey.png) center no-repeat !important; | |
| 185 | 185 | } | |
| 186 | 186 | ||
| 187 | .lightbulbOn | ||
| 188 | { | ||
| 189 | background:url(/images/lightbulb.png) center no-repeat !important; | ||
| 190 | } | ||
| 191 | |||
| 192 | .lightbulbOff | ||
| 193 | { | ||
| 194 | background:url(/images/lightbulb_off.png) center no-repeat !important; | ||
| 195 | } | ||
| 196 | |||
| 187 | 197 | ||
| 188 | 198 | </style> | |
| 189 | 199 | </head> |
Comments
Add a new comment:
Login or create an account to post a comment
Add your comment
Please log in to comment

