git ssb

0+

ev / microbay



forked from Dominic / patchbay

Commit 7aaa1d8740dd0cb389adc4a35856345b8b7b8211

position menu

Dominic Tarr committed on 8/14/2016, 2:10:51 AM
Parent: b36938964724c375a4405fe69f835799cc9746a6

Files changed

style.csschanged
style.cssView
@@ -294,12 +294,15 @@
294294
295295 .status {
296296 width: 20px;
297297 height: 20px;
298+ background: green;
299+}
300+
301+.menu {
298302 position: fixed;
299303 right: 10px;
300304 top: 10px;
301- background: green;
302305 }
303306
304307 .error {
305308 background: red;
@@ -330,4 +333,8 @@
330333 height: 1px;
331334 background: blue;
332335 }
333336
337+
338+
339+
340+

Built with git-ssb-web