Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3707857
D3588.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
D3588.diff
View Options
diff --git a/web/calendar/filter-panel.css b/web/calendar/filter-panel.css
--- a/web/calendar/filter-panel.css
+++ b/web/calendar/filter-panel.css
@@ -26,8 +26,6 @@
position: absolute;
left: 0;
top: 0;
- width: 100%;
- height: 100%;
width: calc(1em + 8px);
height: calc(1em + 8px);
z-index: 2;
diff --git a/web/chat/chat-input-bar.css b/web/chat/chat-input-bar.css
--- a/web/chat/chat-input-bar.css
+++ b/web/chat/chat-input-bar.css
@@ -40,7 +40,6 @@
button.joinButton {
display: flex;
align-items: center;
- background: var(--button-bg);
border: none;
padding: 12px 24px;
border-radius: 4px;
diff --git a/web/markdown/markdown.css b/web/markdown/markdown.css
--- a/web/markdown/markdown.css
+++ b/web/markdown/markdown.css
@@ -14,7 +14,6 @@
div.markdown blockquote {
display: inline-block;
padding: 0.5em 10px;
- margin: 0 0 6px 0;
box-sizing: border-box;
width: 100%;
margin: 6px 0;
diff --git a/web/modals/account/user-settings-modal.css b/web/modals/account/user-settings-modal.css
--- a/web/modals/account/user-settings-modal.css
+++ b/web/modals/account/user-settings-modal.css
@@ -34,7 +34,6 @@
width: 275px;
}
div.modal-body p.confirm-account-password {
- color: #777777;
margin-bottom: 4px;
color: var(--fg);
}
diff --git a/web/style.css b/web/style.css
--- a/web/style.css
+++ b/web/style.css
@@ -175,7 +175,6 @@
margin-top: 4px;
}
div.form-enum-selector div.form-enum-option {
- font-weight: bold;
display: inline-block;
font-size: 15px;
font-weight: 600;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Jan 9, 2:02 AM (4 h, 34 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2825889
Default Alt Text
D3588.diff (1 KB)
Attached To
Mode
D3588: [web] Remove duplicate CSS properties within same selector
Attached
Detach File
Event Timeline
Log In to Comment