From d8bd57901e33a7057e26e782e295099ffcc0da89 Mon Sep 17 00:00:00 2001 From: Christopher Speller Date: Wed, 6 Sep 2017 23:04:13 -0700 Subject: Removing webapp --- webapp/sass/routes/_access-history.scss | 32 -------------------------------- 1 file changed, 32 deletions(-) delete mode 100644 webapp/sass/routes/_access-history.scss (limited to 'webapp/sass/routes/_access-history.scss') diff --git a/webapp/sass/routes/_access-history.scss b/webapp/sass/routes/_access-history.scss deleted file mode 100644 index ea66f5f00..000000000 --- a/webapp/sass/routes/_access-history.scss +++ /dev/null @@ -1,32 +0,0 @@ -@charset 'UTF-8'; - -.access-history__table { - display: table; - line-height: 1.6; - padding-top: 15px; - width: 100%; - - &:first-child { - padding: 0; - } - - > div { - display: table-cell; - vertical-align: top; - } - - .access__date { - font-size: 15px; - font-weight: 600; - width: 190px; - } - - .access__report { - border-bottom: 1px solid #ddd; - padding-bottom: 15px; - } - - .report__info { - @include opacity(.8); - } -} -- cgit v1.2.3-1-g7c22