equal
deleted
inserted
replaced
1138 /* Only visible in Windows High Contrast mode */ |
1138 /* Only visible in Windows High Contrast mode */ |
1139 outline: 2px solid transparent; |
1139 outline: 2px solid transparent; |
1140 color: #1d2327; |
1140 color: #1d2327; |
1141 } |
1141 } |
1142 |
1142 |
1143 .wp-switch-editor:active, |
|
1144 .html-active .switch-html:focus, |
|
1145 .tmce-active .switch-tmce:focus { |
|
1146 box-shadow: none; |
|
1147 } |
|
1148 |
|
1149 .wp-switch-editor:active { |
1143 .wp-switch-editor:active { |
1150 background-color: #f6f7f7; |
1144 background-color: #f6f7f7; |
1151 box-shadow: none; |
1145 box-shadow: none; |
1152 } |
1146 } |
1153 |
1147 |