mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Fixed scrollbars corner colour (on Chrome).
This commit is contained in:
@@ -21,6 +21,9 @@
|
||||
along with LOOT. If not, see
|
||||
<http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
::-webkit-scrollbar-corner {
|
||||
background: inherit;
|
||||
}
|
||||
body {
|
||||
font:10pt/1.5 Helvetica,sans-serif;
|
||||
margin:0;
|
||||
|
||||
Reference in New Issue
Block a user