Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15485815
D17395.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Referenced Files
None
Subscribers
None
D17395.diff
View Options
diff --git a/resources/celerity/map.php b/resources/celerity/map.php
--- a/resources/celerity/map.php
+++ b/resources/celerity/map.php
@@ -7,7 +7,7 @@
*/
return array(
'names' => array(
- 'conpherence.pkg.css' => 'a520d619',
+ 'conpherence.pkg.css' => '6875302f',
'conpherence.pkg.js' => '6249a1cf',
'core.pkg.css' => '12c56bd9',
'core.pkg.js' => '1fa7c0c5',
@@ -45,7 +45,7 @@
'rsrc/css/application/config/config-template.css' => '8f18fa41',
'rsrc/css/application/config/setup-issue.css' => 'f794cfc3',
'rsrc/css/application/config/unhandled-exception.css' => '4c96257a',
- 'rsrc/css/application/conpherence/durable-column.css' => 'd82e130c',
+ 'rsrc/css/application/conpherence/durable-column.css' => '292c71f0',
'rsrc/css/application/conpherence/header-pane.css' => 'db93ebc6',
'rsrc/css/application/conpherence/menu.css' => '3d8e5c9c',
'rsrc/css/application/conpherence/message-pane.css' => 'b085d40d',
@@ -563,7 +563,7 @@
'conduit-api-css' => '7bc725c4',
'config-options-css' => '0ede4c9b',
'config-page-css' => 'c1d5121b',
- 'conpherence-durable-column-view' => 'd82e130c',
+ 'conpherence-durable-column-view' => '292c71f0',
'conpherence-header-pane-css' => 'db93ebc6',
'conpherence-menu-css' => '3d8e5c9c',
'conpherence-message-pane-css' => 'b085d40d',
diff --git a/webroot/rsrc/css/application/conpherence/durable-column.css b/webroot/rsrc/css/application/conpherence/durable-column.css
--- a/webroot/rsrc/css/application/conpherence/durable-column.css
+++ b/webroot/rsrc/css/application/conpherence/durable-column.css
@@ -18,7 +18,9 @@
box-shadow: 0px 1px 8px rgba(55,55,55, .3);
}
-.device .conpherence-durable-column {
+.device .conpherence-durable-column,
+.printable .conpherence-durable-column,
+!print .conpherence-durable-column {
display: none;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Apr 11, 2:43 AM (1 w, 16 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7728358
Default Alt Text
D17395.diff (1 KB)
Attached To
Mode
D17395: Hide Conpherence durable column when printing
Attached
Detach File
Event Timeline
Log In to Comment