Commit Graph

631 Commits

Author SHA1 Message Date
Kevin Sawicki
ee388b2600 Set window size and position before showing
Previously a new dev window that threw an error during bootstrap
would not be displayed.
2013-10-01 08:37:14 -07:00
Ben Ogle
0b9a316e02 Upgrade to fuzzy-finder@0.6.0 2013-09-26 15:37:28 -07:00
probablycorey
33a7ff8722 Add padding to skull 2013-09-26 14:32:44 -07:00
probablycorey
35c8d53275 Use a skull and crossbones instead of a triangle 2013-09-26 14:26:28 -07:00
probablycorey
92edaf157a Use warning color 2013-09-25 17:22:56 -07:00
probablycorey
0dd08dd3d2 Add tiny dev tools status indicator 2013-09-25 17:19:30 -07:00
Ben Ogle
0e94468e6e Remove scroll-view offset
It is overridden by something in js
2013-09-23 16:27:50 -07:00
Ben Ogle
4b4f9f753f Add .focusable-panel class 2013-09-23 16:27:50 -07:00
Ben Ogle
d35aa2b021 Center the mini editors 2013-09-23 16:27:50 -07:00
Ben Ogle
347b1924cd Add font-family to ui-variables 2013-09-23 16:27:49 -07:00
Ben Ogle
82fcada49e fix blocks for lists 2013-09-23 16:27:49 -07:00
Ben Ogle
a8595023c2 Move some panel styles into core 2013-09-23 16:27:49 -07:00
Ben Ogle
f864414f59 Fix button heights.
relates to atom/find-and-replace#16
2013-09-20 18:03:21 -07:00
Kevin Sawicki
73fab20d7e Use relative require path for coffee-cache 2013-09-20 10:02:20 -07:00
Ben Ogle
be5c7a87f9 Fix strangeness when split panes 2013-09-12 14:04:19 -07:00
Ben Ogle
a8e8bb9303 Fix section styles 2013-09-12 14:04:18 -07:00
Ben Ogle
6277fbcf80 Remove merged screw up 2013-09-12 14:04:17 -07:00
Ben Ogle
b96c1b4186 Sections can be created with the .section class 2013-09-12 14:04:17 -07:00
Ben Ogle
e0a9d3acec Links have a pointer cursor 2013-09-12 14:04:17 -07:00
Ben Ogle
261f61ac26 Oops 2013-09-12 14:04:17 -07:00
Ben Ogle
e9b7e27fe0 Update sections to handle the edge borders 2013-09-12 14:04:17 -07:00
Ben Ogle
210fbc6fb1 Add bootstrap less file 2013-09-12 14:04:17 -07:00
Ben Ogle
d2e125357a Fix .block css definition
It was selecting .blocks in the highlighted syntax. See #836
2013-09-12 13:47:10 -07:00
Ben Ogle
83f09af89b Remove .less extensions from imports 2013-09-10 12:01:35 -07:00
Ben Ogle
e9b3ad2f68 💄 Rules with multiple selectors on 2 lines
In /static
2013-09-10 12:01:16 -07:00
Ben Ogle
ba0b90971e Remove ui-colors from static 2013-09-10 12:01:16 -07:00
Ben Ogle
598b1b100e Add .has-flat-children 2013-09-10 12:01:15 -07:00
Ben Ogle
a94a1924a0 Add selected var to the ui variables 2013-09-10 12:01:15 -07:00
Ben Ogle
d39651a69d Add new vars to all ui-variables files. 2013-09-10 12:01:15 -07:00
Ben Ogle
3621136ab5 💄 No more bootstrap-overrides.less 2013-09-10 12:01:14 -07:00
Ben Ogle
99ea5f02e4 Add pane-item class 2013-09-10 12:01:14 -07:00
Ben Ogle
b8085e06b7 Handle trees without disclosure arrows 2013-09-10 12:01:14 -07:00
Ben Ogle
f7ba202720 Add link styles 2013-09-10 12:00:47 -07:00
Ben Ogle
d37b5fcb46 Use left margin in inline-blocks to the right 2013-09-10 12:00:23 -07:00
Ben Ogle
0e7cae9a91 Add .icon-size mixin to octicons 2013-09-10 12:00:23 -07:00
Ben Ogle
3e4ba1f833 Add padding to all .icons 2013-09-10 11:59:49 -07:00
Ben Ogle
d311ee9c70 Rename links -> icons 2013-09-10 11:59:49 -07:00
Ben Ogle
84bd5d543a extract a few styles from the tree view 2013-09-10 11:59:49 -07:00
Ben Ogle
15e9ec2766 Add new variables to static fallback 2013-09-10 11:59:48 -07:00
Ben Ogle
3cb6710eed Fix selected items in lists 2013-09-10 11:59:48 -07:00
Ben Ogle
6aa8bb4116 Lists use the selected bg color 2013-09-10 11:59:47 -07:00
Kevin Sawicki
d2efaf03d1 Remove unneeded units 2013-09-10 11:59:45 -07:00
Ben Ogle
e9c0f6b6d9 Remove ui-mixins dep from static 2013-09-10 11:59:45 -07:00
Ben Ogle
9440512113 Extract some of the list structure into base css 2013-09-10 11:59:45 -07:00
Ben Ogle
dfdd172b17 Move sections into base CSS 2013-09-10 11:59:44 -07:00
Ben Ogle
6e9bcfcbcf Move links css into base css 2013-09-10 11:59:44 -07:00
Ben Ogle
59f51eb25b Move utility block classes to the base css 2013-09-10 11:59:44 -07:00
Ben Ogle
14569aa46b Pull common button code into base css 2013-09-10 11:59:44 -07:00
Ben Ogle
7e95518d0e Style the select-lists 2013-09-10 11:59:40 -07:00
Ben Ogle
39dd42ce8e 💄 on popover-lists 2013-09-10 11:59:39 -07:00