Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- @-moz-document url("about:newtab") {
- body{
- background-color: #090810 !important;
- background-image: url("file:///H:/Pictures/Walls/227336.png"),
- linear-gradient(rgba(25,25,25,0.5), rgba(0,0,0,0.2)) !important;
- background-size: cover !important;
- background-position: -20% !important;
- font-family: 'AvantGarde Bk BT' !important
- }
- /* margins */
- #newtab-margin-top {
- max-height: 45px !important
- }
- #newtab-grid {
- height: auto !important;
- max-height: none !important;
- max-width: 900px !important;
- -moz-box-flex: 0 !important
- }
- div.newtab-side-margin:nth-child(3) {
- -moz-box-flex: 1 !important
- }
- /* cell */
- .newtab-cell {
- height: 32px !important;
- width: 180px !important;
- margin: 2px 6px 2px 6px !important
- }
- .newtab-cell, .newtab-site, .newtab-link, .newtab-title {
- border-radius: 0 !important
- }
- .newtab-title {
- background: rgba(0,0,0,0.75) !important;
- bottom: 0 !important;
- border: 0 !important;
- border-radius: 0 !important;
- color: white !important;
- float: left !important;
- position: relative !important;
- padding: 6px !important;
- margin: 0 !important;
- width: 168px !important;
- text-align: center !important;
- transition: background 0.2s ease !important;
- font: 16px 'AvantGarde Bk BT' !important
- }
- .newtab-cell:hover .newtab-title {
- background: rgba(0,0,0,0.9) !important;
- color: white !important
- }
- .newtab-link:hover {
- border: 0 !important;
- box-shadow: none !important;
- margin: inherit !important
- }
- .newtab-control {
- background-size: 16px !important;
- height: 16px !important;
- max-width: 11px !important;
- }
- /*.newtab-control-pin {left: 0 !important}
- .newtab-control-block {right: 0 !important}*/
- .newtab-site[pinned] .newtab-title:before {
- background-image: none !important;
- content: inherit !important
- }
- .newtab-cell:not([ignorehover]) > .newtab-site:hover, .newtab-site[dragged] {
- box-shadow: 0px 0px 6px 2px rgba(0,0,0,0.1) !important;
- border: 0 !important;
- margin: 0 !important
- }
- .newtab-site {
- box-shadow: none !important
- }
- /* removed */
- #newtab-margin-bottom,#newtab-search-container,#newtab-margin-undo-container,#onboarding-overlay-button,.newtab-thumbnail{
- display: none !important
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment