mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2025-01-17 06:52:27 +01:00
fix stylesheets fixtures
This commit is contained in:
parent
6b66d601e1
commit
5ed1880ada
6
test/fixtures/stylesheets.yml
vendored
6
test/fixtures/stylesheets.yml
vendored
@ -35,5 +35,11 @@ stylesheet_1:
|
||||
.pricing-panel .cta-button .btn:hover, .pricing-panel .cta-button .custom-invoice .modal-body .elements li:hover, .custom-invoice .modal-body .elements .pricing-panel .cta-button li:hover { background-color: #ffdd00 !important; }
|
||||
a.label:hover, .form-control.form-control-ui-select .select2-choices a.select2-search-choice:hover, a.label:focus, .form-control.form-control-ui-select .select2-choices a.select2-search-choice:focus { color: #cb1117; }
|
||||
.about-picture { background: linear-gradient( rgba(255,255,255,0.12), rgba(255,255,255,0.13) ), linear-gradient( rgba(203, 17, 23, 0.78), rgba(203, 17, 23, 0.82) ), url('/about-fablab.jpg') no-repeat; }
|
||||
name: theme
|
||||
created_at: 2016-04-04 14:11:34.712927000 Z
|
||||
updated_at: 2016-04-04 14:11:34.712927000 Z
|
||||
|
||||
stylesheet_2:
|
||||
id: 2
|
||||
contents: ".home-page { }"
|
||||
name: home_page
|
Loading…
x
Reference in New Issue
Block a user