CSS please?

This commit is contained in:
Kasper Rynning-Tønnesen
2015-11-13 23:48:44 +01:00
parent b1a23472a0
commit 8117670fa9

View File

@@ -41,7 +41,7 @@
-ms-user-select: none; -ms-user-select: none;
user-select: none; user-select: none;
} }
.rounded{ .rounded{
border-radius: 4px; border-radius: 4px;
} }