【发布时间】:2016-05-25 12:48:34
【问题描述】:
我对基金会显示模式有一些问题。 当模态打开时,它是红色而不是白色,我不知道如何更改有我的代码。
#exampleModal1.reveal{"data-reveal" => ""}
%h1 Awesome. I Have It.
%p.lead Your couch. It is mine.
%p I'm a cool paragraph that lives inside of an even cooler modal. Wins!
%button.close-button{"aria-label" => "Close modal", "data-close" => "", :type => "button"}
%span{"aria-hidden" => "true"} ×
【问题讨论】:
标签: javascript css ruby-on-rails zurb-foundation