Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
OLAT CI-CD Testing Project
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Requirements
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Lars Oliver Dam
OLAT CI-CD Testing Project
Commits
e73a0047
Commit
e73a0047
authored
10 years ago
by
srosse
Browse files
Options
Downloads
Patches
Plain Diff
no-jira: fix typo and URL
parent
501aa6b5
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/main/webapp/static/themes/themes.README
+3
-3
3 additions, 3 deletions
src/main/webapp/static/themes/themes.README
with
3 additions
and
3 deletions
src/main/webapp/static/themes/themes.README
+
3
−
3
View file @
e73a0047
...
@@ -10,7 +10,7 @@ It is mandatory to understand the bootstrap framework before your start writing
...
@@ -10,7 +10,7 @@ It is mandatory to understand the bootstrap framework before your start writing
very complex world, if you are not an expert in this field, learn CSS before you start working on an OpenOLAT
very complex world, if you are not an expert in this field, learn CSS before you start working on an OpenOLAT
theme.
theme.
As icon set we use monochome, vectorbased icons from font-awesome. See http://fortawesome.github.io
As icon set we use monochome, vectorbased icons from font-awesome. See http://fortawesome.github.io
/Font-Awesome/
When you have created a new high-quality theme, why not share it with the OpenOLAT community?
When you have created a new high-quality theme, why not share it with the OpenOLAT community?
Please contact us via the developer mailinglist (http://www.openolat.org)
Please contact us via the developer mailinglist (http://www.openolat.org)
...
@@ -27,7 +27,7 @@ Theme structure
...
@@ -27,7 +27,7 @@ Theme structure
The OpenOLAT themes follow the bootstrap terminology.
The OpenOLAT themes follow the bootstrap terminology.
We also rely heavily on SASS:
We also rely heavily on SASS:
"Sass is an extension of CSS3, adding nested rules, variables, mixins, selector inheritance, and more.
"Sass is an extension of CSS3, adding nested rules, variables, mixins, selector inheritance, and more.
It
’
s translated to well-formatted, standard CSS using the command line tool or a web-framework plugin."
It
'
s translated to well-formatted, standard CSS using the command line tool or a web-framework plugin."
(http://sass-lang.com/).
(http://sass-lang.com/).
In the default theme ("light"), the SASS (css) rules are splitted up in different many different module files
In the default theme ("light"), the SASS (css) rules are splitted up in different many different module files
...
@@ -51,7 +51,7 @@ the light theme and extends on top of it.
...
@@ -51,7 +51,7 @@ the light theme and extends on top of it.
- theme.js (optional): javascript code that should be embedded to the page to add some more complex
- theme.js (optional): javascript code that should be embedded to the page to add some more complex
features that can't be done with CSS alone
features that can't be done with CSS alone
- _config.scss: all OpenOLAT and bootstrap SASS variables
- _config.scss: all OpenOLAT and bootstrap SASS variables
- modules/*: ton
n
s of include files for different aspects of OpenOLAT
- modules/*: tons of include files for different aspects of OpenOLAT
Creating a custom theme
Creating a custom theme
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment