implemented delete/decrease functions for config/counter
[outofuni/modular.git] / app / www / css / index.css
index 7714f9d..cc98619 100644 (file)
@@ -66,6 +66,7 @@ body {
        margin: 3%;
        text-align: center;
        background-color: #ddd;
+       -webkit-user-select: none;
 }
 
 .mdcline {
@@ -87,6 +88,7 @@ body {
 .item {
        float: left;
        text-align: center;
+       -webkit-user-select: none;
 }
 
 #mdcont {