Logo
Explore Help
Sign In
darkhelm/notifications-admin
1
0
Fork 0
You've already forked notifications-admin
mirror of https://github.com/GSA/notifications-admin.git synced 2026-09-03 16:58:26 -04:00
Code Issues Packages Projects Releases Wiki Activity
Files
0b47656ebc27d2bb3e5ea9ea0bdad7c3c0c5e4dd
notifications-admin/app/assets/stylesheets/_grids.scss

12 lines
156 B
SCSS
Raw Normal View History

Make navigation column 1/4 width
2015-12-17 10:18:31 +00:00
.column-one-quarter {
@include grid-column(1/4);
}
.column-three-quarters {
@include grid-column(3/4);
}
Page for adding a new service This page is exactly the same as the page for adding your first service, save the heading text. So all this commit does is: - set up two routes (`/add-service`, `/add-service/first`) for each of the two journeys and change the existing journeys to use the `/add-service/first` route - add logic to show different heading text depending on the journey - add a link to the new (`/add-service`) route in the service chooser dropdown
2016-01-18 10:47:53 +00:00
.bottom-gutter {
margin-bottom: $gutter;
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.0 Page: 106ms Template: 6ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API