mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-14 04:31:09 +00:00
adwaita: Regenerate proper CSS
This commit is contained in:
parent
d8f6b12685
commit
32166a9595
@ -1765,7 +1765,7 @@ infobar.info selection, infobar.question selection, infobar.warning selection, i
|
||||
/************ Tooltips * */
|
||||
tooltip { padding: 4px; border-radius: 5px; box-shadow: none; text-shadow: 0 1px black; }
|
||||
|
||||
tooltip.background { background-color: white; background-clip: padding-box; border: 1px solid rgba(255, 255, 255, 0.1); }
|
||||
tooltip.background { background-color: rgba(0, 0, 0, 0.8); background-clip: padding-box; border: 1px solid rgba(255, 255, 255, 0.1); }
|
||||
|
||||
tooltip decoration { background-color: transparent; }
|
||||
|
||||
|
@ -1785,7 +1785,7 @@ infobar.info selection, infobar.question selection, infobar.warning selection, i
|
||||
/************ Tooltips * */
|
||||
tooltip { padding: 4px; border-radius: 5px; box-shadow: none; text-shadow: 0 1px black; }
|
||||
|
||||
tooltip.background { background-color: white; background-clip: padding-box; border: 1px solid rgba(255, 255, 255, 0.1); }
|
||||
tooltip.background { background-color: rgba(0, 0, 0, 0.8); background-clip: padding-box; border: 1px solid rgba(255, 255, 255, 0.1); }
|
||||
|
||||
tooltip decoration { background-color: transparent; }
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user