Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15433121
D7505.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
989 B
Referenced Files
None
Subscribers
None
D7505.id.diff
View Options
Index: src/__celerity_resource_map__.php
===================================================================
--- src/__celerity_resource_map__.php
+++ src/__celerity_resource_map__.php
@@ -3985,7 +3985,7 @@
),
'phui-workboard-view-css' =>
array(
- 'uri' => '/res/445c7c7e/rsrc/css/phui/phui-workboard-view.css',
+ 'uri' => '/res/44fcb197/rsrc/css/phui/phui-workboard-view.css',
'type' => 'css',
'requires' =>
array(
Index: webroot/rsrc/css/phui/phui-workboard-view.css
===================================================================
--- webroot/rsrc/css/phui/phui-workboard-view.css
+++ webroot/rsrc/css/phui/phui-workboard-view.css
@@ -15,6 +15,15 @@
box-shadow: inset 0 0 5px rgba(0,0,0,.5);
}
+.phui-workboard-view-shadow::-webkit-scrollbar {
+ height: 12px;
+}
+
+.phui-workboard-view-shadow::-webkit-scrollbar-thumb {
+ background: {$lightbluetext};
+ border-radius: 10px;
+}
+
.phui-workboard-action-list {
width: 60px;
float: left;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mar 25 2025, 9:31 PM (4 w, 3 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7381544
Default Alt Text
D7505.id.diff (989 B)
Attached To
Mode
D7505: Customize scrollbar in workboards
Attached
Detach File
Event Timeline
Log In to Comment