about summary refs log tree commit diff stats
path: root/xombrero.css
Commit message (Expand)AuthorAgeFilesLines
* 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
9 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239