Nicolas Gallagher
8825443d6e
Remove search input cancel button in WebKit-OSX.
...
On input elements with a `type` of `search`, WebKit on OS X will
display a cancel button after text has been entered. This can
look ugly or be poorly position when you've added other styles to
the input (especially additional padding).
2012-01-19 22:27:24 +00:00
Nicolas Gallagher
25ac318d33
Remove unnecessary CSS properties from the clearfix mixin.
2012-01-19 20:33:22 +00:00
Mark Otto
ab8f2e2767
don't scope placeholder text color to just inputs
2012-01-18 00:35:14 -08:00
Mark Otto
d12560c0ee
make button active state clearer by lightening the inner shadow and removing the background image
2012-01-18 00:30:49 -08:00
Mark Otto
f2fadf1f0a
rename navbar variables, change navbar search placeholder to mixin
2012-01-18 00:24:10 -08:00
Mark Otto
dd4140319a
revamp the mixins file to organize things a bit more, make placeholder text use a new variable instead of relying solely on @grayLight
2012-01-17 23:52:49 -08:00
Mark Otto
47b8184bbb
scope table styles to a class, .table, instead of on the generic element as a smarter default
2012-01-17 23:39:18 -08:00
Mark Otto
51f5b7b8af
cleanup accordion css and add comments
2012-01-17 23:24:59 -08:00
Mark Otto
41a410b8e6
Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip
...
Conflicts:
bootstrap.css
bootstrap.min.css
docs/javascript.html
lib/accordion.less
2012-01-17 23:19:21 -08:00
Mark Otto
f1a88eede3
fix js link in docs nav, restyle accordion with new css
2012-01-16 17:27:30 -08:00
Jacob Thornton
7ec4e91324
reorder properties
2012-01-15 21:58:45 -08:00
Jacob Thornton
87bd0e0b88
do some trickery to get borders looking right
2012-01-15 21:54:58 -08:00
Jacob Thornton
036b985357
fix margin
2012-01-15 21:50:04 -08:00
Jacob Thornton
810bba97a4
make accordions little bit smoother
2012-01-15 21:48:58 -08:00
Mark Otto
f48278dac6
updated accordion and carousel; accordion still needs work
2012-01-15 18:40:17 -08:00
Mark Otto
c02501e1b7
move carousel to separate stylesheet, update popovers to fix ie7 bug, fix pagination, fix alerts
2012-01-15 16:27:36 -08:00
Mark Otto
127c0d0b52
make dl and child elements less specific
2012-01-15 13:12:29 -08:00
Mark Otto
f43f2c0ea2
fix grid sized horizontal form layout
2012-01-15 12:53:35 -08:00
Mark Otto
6077b7678c
fix modal horizontal alignment
2012-01-15 11:41:46 -08:00
Mark Otto
9f732e90d4
make horizontal form labels map to default grid sizing
2012-01-15 11:33:30 -08:00
Mark Otto
fe160261e4
normalize the alert classes to match last night's flip for form and table classes
2012-01-15 11:30:24 -08:00
Mark Otto
8ceea1f559
fix some ie7 bugs, improve dropdowns for ie due to lack of a shadow, fix pager example code
2012-01-15 11:26:06 -08:00
Mark Otto
f989c6892f
gray out links for active state on pagination
2012-01-14 23:33:42 -08:00
Mark Otto
16eccc43d9
dates updated to 2012
2012-01-14 23:28:48 -08:00
Mark Otto
dab6d2b17c
change up classes on tables and forms, fix nav list styles in example
2012-01-14 21:28:47 -08:00
Mark Otto
6d916763f8
adding the pager component after rewriting the pagination docs and css
2012-01-14 20:54:37 -08:00
Mark Otto
2c3365f99e
allow btn-groups to work in navbars
2012-01-14 17:16:46 -08:00
Mark Otto
74c0fc17c8
fix duplicate icons
2012-01-14 16:56:47 -08:00
Mark Otto
55ea574f8a
update preventing double border line for bordered tables by account for th elements in tr elements
2012-01-14 16:50:36 -08:00
Mark Otto
028726a9a3
add user-select mixin
2012-01-14 16:45:01 -08:00
Mark Otto
a40b2a636c
make inline and search form labels inline-block
2012-01-14 16:38:40 -08:00
Mark Otto
ceb6836e03
move up alert message close icon
2012-01-14 16:24:23 -08:00
Mark Otto
f587e81b7d
rewrite alert messages to use less code, combine the look of default and block messages, simplify docs
2012-01-14 16:18:15 -08:00
Mark Otto
fc053ac8b2
update dropdowns spacing and docs section spacing
2012-01-13 10:07:56 -08:00
Mark Otto
391248c0e3
nuke uber footer, bring back topbar dropdowns
2012-01-12 15:29:16 -08:00
Mark Otto
ef8b27cdc7
fix heading
2012-01-12 12:30:36 -08:00
Mark Otto
5e3c211334
fix type shorthand in blockquote
2012-01-12 10:19:07 -08:00
Mark Otto
620d987f9f
Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip
...
Conflicts:
bootstrap.css
2012-01-11 21:59:33 -08:00
Jacob Thornton
19090ea333
Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip
...
Conflicts:
bootstrap.css
2012-01-11 21:43:43 -08:00
Jacob Thornton
6f2f947a43
add build tool for js + rename twipsy to tooltip + lots of little doc cleanup
2012-01-11 21:42:55 -08:00
Mark Otto
32c6287259
comments and borders for multiple tbody
2012-01-11 09:43:13 -08:00
Mark Otto
a2ebf0c0c1
account for multiple tbody with 2px border between
2012-01-10 21:54:11 -08:00
Mark Otto
5c2bf0feef
remove empty margin property
2012-01-09 09:15:42 -08:00
Mark Otto
5032ef9b54
remove static popovers, modals, and twipsies from components in favor of full javascript page
2012-01-08 23:14:07 -08:00
Mark Otto
83c0896999
updated js pages to put examples first
2012-01-08 21:48:07 -08:00
Mark Otto
eaa8220d70
add utilities.less file for generic classes
2012-01-08 15:38:57 -08:00
Mark Otto
4b79443bba
fix dropdowns for active state in dropdown menus
2012-01-08 15:33:44 -08:00
Mark Otto
2c79030439
fix navbar styles for .brand
2012-01-08 14:33:14 -08:00
Mark Otto
6226b14e3b
fix placement of dropdowns in navbar after getting to general in those styles
2012-01-08 13:30:23 -08:00
Mark Otto
cb9be7bd0c
clean up dup css in responsive, fix navbar dropdown caret
2012-01-08 13:21:44 -08:00