Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F847851
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
Sat, Apr 19, 7:01 PM
Size
886 B
Mime Type
text/x-diff
Expires
Sun, Apr 20, 7:01 PM (17 m, 30 s)
Engine
blob
Format
Raw Data
Handle
602637
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