mirror of
https://github.com/blahai/nyx.git
synced 2025-06-12 05:13:02 -04:00
Home: add floorp config
This commit is contained in:
parent
3c1c079d19
commit
0239cb535c
117 changed files with 3768 additions and 0 deletions
|
@ -0,0 +1,9 @@
|
|||
/********************************/
|
||||
/* windows10 specific ***********/
|
||||
/* patches for window-controls. */
|
||||
/********************************/
|
||||
|
||||
/* makes space between top edge and navigation bar when maximized */
|
||||
:root[sizemode="maximized"] #navigator-toolbox {
|
||||
padding-top: 10px !important;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue