summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2010-11-21 13:13:34 +0300
committerAndrew Dolgov <[email protected]>2010-11-21 13:13:34 +0300
commitd2d753532485d2b02a70c382e17a3b796a927ee0 (patch)
tree187691c2263903173cc69d9d41305ae7c780beda /tt-rss.css
parent7ce0ea28ce3f534b5511936db5b2170523fe1623 (diff)
add some more dijit Buttons
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/tt-rss.css b/tt-rss.css
index 8fa518492..87f6cb882 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -1619,3 +1619,9 @@ span.labelFixedLength {
.dijitDialog .dijitToolbar {
border : 1px solid #c0c0c0;
}
+
+a.bookmarklet {
+ color : #4684ff;
+ border : 1px solid #ecf4ff;
+ padding : 2px;
+}