Commit 0f9421be114a5954bf2389f8884ccb22d0e89260
1 parent
694dae37
update...
Showing
1 changed file
with
4 additions
and
0 deletions
src/main/resources/static/real_control_v2/css/home.css
| @@ -309,4 +309,8 @@ span.signal-state-speed-limit{ | @@ -309,4 +309,8 @@ span.signal-state-speed-limit{ | ||
| 309 | } | 309 | } |
| 310 | .uk-tab>li:nth-child(n+2)>a{ | 310 | .uk-tab>li:nth-child(n+2)>a{ |
| 311 | margin-left: 0 !important; | 311 | margin-left: 0 !important; |
| 312 | +} | ||
| 313 | + | ||
| 314 | +.home_alone_page{ | ||
| 315 | + cursor: pointer; | ||
| 312 | } | 316 | } |
| 313 | \ No newline at end of file | 317 | \ No newline at end of file |