PATH:
home
/
letacommog
/
lavenue
/
wp-content
/
themes
/
deep
/
inc
/
michigan-core
/
assets
/
css
/* Course cat icon */ .cours-icons-wrap { background: #fff; position: relative; width: 442px; height: 312px; border: 1px solid #ddd; box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.07); padding: 3px 5px; overflow-y: scroll; } .cours-icons-wrap i, .cours-icons .icon-preview { font-size: 18px; color: #000; display: inline-block; width: 44px; height: 45px; text-align: center; background: #f5f5f5; margin: 2px 0; vertical-align: top; cursor: pointer; border-radius: 2px; position: relative; transition: all .2s ease; } .cours-icons-wrap i:hover { background: #eaeaea; } .cours-icons-wrap i:before, .cours-icons .icon-preview:before { padding-top: 13px; display: inline-block; } .cours-icons-wrap i:hover, .cours-icons-wrap i.selected { box-shadow: 0 5px 6px -1px rgba(0, 0, 0, 0.15); margin-top: -1px; } .cours-icons, .cours-icons-wrap { margin-bottom: 10px; } /* Selected icon */ .cours-icons-wrap i { border: 1px solid transparent; box-sizing: border-box; } .cours-icons .icon-preview, .cours-icons-wrap i.active { color: #008aff; box-shadow: 0 1px 10px -1px rgba(0, 0, 0, 0.41); border: 1px solid #008aff; margin-top: 2px; }
[+]
..
[-] michig-core.css
[edit]
[-] michig-admin-core.css
[edit]