CW Cyrix's Git Repository Mirror
About
Refresh
Report bug
Help
Files
Commits
Stats
Network
Graph
efiction3-clean
/
tinymce
/
jscripts
/
tiny_mce
/
plugins
/
fullscreen
/
css
/
content.css
Browse code
3.5.6 efiction version
Jimako
authored on 2024/03/09 16:09:42
Showing 1 changed files
tinymce/jscripts/tiny_mce/plugins/fullscreen/css/content.css
History
View file @ 1aaa576
1
1
new file mode 100644
...
...
@@ -0,0 +1,3 @@
1
+.mceItemFullScreenHidden {
2
+ display: none !important;
3
+}