Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/cydrobolt/polr.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChaoyi Zha <summermontreal@gmail.com>2017-10-22 02:35:19 +0300
committerGitHub <noreply@github.com>2017-10-22 02:35:19 +0300
commita2cd017684e3515b6daf127e3ae7ea31f9d17348 (patch)
tree57cc0a8253082abeaec70063249f8b0f71a96e6b
parent88e4cc2ee2d6f62e924e568ba9ccb7e24189c71a (diff)
parentbc669e19ae0c180ec83b7cad31bc4a0afd8a26d1 (diff)
Merge pull request #373 from overint/363-add-themes
Add additional themes to setup
-rw-r--r--resources/views/setup.blade.php5
1 files changed, 4 insertions, 1 deletions
diff --git a/resources/views/setup.blade.php b/resources/views/setup.blade.php
index c50b045..39fbd6c 100644
--- a/resources/views/setup.blade.php
+++ b/resources/views/setup.blade.php
@@ -246,8 +246,11 @@ Setup
<option value='//maxcdn.bootstrapcdn.com/bootswatch/3.3.7/paper/bootstrap.min.css'>Google Material Design</option>
<option value='//maxcdn.bootstrapcdn.com/bootswatch/3.3.7/superhero/bootstrap.min.css'>Blue Metro</option>
<option value='//maxcdn.bootstrapcdn.com/bootswatch/3.3.7/sandstone/bootstrap.min.css'>Sandstone</option>
- <option value='//maxcdn.bootstrapcdn.com/bootswatch/3.3.7/cyborg/bootstrap.min.css'>Jet Black</option>
<option value='//maxcdn.bootstrapcdn.com/bootswatch/3.3.7/lumen/bootstrap.min.css'>Newspaper</option>
+ <option value='//maxcdn.bootstrapcdn.com/bootswatch/3.3.7/solar/bootstrap.min.css'>Solar</option>
+ <option value='//maxcdn.bootstrapcdn.com/bootswatch/3.3.7/cosmo/bootstrap.min.css'>Cosmo</option>
+ <option value='//maxcdn.bootstrapcdn.com/bootswatch/3.3.7/flatly/bootstrap.min.css'>Flatly</option>
+ <option value='//maxcdn.bootstrapcdn.com/bootswatch/3.3.7/yeti/bootstrap.min.css'>Yeti</option>
</select>
<div class='setup-form-buttons'>