aboutsummaryrefslog
summaryrefslogtreecommitdiff
path: root/html/base.css
diff options
context:
space:
mode:
Diffstat (limited to 'html/base.css')
-rw-r--r--html/base.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/html/base.css b/html/base.css
index 94b3f31..df52f7c 100644
--- a/html/base.css
+++ b/html/base.css
@@ -100,6 +100,14 @@ textarea: {
background: linear-gradient(#555, transparent);
}
+.has_bottom_thin_line {
+ border-bottom: dashed #4CAF50 1px;
+}
+
+.has_upper_thin_line {
+ border-top: dashed #4CAF50 1px;
+}
+
.nowrap {
white-space: nowrap;
}
anel)))
+ (home-page
+ "http://goodies.xfce.org/projects/panel-plugins/xfce4-clipman-plugin")
+ (synopsis "Clipboard manager for Xfce")
+ (description
+ "Clipman is a clipboard manager for Xfce. It keeps the clipboard contents
+around while it is usually lost when you close an application. It is able to
+handle text and images, and has a feature to execute actions on specific text by
+matching them against regular expressions.")
+ (license (list gpl2+))))
+
(define-public xfce4-appfinder
(package
(name "xfce4-appfinder")
@@ -601,6 +632,7 @@ on your desktop.")
("tumlber" ,tumbler)
("xfce4-appfinder" ,xfce4-appfinder)
("xfce4-battery-plugin" ,xfce4-battery-plugin)
+ ("xfce4-clipman-plugin" ,xfce4-clipman-plugin)
("xfce4-panel" ,xfce4-panel)
("xfce4-session" ,xfce4-session)
("xfce4-settings" ,xfce4-settings)