Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F727106
D337.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Mon, Jan 6, 6:51 AM
Size
886 B
Mime Type
text/x-diff
Expires
Tue, Jan 7, 6:51 AM (3 d, 35 m ago)
Engine
blob
Format
Raw Data
Handle
537168
Attached To
D337: INP-1738 - Apply CKEditor style changes in portable form
D337.diff
View Options
Index: core/admin_templates/incs/cms.css
===================================================================
--- core/admin_templates/incs/cms.css
+++ core/admin_templates/incs/cms.css
@@ -422,3 +422,9 @@
.item .cms-revision-declined, .item .cms-revision-declined a { color: #f90000 !important; }
.item .cms-revision-declined a:hover { color: #ff6666 !important; }
+
+/* Inline CKEditor styles dropdown enlargement */
+div.cke_combopanel__styles {
+ width: 200px;
+ height: 300px;
+}
Index: themes/advanced/platform/inc/styles.css
===================================================================
--- themes/advanced/platform/inc/styles.css
+++ themes/advanced/platform/inc/styles.css
@@ -684,9 +684,3 @@
border: 1px solid black;
background-color: grey;
}
-
-/* Inline CKEditor styles dropdown enlargement */
-div.cke_combopanel__styles {
- width: 200px;
- height: 300px;
-}
Event Timeline
Log In to Comment