mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2025-11-12 16:26:07 +01:00
local initial checkin
This commit is contained in:
31
theme-old/css-compiled/vendor/mmenu/addons/jquery.mmenu.counters.css
vendored
Normal file
31
theme-old/css-compiled/vendor/mmenu/addons/jquery.mmenu.counters.css
vendored
Normal file
@@ -0,0 +1,31 @@
|
||||
/*
|
||||
jQuery.mmenu counters addon CSS
|
||||
*/
|
||||
em.mm-counter {
|
||||
font: inherit;
|
||||
font-size: 14px;
|
||||
font-style: normal;
|
||||
text-indent: 0;
|
||||
line-height: 20px;
|
||||
display: block;
|
||||
margin-top: -10px;
|
||||
position: absolute;
|
||||
right: 40px;
|
||||
top: 50%;
|
||||
padding-right: 5px; }
|
||||
em.mm-counter + a.mm-subopen {
|
||||
padding-left: 40px; }
|
||||
em.mm-counter + a.mm-fullsubopen {
|
||||
padding-left: 0; }
|
||||
|
||||
.mm-vertical em.mm-counter {
|
||||
top: 12px;
|
||||
margin-top: 0; }
|
||||
|
||||
.mm-nosubresults > em.mm-counter {
|
||||
display: none; }
|
||||
|
||||
.mm-menu em.mm-counter {
|
||||
color: rgba(255, 255, 255, 0.3); }
|
||||
|
||||
/*# sourceMappingURL=jquery.mmenu.counters.css.map */
|
||||
Reference in New Issue
Block a user