Ben Ogle
0aa0dc01d5
Properly reset the size of layers on resize
...
Otherwise, when a theme has padding in the scroll-view, it will be
scrollable all the time (width:100%).
2013-11-05 18:40:05 -08:00
Ben Ogle
1cb5d16a60
Style messages
2013-11-04 17:19:09 -08:00
Ben Ogle
4e18e7a67c
Lists are nested via padding the list items
2013-10-31 10:50:48 -07:00
probablycorey
ffcd948362
Move beep method to rootView
2013-10-23 10:42:13 -07:00
probablycorey
3b525302b0
Merge remote-tracking branch 'origin/master' into cj-add-flash-error
2013-10-23 10:27:49 -07:00
Kevin Sawicki
cbb82b1dcc
Use background-color-selected for active pill
...
This prevents the bright blue pill color in dark-ui and instead
mirrors the active tab color.
2013-10-22 17:07:44 -07:00
probablycorey
d38067ec1a
Fix lint errors
2013-10-22 13:00:14 -07:00
probablycorey
3c08ae2de6
Add Atom::visualBeep method
2013-10-22 12:18:22 -07:00
probablycorey
c71e9cf618
Add flashError css
2013-10-22 11:36:37 -07:00
Kevin Sawicki
d989aeb592
Focus body when root view has no focusable children
...
This is required now that root view has a tab index
2013-10-16 13:35:11 -07:00
Kevin Sawicki
8f2770d084
Prevent overriding coffee cache once registered
...
Previously this was done afterwards in index.html and task.coffee
but should really be handled by the cache itself so any module
require a different version of coffee-script are not reregistering
a different require extension handler.
2013-10-04 09:25:31 -07:00
Kevin Sawicki
8be254c878
Export a register method from coffee-cache
...
This allows it to be required without having any side effects which
is needed for the clean task that just wanted to remove the cache
directory.
2013-10-04 09:20:46 -07:00
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