1
0
Fork 0
mirror of https://github.com/kkapsner/CanvasBlocker synced 2025-07-04 20:46:39 +02:00

Added notification display time.

Fixes #85.
This commit is contained in:
kkapsner 2016-11-11 00:19:25 +01:00
parent 410e92d1b0
commit d122f90655
6 changed files with 29 additions and 6 deletions

View file

@ -2,6 +2,10 @@ setting[pref-name="showNotifications"] {
border-bottom: 0px transparent none;
padding-top: 0.5em;
}
setting[pref-name="notificationDisplayTime"]{
border-top: 0px transparent none;
border-bottom: 0px transparent none;
}
setting[pref-name="ignoreList"]{
border-top: 0px transparent none;
padding-bottom: 0.5em;