mirror of
https://github.com/spatie/dnsrecords.io.git
synced 2026-04-27 00:16:00 +03:00
[PR #1] [MERGED] Add initial layout #26
Labels
No labels
bug
good first issue
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/dnsrecords.io#26
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/spatie/dnsrecords.io/pull/1
Author: @willemvb
Created: 10/26/2017
Status: ✅ Merged
Merged: 10/26/2017
Merged by: @freekmurze
Base:
master← Head:initial-layout📝 Commits (2)
0540c9aAdd initial layoutbe71707Update focus script when scrolling horizontally📊 Changes
30 files changed (+302 additions, -81 deletions)
View changed files
➕
public/android-chrome-192x192.png(+0 -0)➕
public/android-chrome-512x512.png(+0 -0)➕
public/apple-touch-icon.png(+0 -0)➕
public/browserconfig.xml(+9 -0)➕
public/favicon-16x16.png(+0 -0)➕
public/favicon-32x32.png(+0 -0)📝
public/favicon.ico(+0 -0)➕
public/manifest.json(+18 -0)➕
public/mstile-150x150.png(+0 -0)➕
public/safari-pinned-tab.svg(+22 -0)📝
resources/assets/css/app.css(+3 -1)➕
resources/assets/css/base/a.css(+3 -0)➕
resources/assets/css/base/body.css(+4 -0)➕
resources/assets/css/base/headings.css(+8 -0)➕
resources/assets/css/base/html.css(+13 -0)➕
resources/assets/css/base/input.css(+73 -0)➕
resources/assets/css/base/selection.css(+7 -0)➕
resources/assets/css/base/universal.css(+28 -0)➕
resources/assets/css/components/footer.css(+5 -0)➕
resources/assets/css/components/header.css(+3 -0)...and 10 more files
📄 Description
Changes
TBD
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.