From f72f1b2cc06821cd08e279a346d3d05b92896986 Mon Sep 17 00:00:00 2001 From: CruiseDevice Date: Wed, 9 Jan 2019 15:26:18 +0530 Subject: Change text color of button and nav-tab to nav-pills - Change text color of next and previous button to white. - Change nav-tab to nav-pills in design_questionpaper.html . --- yaksh/static/yaksh/css/question_paper_creation.css | 3 +++ yaksh/templates/yaksh/design_questionpaper.html | 8 ++++---- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/yaksh/static/yaksh/css/question_paper_creation.css b/yaksh/static/yaksh/css/question_paper_creation.css index 5f9f388..6cf0887 100644 --- a/yaksh/static/yaksh/css/question_paper_creation.css +++ b/yaksh/static/yaksh/css/question_paper_creation.css @@ -86,6 +86,9 @@ body { #fixed-added hr, #random-added hr { margin: 5px 0 4px; +} + #fixed-next, #random-prev, #random-next, #finish-prev{ + color: white; } .qcard { position: relative; diff --git a/yaksh/templates/yaksh/design_questionpaper.html b/yaksh/templates/yaksh/design_questionpaper.html index be19dbe..40d2ab6 100644 --- a/yaksh/templates/yaksh/design_questionpaper.html +++ b/yaksh/templates/yaksh/design_questionpaper.html @@ -35,9 +35,9 @@ select