Page MenuHomePhabricator

D17101.id41136.diff
No OneTemporary

D17101.id41136.diff

diff --git a/resources/celerity/map.php b/resources/celerity/map.php
--- a/resources/celerity/map.php
+++ b/resources/celerity/map.php
@@ -83,7 +83,7 @@
'rsrc/css/application/owners/owners-path-editor.css' => '2f00933b',
'rsrc/css/application/paste/paste.css' => '1898e534',
'rsrc/css/application/people/people-profile.css' => '2473d929',
- 'rsrc/css/application/phame/phame.css' => '654dd9ef',
+ 'rsrc/css/application/phame/phame.css' => 'aeb61182',
'rsrc/css/application/pholio/pholio-edit.css' => '07676f51',
'rsrc/css/application/pholio/pholio-inline-comments.css' => '8e545e49',
'rsrc/css/application/pholio/pholio.css' => 'ca89d380',
@@ -827,7 +827,7 @@
'phabricator-uiexample-reactor-sendclass' => '1def2711',
'phabricator-uiexample-reactor-sendproperties' => 'b1f0ccee',
'phabricator-zindex-css' => 'd1270942',
- 'phame-css' => '654dd9ef',
+ 'phame-css' => 'aeb61182',
'pholio-css' => 'ca89d380',
'pholio-edit-css' => '07676f51',
'pholio-inline-comments-css' => '8e545e49',
diff --git a/webroot/rsrc/css/application/phame/phame.css b/webroot/rsrc/css/application/phame/phame.css
--- a/webroot/rsrc/css/application/phame/phame.css
+++ b/webroot/rsrc/css/application/phame/phame.css
@@ -23,7 +23,6 @@
display: inline-block;
background-repeat: no-repeat;
background-size: 100%;
- box-shadow: inset 0 0 0 1px rgba({$alphagrey},.15);
width: 40px;
height: 40px;
border-radius: 3px;
@@ -98,7 +97,6 @@
display: inline-block;
background-repeat: no-repeat;
background-size: 100%;
- box-shadow: inset 0 0 0 1px rgba({$alphagrey},.15);
width: 24px;
height: 24px;
border-radius: 3px;
@@ -253,14 +251,16 @@
/* Blog Chrome */
.phame-live-view .phui-crumbs-view {
- background: #fff;
border: none;
- padding-left: 8px;
+ width: 960px;
+ margin: 0 auto;
+ padding: 4px 0;
}
/* Hero Image */
.phame-header-hero {
background-color: #fff;
+ margin-top: 16px;
}
.phame-header-image {

File Metadata

Mime Type
text/plain
Expires
Oct 18 2024, 5:18 AM (4 w, 3 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6725140
Default Alt Text
D17101.id41136.diff (1 KB)

Event Timeline