Skip to content

Commit

Permalink
Dev: renamed styling.css to template.css
Browse files Browse the repository at this point in the history
And reconfigured config.xml
  • Loading branch information
Tammo ter Hark committed Oct 27, 2016
1 parent 8b2b74a commit f07ccf0
Show file tree
Hide file tree
Showing 5 changed files with 162 additions and 290 deletions.
4 changes: 2 additions & 2 deletions templates/default/config.xml
Expand Up @@ -31,7 +31,7 @@
<filename>css/bootstrap-slider.css</filename>
<filename>css/awesome-bootstrap-checkbox/awesome-bootstrap-checkbox.css</filename>
<filename>css/ls-functional.css</filename>
<filename>css/styling.css</filename>
<filename>css/template.css</filename>
</css>
<js>
<filename>scripts/template.js</filename>
Expand Down Expand Up @@ -78,8 +78,8 @@
-->
<files_editable>
<css>
<filename>css/flat_and_modern.css</filename>
<filename>css/template.css</filename>
<filename>css/ls-functional.css</filename>
</css>
<js>
<filename>scripts/template.js</filename>
Expand Down
16 changes: 0 additions & 16 deletions templates/default/css/ls-functional.css
@@ -1,14 +1,3 @@
.form-horizontal .control-label {
text-align: left;
font-weight: normal; }

.ls-language-changer-item {
text-align: center; }

.ls-timer-content.alert {
margin-top: 15px;
margin-bottom: 0; }

.ls-label-xs-visibility,
div.question-help:empty,
#indexcontainer,
Expand All @@ -19,11 +8,6 @@ div.question-help:empty,
.ls-label-xs-visibility {
display: normal; } }

ul.ls-answers,
.ls-answers .form-group:last-child,
.ls-answers table {
margin-bottom: 0; }

.checkbox, .radio {
display: table-cell; }

Expand Down
9 changes: 0 additions & 9 deletions templates/default/css/style.css

This file was deleted.

184 changes: 0 additions & 184 deletions templates/default/css/styling.css

This file was deleted.

0 comments on commit f07ccf0

Please sign in to comment.