mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-20 02:09:32 -06:00
Work on the feedback button for the minibar
This commit is contained in:
@@ -41,4 +41,8 @@ div#saldospel input[type=button] { font-size: 100%; }
|
||||
div#saldospel input.correct { color: green; }
|
||||
div#saldospel input.incorrect { color: red; }
|
||||
|
||||
input[type=text] { width: 5em; }
|
||||
#surface input[type=text] { width: 5em; }
|
||||
|
||||
.feedback textarea { width: 95%; }
|
||||
|
||||
span.field { background-color: #eee; }
|
||||
Reference in New Issue
Block a user