Commit Graph

5348 Commits

Author SHA1 Message Date
Kevin Sawicki
e9747a8f9c Use outer height of item scrolling to item 2013-02-04 14:15:12 -08:00
Justin Palmer
e3fd6d87b5 💄 2013-02-04 14:07:42 -08:00
Justin Palmer
1b722e8293 😡 more select list tweaks. It's still about 8px off when scrolling 2013-02-04 13:58:44 -08:00
Justin Palmer
6b9c94d0e8 💄 2013-02-04 13:45:45 -08:00
Justin Palmer
9eb3a20867 consistent mini editor spacing in overlays 2013-02-04 13:40:09 -08:00
Justin Palmer
a5c20c1464 scrolling is a nice feature 2013-02-04 13:38:21 -08:00
Justin Palmer
b8c56e1618 tweak key binding position and clip overflow of select-list 2013-02-04 13:33:49 -08:00
Justin Palmer
619d195711 tweak select list 2013-02-04 13:11:29 -08:00
Justin Palmer
5b9957e85f fix autocomplete and specs 2013-02-04 12:16:37 -08:00
Justin Palmer
6757e98ff5 fix popover styles 2013-02-04 12:04:04 -08:00
Justin Palmer
d4a080a022 more fixes to symbols spec 2013-02-04 11:53:04 -08:00
Justin Palmer
c62e0dfa4b fix symbols view spec 2013-02-04 11:41:50 -08:00
Justin Palmer
cf9ed92072 fix gists specs 2013-02-04 11:38:31 -08:00
Justin Palmer
09efd15122 fix command pallete specs to reflect new classes 2013-02-04 11:34:27 -08:00
Justin Palmer
4845135375 tweak directory look in dark theme, add back the dash 2013-02-04 11:23:07 -08:00
Justin Palmer
8474caa8d8 move generic status bar styles to main bundle, kill dupe cod 2013-02-04 10:03:52 -08:00
Justin Palmer
c94201db57 move generic editor styles to the main bundle. kill resulting dupe code 2013-02-04 09:58:15 -08:00
Justin Palmer
1dc40dc469 kill dup tree-view styles in atom-light-ui 2013-02-04 09:47:58 -08:00
Justin Palmer
94ee3ab221 kill dup tab styles in atom-light-ui 2013-02-04 09:44:23 -08:00
Justin Palmer
5559e17254 kill dup select-list styles in atom-light-ui 2013-02-04 09:41:45 -08:00
Justin Palmer
3fcb7888cc share fuzzy-finder styles between dark and light 2013-02-04 09:39:55 -08:00
Justin Palmer
c5cdda4e00 add wrap-guide to atom.css in atom-light-ui 2013-02-04 09:35:04 -08:00
Justin Palmer
f307554d79 kill dup command-panel light styles 2013-02-04 09:33:11 -08:00
Justin Palmer
a8d0268324 remove all the light styles that are now shared in the main bundle 2013-02-04 09:25:15 -08:00
Justin Palmer
d82187a187 remove generic properties reset by is-focused merge 2013-02-04 09:06:14 -08:00
Justin Palmer
e796616921 merge dev, fix conflicts 2013-02-04 09:00:09 -08:00
Justin Palmer
7d00623313 move generic tab styles to main bundle 2013-02-04 08:52:39 -08:00
Justin Palmer
1affefb196 move generic command-panel styles to main bundle 2013-02-04 08:36:27 -08:00
Justin Palmer
4bfd73966d move generic tree-view styles to the main bundle 2013-02-04 08:28:58 -08:00
Justin Palmer
f64ff199d6 select list tweaks 2013-02-04 08:23:21 -08:00
Justin Palmer
065d1e8d80 move generic select-list styles to main bundle 2013-02-04 08:21:53 -08:00
Justin Palmer
4b9d14d2f3 remove grammar-view from package.json 2013-02-04 08:21:34 -08:00
Justin Palmer
ffa3518cb3 kill grammar-view.css, uses overlay and select list defaults 2013-02-04 08:14:52 -08:00
Justin Palmer
81fbb3bc93 kill clear-float 2013-02-04 08:09:47 -08:00
Justin Palmer
f4aacfc23e don't break the line unless we have to in the fuzzy finder 2013-02-04 08:06:42 -08:00
Justin Palmer
05b1a1a64d move notification.css to main bundle 2013-02-03 14:39:09 -08:00
Justin Palmer
544743e95e kill @font-face from atom-light-ui while I'm here 2013-02-03 14:36:45 -08:00
Justin Palmer
908c9245fd move @font-face into default atom.css 2013-02-03 14:35:52 -08:00
Justin Palmer
44d4efdc10 move common overlay and popover css to static directory 2013-02-03 14:33:54 -08:00
Justin Palmer
0a8245435c fix fuzzy finder directory styles 2013-02-03 14:25:15 -08:00
Jon Rohan
3cf07d29f3 Changing the if-focused event binding to blur. 2013-02-03 09:01:27 -08:00
Justin Palmer
f33132e75c use notification class names 2013-02-03 08:34:07 -08:00
Justin Palmer
b2dea312b1 create generic notification style, kill gists.css 2013-02-03 08:33:58 -08:00
Justin Palmer
e7edf36446 move wrap-guide to atom.css 2013-02-03 07:56:42 -08:00
Justin Palmer
7004452c9f remove command-pallete css. It's part of select-list. 2013-02-03 07:54:34 -08:00
Justin Palmer
d7f6d0e0d1 tweak select list styles 2013-02-03 07:54:02 -08:00
Justin Palmer
b1cbc3b0ad move event name to title attribute
This was causing a bit of a headache because the event names could be
really really long.  They're also not useful for everyday use, but for
package authors, so lets make them less prominent.
2013-02-03 07:52:25 -08:00
Justin Palmer
138a68c579 buttonish styles for kbd elements 2013-02-03 07:31:48 -08:00
Justin Palmer
8e4abb9ca7 move key bindings to select list styles
I anticipate other lists will want to show keyboard bindings
2013-02-03 07:26:18 -08:00
Justin Palmer
780357a1f5 use kbd element for keyboard binding 2013-02-03 07:25:23 -08:00