From 998c40414aaabb52aba20275c5daabc2aefd185b Mon Sep 17 00:00:00 2001 From: Kevin Dao Date: Tue, 13 Aug 2019 18:56:35 -0500 Subject: [PATCH] Cleaning up styling --- css/popup.css | 23 +++++++++++++++++++++++ popup.html | 8 ++++---- 2 files changed, 27 insertions(+), 4 deletions(-) diff --git a/css/popup.css b/css/popup.css index 4adaf33a..993631fb 100644 --- a/css/popup.css +++ b/css/popup.css @@ -25,6 +25,29 @@ body { min-height: 400px; } +#courseList { + list-style-type: none; + padding: 5px; +} + +#empty { + font-weight: normal; + font-size: large; + margin: 60px 30px 180px 30px; + text-align: center; +} + +#empty #main { + margin-bottom: 5px; +} + +#empty span { + font-size: small; + display: table; + margin: 0 auto; + font-weight: bold; +} + .settingsbut { margin-right: 2px; border: 0px; diff --git a/popup.html b/popup.html index 8682d93f..cb8839d1 100644 --- a/popup.html +++ b/popup.html @@ -18,13 +18,13 @@
- -

-
Doesn't Look Like +
    +

    +
    Doesn't Look Like Anything To Me.
    - (No Courses Saved) + (No Courses Saved)