mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-25 20:42:50 -06:00
gfse: layout fix
Style options inteded for some buttons used in example-based editing was unintensionally applied to some other OK/Cancel buttons as well.
This commit is contained in:
@@ -42,8 +42,7 @@ div.fun:hover, div.param:hover, div.lincat:hover, div.oper:hover, div.lin:hover,
|
||||
div.template:hover
|
||||
{ background: #def;}
|
||||
|
||||
.lin input[type=button],
|
||||
.template input[type=button] { float: right; clear: right; margin: 0; }
|
||||
.exb_linbuttons input[type=button] { float: right; clear: right; margin: 0; }
|
||||
.exb_output { background: #dfd; float: right; margin: 0 10px; }
|
||||
|
||||
.more, .delete { font-weight: bold; font-family: sans-serif; }
|
||||
|
||||
Reference in New Issue
Block a user