Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F149212565
D45811.1789683969.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
955 B
Referenced Files
None
Subscribers
None
D45811.1789683969.diff
View Options
diff --git a/website/content/en/layout/css/layout.css b/website/content/en/layout/css/layout.css
--- a/website/content/en/layout/css/layout.css
+++ b/website/content/en/layout/css/layout.css
@@ -291,7 +291,11 @@
}
.newseventslist li.first-child {
- padding-left: 0;
+ margin: 0;
+ padding-left: 12px;
+ background-image: url(../images/blt_red_arrow.png);
+ background-repeat: no-repeat;
+ background-position: 0px 0.5em;
}
.newseventslist li.only-child {
diff --git a/website/themes/beastie/static/css/layout.css b/website/themes/beastie/static/css/layout.css
--- a/website/themes/beastie/static/css/layout.css
+++ b/website/themes/beastie/static/css/layout.css
@@ -329,7 +329,11 @@
}
.newseventslist li.first-child {
- padding-left: 0;
+ margin: 0;
+ padding-left: 12px;
+ background-image: url(../images/blt_red_arrow.png);
+ background-repeat: no-repeat;
+ background-position: 0px 0.5em;
}
.newseventslist li.only-child {
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Sep 17, 10:26 PM (5 h, 20 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29740710
Default Alt Text
D45811.1789683969.diff (955 B)
Attached To
Mode
D45811: Add red arrows to the "More" buttons at the bottom of the news/events/press sections
Attached
Detach File
Event Timeline
Log In to Comment