Bhofmann has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/338757 )

Change subject: Fix for not shown delete-shoutbox-comment symbol
......................................................................

Fix for not shown delete-shoutbox-comment symbol

Change-Id: I2880210beaba198c00c0df9757dd2c4e515e58a0
---
M ShoutBox/resources/bluespice.shoutBox.css
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/BlueSpiceExtensions 
refs/changes/57/338757/1

diff --git a/ShoutBox/resources/bluespice.shoutBox.css 
b/ShoutBox/resources/bluespice.shoutBox.css
index 9dd363d..06395ec 100644
--- a/ShoutBox/resources/bluespice.shoutBox.css
+++ b/ShoutBox/resources/bluespice.shoutBox.css
@@ -88,7 +88,7 @@
        height: 14px;
        float:left;
        /*@embed*/
-       background-image: url("images/bs-archive.png");
+       background-image: url("images/bs-archive.png") !important;
        cursor: pointer;
 }
 #bs-sb-content ul{

-- 
To view, visit https://gerrit.wikimedia.org/r/338757
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I2880210beaba198c00c0df9757dd2c4e515e58a0
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/BlueSpiceExtensions
Gerrit-Branch: master
Gerrit-Owner: Bhofmann <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to