Some fixes, problems logic now functional
[vchess.git] / public / stylesheets / variant.sass
index 6472e3d..856f22b 100644 (file)
@@ -246,7 +246,7 @@ ul:not(.browser-default) > li
   margin-left: 0
   margin-right: 0
 
-.newproblem input, .newproblem textarea
+.newproblem-form input, .newproblem-form textarea
   width: 100%
 
 .emphasis
@@ -270,3 +270,13 @@ ul:not(.browser-default) > li
 
 #problem-solution
   display: none
+
+.topspace
+  margin-top: 15px
+
+.problem
+  cursor: pointer
+  margin-bottom: 15px
+
+#solution-div h3
+  cursor: pointer