Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/activity.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2016-11-17 15:03:05 +0300
committerJoas Schilling <coding@schilljs.com>2016-11-17 15:03:05 +0300
commitdd2493281fa50b249fc19240bc4b475a5af24a19 (patch)
tree57ae4105ff7db5acef0208b0f5026b4d8d6bcd09 /css
parent71d895d768257a739582a62beeca5fbbcffcadd7 (diff)
Restore the styling of the system tags in the activity stream
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'css')
-rwxr-xr-xcss/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/style.css b/css/style.css
index 5470baee..bc86fe14 100755
--- a/css/style.css
+++ b/css/style.css
@@ -137,7 +137,7 @@
font-weight: bold;
}
-.activity-section .icon-tag + .activitysubject strong {
+.activitysubject strong.systemtag {
display: inline-block;
padding: 2px 5px;
border-radius: 3px;