Fix loop prop window
[clamp.git] / ui-react / src / components / loop_viewer / status / LoopStatus.css
diff --git a/ui-react/src/components/loop_viewer/status/LoopStatus.css b/ui-react/src/components/loop_viewer/status/LoopStatus.css
deleted file mode 100644 (file)
index 14add0f..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-
-.status_title{
-       position: absolute;
-       left: 61%;
-       top: 151px;
-       font-size:20px;
-}
-.status{
-       background-color: gray;
-       -moz-border-radius: 50px;
-       -webkit-border-radius: 50px;
-       border-radius: 50px;
-}
-.status_table {
-       position: absolute;
-       left: 61%;
-       top: 191px;
-       font-size:10px;
-}
\ No newline at end of file