mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 893029 - Consider making the tab 'plus' button a larger target
--HG-- extra : rebase_source : b065cdc5f81dd54a973fa303e8bea2c1e06d605f
This commit is contained in:
parent
b4d1d2039a
commit
a2332ac6b6
@ -204,18 +204,15 @@ documenttab[selected] .documenttab-selection {
|
||||
}
|
||||
|
||||
#tabs-controls {
|
||||
margin-top: @metro_spacing_small@;
|
||||
-moz-box-align: start;
|
||||
-moz-box-orient: vertical;
|
||||
padding: 0 @metro_spacing_small@;
|
||||
}
|
||||
|
||||
#tabs-controls toolbarbutton {
|
||||
margin: @toolbar_vertical_spacing@ @toolbar_horizontal_spacing@;
|
||||
}
|
||||
|
||||
#newtab-button {
|
||||
list-style-image: url(chrome://browser/skin/images/newtab-default.png);
|
||||
|
||||
/* Add some extra padding for a larger target */
|
||||
padding: 18px 25px 30px;
|
||||
}
|
||||
|
||||
/* Selection overlay and monocles ----------------------------------------------- */
|
||||
|
Loading…
Reference in New Issue
Block a user