tazpanel diff styles/default/base.css @ rev 613

dot command may not search current directory first
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Jul 23 13:53:37 2017 +0200 (2017-07-23)
parents f04cdede5158
children
line diff
     1.1 --- a/styles/default/base.css	Sat Nov 07 02:53:29 2015 +0200
     1.2 +++ b/styles/default/base.css	Sun Jul 23 13:53:37 2017 +0200
     1.3 @@ -573,7 +573,9 @@
     1.4  	vertical-align: top;
     1.5  }
     1.6  
     1.7 -[data-icon^=msg]::before { height: 32px; width: 32px; font-size: 32px; line-height: 32px; }
     1.8 +[data-icon="@msg@"]::before, [data-icon="@msgerr@"]::before,
     1.9 +[data-icon="@msgwarn@"]::before, [data-icon="@msgup@"]::before,
    1.10 +[data-icon="@msgtip@"]::before { height: 32px; width: 32px; font-size: 32px; line-height: 32px; }
    1.11  
    1.12  
    1.13  /*******************