From 8d9349224f019d5656550ac7995a4ab673c350d1 Mon Sep 17 00:00:00 2001 From: Andrew Buss Date: Wed, 3 Jun 2015 05:43:07 -0700 Subject: [PATCH] restyle study settings somewhat --- scripts/FlashcardFactory.js | 2 -- templates/deck.html | 53 ++++++++++++++++++++++++++-- templates/study.html | 86 +++++++++++++++++++++++++-------------------- 3 files changed, 99 insertions(+), 42 deletions(-) diff --git a/scripts/FlashcardFactory.js b/scripts/FlashcardFactory.js index 8ae4ac9..47fafb1 100644 --- a/scripts/FlashcardFactory.js +++ b/scripts/FlashcardFactory.js @@ -81,8 +81,6 @@ angular.module('flashy.FlashcardFactory', ['ui.router']). }); }; - - Flashcard.prototype.refreshEditCardInput = function () { diff --git a/templates/deck.html b/templates/deck.html index 22e5a2f..a6ab6bf 100644 --- a/templates/deck.html +++ b/templates/deck.html @@ -1,5 +1,54 @@ -
-

This is your deck, but it's blank! Add a card from the feed to see it here!

+ + +
+

This is your deck, but it's blank! Add a card from the feed to see it + here!

diff --git a/templates/study.html b/templates/study.html index 3a6ef4d..cb3e0f0 100644 --- a/templates/study.html +++ b/templates/study.html @@ -15,53 +15,61 @@ -
- - - All classes + +
-
-

Choose Date

- - +
+
+

Choose Date

+ + - - + + +
-
+
+
-
- -
+
+ +
@@ -72,12 +80,13 @@