Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F78697
D7505.diff
All Users
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
958 B
Referenced Files
None
Subscribers
None
D7505.diff
View Options
diff --git a/src/__celerity_resource_map__.php b/src/__celerity_resource_map__.php
--- a/src/__celerity_resource_map__.php
+++ b/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(
diff --git a/webroot/rsrc/css/phui/phui-workboard-view.css b/webroot/rsrc/css/phui/phui-workboard-view.css
--- a/webroot/rsrc/css/phui/phui-workboard-view.css
+++ b/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/x-diff
Storage Engine
amazon-s3
Storage Format
Raw Data
Storage Handle
phabricator/av/uv/rbatz4pvrgfkfqnq
Default Alt Text
D7505.diff (958 B)
Attached To
Mode
D7505: Customize scrollbar in workboards
Attached
Detach File
Event Timeline
Log In to Comment