PHP Classes

File: public/js/tinymce/src/skins/lightgray/src/main/less/mobile/app/reset.less

Recommend this page to a friend!
  Classes of Abed Nego Ragil Putra   GoLavaCMS   public/js/tinymce/src/skins/lightgray/src/main/less/mobile/app/reset.less   Download  
File: public/js/tinymce/src/skins/lightgray/src/main/less/mobile/app/reset.less
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: GoLavaCMS
Publish content on Web pages with SEO support
Author: By
Last change:
Date: 6 years ago
Size: 379 bytes
 

Contents

Class file image Download
/* RESET all the things! */ .tinymce-mobile-outer-container { all: initial; display: block; * { box-sizing: initial; line-height: 1; margin: 0; padding: 0; border: 0; outline: 0; text-shadow: none; float: none; white-space: nowrap; cursor: inherit; /* TBIO-3691, stop the gray flicker on touch. */ -webkit-tap-highlight-color: transparent; } }