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

hardware.cgi: fix cpu name
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Jul 08 11:54:48 2019 +0200 (2019-07-08)
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	Mon Jul 08 11:54:48 2019 +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  /*******************