You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
273 B

  1. /*
  2. Copyright 2016-2018 Akretion (Alexis de Lattre <alexis.delattre@akretion.com>)
  3. License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
  4. */
  5. .o_asterisk_systray_item {
  6. > a {
  7. opacity: 1;
  8. > i {
  9. font-size: larger;
  10. }
  11. }
  12. }