summaryrefslogtreecommitdiff
path: root/css/tt-rss.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/tt-rss.css')
-rw-r--r--css/tt-rss.css5
1 files changed, 3 insertions, 2 deletions
diff --git a/css/tt-rss.css b/css/tt-rss.css
index ccfedd607..6476d705e 100644
--- a/css/tt-rss.css
+++ b/css/tt-rss.css
@@ -180,8 +180,8 @@ a:hover {
width : 100%;
}
-#notify span.close {
- text-align : right;
+#notify img.close {
+ cursor : pointer;
}
#notify span {
@@ -312,6 +312,7 @@ div.filterTestHolder {
top: -2px;
right: -21px;
line-height: 20px;
+ cursor : pointer;
}
.alert-success {