Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'MDL-58426-master-bigicons' of git://github.com/mudrd8mz/moodle
[moodle.git]
/
theme
/
bootstrapbase
/
style
/
moodle.css
diff --git
a/theme/bootstrapbase/style/moodle.css
b/theme/bootstrapbase/style/moodle.css
index
e29e987
..
5487b8d
100644
(file)
--- a/
theme/bootstrapbase/style/moodle.css
+++ b/
theme/bootstrapbase/style/moodle.css
@@
-2546,6
+2546,10
@@
img.icon {
width: 16px;
padding-right: 6px;
}
+img.icon.iconsize-big {
+ width: 64px;
+ height: 64px;
+}
img.iconsmall {
height: 12px;
margin-right: 3px;