1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-05-31 06:29:12 +02:00
php-web-maker/app/lib/codemirror/theme/ambiance-mobile.css
2018-01-05 02:47:20 +05:30

6 lines
103 B
CSS

.cm-s-ambiance.CodeMirror {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}