Page MenuHomeFreeBSD

D45811.1789683969.diff
No OneTemporary

Size
955 B
Referenced Files
None
Subscribers
None

D45811.1789683969.diff

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

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)

Event Timeline