Revision Navigation
Revision 617
- Date:
- 2016/11/07 19:48:01
- Author:
- ahitrov
- Revision Log:
- Font size
- Files:
Legend:
- Added
- Removed
- Modified
-
utf8/core/comps/contenido/i/js/context-menu/jquery.contextMenu.css
130 130 left: 0; 131 131 width: 2em; 132 132 font-family: "context-menu-icons"; 133 font-size: 1em; 133 font-size: 0.9em; 134 134 font-style: normal; 135 135 font-weight: normal; 136 136 line-height: 1; … … 169 169 left: 0; 170 170 width: 2em; 171 171 font-family: FontAwesome; 172 font-size: 1em; 172 font-size: 0.9em; 173 173 font-style: normal; 174 174 font-weight: normal; 175 175 line-height: 1; … … 198 198 padding: .25em 0; 199 199 margin: .3em; 200 200 font-family: inherit; 201 font-size: inherit; 201 font-size: 0.8em; 202 202 list-style-type: none; 203 203 background: #fff; 204 204 border: 1px solid #bebebe;