about summary refs log tree commit diff stats
path: root/xombrero.css
Commit message (Expand)AuthorAgeFilesLines
* Add regex support to whitelistsJosh Rickmar2012-09-181-1/+2
* Drop the insensitive background color for all insensitive widgets.Josh Rickmar2012-08-061-1/+1
* Make the GTK3 tabs smaller like they were in GTK2.Josh Rickmar2012-07-301-0/+7
* Change the CSS slightly so that url and statusbar text is notJosh Rickmar2012-07-171-1/+1
* This CSS needed to be more specific, or else the color names were notJosh Rickmar2012-07-171-4/+8
* Make some modifications to the notebook tabs so they do not expandJosh Rickmar2012-07-161-2/+1
* Make all the statusbar elements GtkLabel widgets instead of GtkEntryJosh Rickmar2012-07-131-21/+34
* remove extra padding around the scrollbar; this makes the scrollbar disappearTodd T. Fries2012-07-121-0/+1
* Remove the compact tab separator (I couldn't get this to colorJosh Rickmar2012-07-121-0/+24
* Add a show_scrollbars option to disable showing of scrollbars. EnableJosh Rickmar2012-07-111-0/+6
* Remove an extra line from .entry#blue. Unnecessary as it inheritsJosh Rickmar2012-07-101-1/+0
* Use the correct selected text colors in all GtkEntry widgets, not justJosh Rickmar2012-07-101-0/+2
* Kill the pixel border around show_oops. The changes in xombrero.cJosh Rickmar2012-07-101-3/+2
* Enable GTK3 as default on FreeBSD and Linux, and make attempts toJosh Rickmar2012-07-101-15/+32
* Add for support for, and enable GTK3 as default.Josh Rickmar2012-07-091-0/+89
'/akspecs/ranger/commit/doc/rifle.pod?id=a6836d5d2b809dab92c178c3678317d8c8f00220'>a6836d5d ^
57c2dff1 ^
a6836d5d ^



57c2dff1 ^
a6836d5d ^



57c2dff1 ^
a6836d5d ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135