View difference between Paste ID: 8cmMYn19 and maYezwJ6
SHOW: | | - or go back to the newest paste.
1
@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);
2
* {
3
  /* font-family: ProggyTinySZ; */
4
}
5
.tab-text {
6-
    /* font-family: ProggyTinySZ; */
6+
     font-family: ProggyTinyTTSZ; 
7
     font-size:16px;
8
}
9
/*#identity-box,#star-button,
10
#downloads-indicator,*/
11
.autocomplete-history-dropmarker,
12
#TabsToolbar .scrollbutton-up,
13
#TabsToolbar .scrollbutton-down,
14
#tabbrowser-tab-tooltip,
15
#appmenu-button .button-text,
16
#appmenu-button .button-menu-dropmarker
17
{
18
    display:none!important;
19
}
20
21
22
/* BUTTONS */
23
#tabbrowser-tabs tab .tab-close-button .toolbarbutton-icon,
24
#new-tab-button .toolbarbutton-icon,
25
#appmenu-button .button-icon
26
{
27
    list-style-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEIAAAALCAYAAADLA1tMAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA5xJREFUeNrsVk1IG0EU3s3mx1RXY2qxaa0ULFakUogUESUnPaS0Wlo1oifbQ0AUDx704EGIeBAkUXOzEq0/kHpose2h2IbexUKLFA8VokIPKaghrfmpyfa9dELHcTai0FsXNpPZ+d43b9773tsVFUUR/l+CoM38EUWRXZPg1sCdgjuJDzJBI9gT61kukeyFNgrBJ8n/NC9waii+FGWr9vzUdcKb8VWifBVpG8RpVByXent7rywtLSX6+voKeAB8juuII5sIKk5qAZs/OzvrWVxc3Jufn38zPT39hASGjr5mYWEh0NTUVEDxSTgHuy+Ei5tMWP9IJ5W9enp6isDX+OTk5H3CfcKGR64dGhq6UVtbu7OxsXFzYmIizCPH57iOOMRzHNE0NzcXwsE/GAyGYgjE4MrKyrWDgwOvTqezQTAeMwFMra+vO9rb27/bbDYZ5rq6urpch8OxOzMzc0dFDZlsl2VJhuD1eiM4ms1mNySlGLlZGzYQksvlulVZWbm5trZ2fXR0dCuL7JO4jjjEox1NDGuXW1pa3oI0S6uqql5Fo9Ejv9+/Bwp6HYlElnNyclrZQLjd7tDY2JjZ6XRuw9zY3d39rbOz81IgEIhwykWPGLgNsEd6JHO9mnrC4bDParW6MRDE5m/t0nXf1dWV19jYGIHM3B4fH9+Exwm25jj9RN/f319RXV39aXV1Vfb5fD8yzjY0NBQBZxAcGITDvxgYGNhFc1BKUVtb2zYc0gzzGFXLAsmWEaQc7ujowDKJwv1LpRzKyIHEP+4piN0CXiuMRxTvBeD7CXxmUOjLUCj0zGKxPIV5Lqwdps+FP9SbQyJGcciGhZUbg03jEYd4tOPI0zA3N/fe4/E8pDKlnZqaegAOvSNZPLY/9IRCOCSWYz7wHoGUr3J4aUWYAIdqMbGKoHiNBJOHZQx7f4W5QnwWeM0SyyAGkTLV19cHQe4VWWoPy6gCcYhHO04ZJROJxHOTyfQIDn8XlHARxnuyLLfGYrFlBq+x2+0y9IQg9IRSVAKWSU1Nzfbw8DDrR4qoFRUQJ0qIk3mC108IJjkyMhLc3993CRyAwPmWwAAZscsTqfKwOrJuzNLRUZc6aIxOVADgD3HEOeEVqcyl5Q4dvph+a5SXl8uojJKSEr3KHnqw+0yUIPBKmcGIRCEKrUhRpe6572cGe9r7nQ5G5j0unvM7QiL4835HsJhjnLwekfU6C/Ys17/6uj3LuX4LMACwT+lvQQrZSgAAAABJRU5ErkJggg==")!important;
28
}
29
30
#tabbrowser-tabs tab .tab-close-button .toolbarbutton-icon
31
{
32
    -moz-image-region:rect(0, 35px, 11px, 33px)!important;
33
}
34
#new-tab-button .toolbarbutton-icon
35
{
36
    -moz-image-region:rect(0, 55px, 11px, 44px)!important;
37
}
38
#new-tab-button
39
{
40
    max-width:16px!important;
41
}
42
#appmenu-button .button-icon
43
{
44
    -moz-image-region:rect(0, 66px, 11px, 55px)!important;
45
}
46
47
#main-window #appmenu-button
48
{
49
    background:transparent!important;
50
    border:0!important;
51
    padding:1px 5px!important;
52
    min-width:16px!important;
53
    box-shadow:none!important;
54
}
55
#main-window[sizemode="normal"] #appmenu-button
56
{
57
    margin:6px 0 -35px!important;
58
}
59
#main-window[sizemode="fullscreen"] #appmenu-button,
60
#main-window[sizemode="maximized"] #appmenu-button
61
{
62
    margin:0!important;
63
}
64
65
#appmenu-button .button-icon {
66
    -moz-image-region:rect(0, 66px, 11px, 55px)!important;
67
}
68
69
/* END*/
70
71
72
#main-menubar {
73
     margin: 4px 0 0 2px !important;
74
    border-radius: 0 !important;
75
}
76
#tabbrowser-tabs {
77
    margin: 4px 0 0 -3px !important;
78
    background: transparent !important;
79
    padding: 0 !important;
80
    border: none !important;
81
}
82
#urlbar {
83
    padding: 0 !important;
84
    margin: 0 !important;
85
    border: none !important;
86
}
87
#main-window #tabbrowser-tabs tab {
88
    background:#1b1b1b !important;
89
    border: none !important;
90
}
91
#main-window #tabbrowser-tabs tab[selected] {
92
    color:#c92f8c !important;
93
}
94
#main-window #tabbrowser-tabs tab:not([selected]) {
95
    color:#ddd !important;
96
}
97
#main-window #tabbrowser-tabs tab[fadein] {
98
    -moz-transition: all .2s ease-in-out !important;
99
}
100
#main-window #tabbrowser-tabs tab:not([selected]):hover {
101
    color:rgba(230,41,167,.8) !important;
102
}
103
#main-window #tabbrowser-tabs tab[fadein]:not([pinned])
104
{
105
    min-width:40px!important;
106
    max-width:160px!important;
107
}
108
#main-window #tabbrowser-tabs tab[pinned]
109
{
110
    max-width:24px !important;
111
    min-width:24px !important;
112
}
113
#main-window #tabbrowser-tabs tab .tab-throbber,
114
#main-window #tabbrowser-tabs tab .tab-icon-image
115
{
116
    max-height:10px !important;
117
    max-width:10px !important;
118
    margin-top:0px !important;
119
}
120
121
#main-window[sizemode="normal"] .tabbrowser-tabs {
122
margin: 0 0 0 18px !important;
123
}
124
125
/*scrollbarbutton { display: none !important; }
126
127
scrollbar, scrollcorner { -moz-appearance: none !important; width: 8px !important; height: 8px !important; }
128
scrollbar[orient='vertical'] { border-left: 0; }
129
scrollbar[orient='horizontal'] { border-top: 0; }
130
thumb { -moz-appearance: none !important; border: 1px solid; }
131
132-
/* Tomorrow: 
132+
133
 Tomorrow: 
134
135
scrollbar, scrollcorner { background: #373b41 !important; }
136
thumb { border-color: #373b41 !important; background: #282a2e; }
137
thumb:active { background: #1d1f21 !important; }
138
thumb:hover { background: #474b51; }
139
*/
140-
*/
140+
141
scrollcorner {
142
background:#1b1b1b !important;
143
}