Michael Fields
|
c8f0f72d2e
|
Always give .wpcaption bottom margin. Fixes #121
|
2012-12-28 17:03:31 -08:00 |
obenland
|
7b7489df5d
|
_s: Bump the version number to 1.2 to reflect the last round of updates
47 commits with 586 deletions and 356 additions by 19 contributors.
|
2012-12-28 09:19:23 -08:00 |
lukecarbis
|
2f0cd22d5b
|
Password Inputs
Adds password input types to styles for text and email inputs.
|
2012-11-14 08:20:52 +10:00 |
Takashi Irie
|
09a21f2e59
|
Added max-width to select elements in widgets to prevent it overflowing. This intends to fix a common issue - the dropdown in the category widget overflows when a blog has a long category name
|
2012-11-01 11:49:23 +09:00 |
Ian Stewart
|
11769b8bd7
|
Merge pull request #39 from hugobaeta/master
Simpler styles for default reset buttons and an updated readme.txt props @hugobaeta
|
2012-09-13 17:37:22 -07:00 |
Konstantin Kovshenin
|
22e1613bde
|
Replace small-menu.js with navigation.js inspired by Twenty Twelve.
Doesn't use jQuery, slightly easier to understand, uses a media query for max-width, rather than JS events making it faster to respond.
|
2012-09-03 21:45:28 +04:00 |
Matias
|
3a75b8386d
|
Update the main stylesheet to use the available classes
Avoid polluting the CSS specificity landscape with ids if we have
suitable classes
|
2012-08-25 14:06:33 -03:00 |
Hugo Baeta
|
6f4192d9b0
|
updated the styles for the buttons, switching from using background css gradients to using box-shadow techniques
|
2012-08-15 13:45:04 -07:00 |
Ian Stewart
|
7484b4cf6b
|
_s: add styling for HTML5 email inputs; See #1286
git-svn-id: https://wpcom-themes.svn.automattic.com/_s/@9628 d957f892-c61d-0410-b221-f235e6eecf30
|
2012-05-24 18:53:07 +00:00 |
Ian Stewart
|
98a9f3905c
|
_s: Bumping the version number to 1.1 to reflect the last round of updates
git-svn-id: https://wpcom-themes.svn.automattic.com/_s/@9497 d957f892-c61d-0410-b221-f235e6eecf30
|
2012-04-24 19:14:21 +00:00 |
Takashi Irie
|
49f37d5920
|
_s: Removed line-height from button/submit type input because it makes too tall on browsers except Firefox which has a bug with line-height for the type
git-svn-id: https://wpcom-themes.svn.automattic.com/_s/@9282 d957f892-c61d-0410-b221-f235e6eecf30
|
2012-03-20 19:50:05 +00:00 |
Michelle Langston
|
792c8c3406
|
_s: Remove duplicate .entry-meta class.
git-svn-id: https://wpcom-themes.svn.automattic.com/_s/@9000 d957f892-c61d-0410-b221-f235e6eecf30
|
2012-02-23 19:31:05 +00:00 |
Ian Stewart
|
ea2b067539
|
_s: a generic and basic interpretation of the aside post format
git-svn-id: https://wpcom-themes.svn.automattic.com/_s/@8919 d957f892-c61d-0410-b221-f235e6eecf30
|
2012-02-10 20:49:23 +00:00 |
Ian Stewart
|
dffc6549da
|
_S: basic floated content styles
git-svn-id: https://wpcom-themes.svn.automattic.com/_s/@8918 d957f892-c61d-0410-b221-f235e6eecf30
|
2012-02-10 20:43:25 +00:00 |
Ian Stewart
|
93fa346360
|
_s: a generic catch-all that should automatically prevent most future themes from having things float up into posts
git-svn-id: https://wpcom-themes.svn.automattic.com/_s/@8915 d957f892-c61d-0410-b221-f235e6eecf30
|
2012-02-10 19:19:48 +00:00 |
Ian Stewart
|
60d8720ad6
|
_s: adding empty selectors required for theme check plugin test
git-svn-id: https://wpcom-themes.svn.automattic.com/_s/@8889 d957f892-c61d-0410-b221-f235e6eecf30
|
2012-02-07 21:15:27 +00:00 |
Ian Stewart
|
4fe4900503
|
_s: adding empty selectors required for theme check plugin test
git-svn-id: https://wpcom-themes.svn.automattic.com/_s/@8888 d957f892-c61d-0410-b221-f235e6eecf30
|
2012-02-07 21:14:42 +00:00 |
Ian Stewart
|
df7ce3d902
|
_s: removing temporary dev styles
git-svn-id: https://wpcom-themes.svn.automattic.com/_s/@8879 d957f892-c61d-0410-b221-f235e6eecf30
|
2012-02-07 03:22:23 +00:00 |
Ian Stewart
|
349e3f973e
|
_s: Adding a class to the menu toggle for help in styling open-close states with just CSS
git-svn-id: https://wpcom-themes.svn.automattic.com/_s/@8878 d957f892-c61d-0410-b221-f235e6eecf30
|
2012-02-07 03:20:46 +00:00 |
Ian Stewart
|
e4a5c76fd6
|
_s: simpler way of handling hiding authors on single author blogs without adding another class
git-svn-id: https://wpcom-themes.svn.automattic.com/_s/@8877 d957f892-c61d-0410-b221-f235e6eecf30
|
2012-02-07 02:57:41 +00:00 |
Ian Stewart
|
545b3514b3
|
_s: If the tweaks file is in use hide the author of posts everywhere except singular -- where it's useful to see the author if that's your entry point to a single author blog -- unless it's a group blog in which case just show the author name everywhere. Doing this all with just CSS so it's easily reversible with child themes of themes built from _s
git-svn-id: https://wpcom-themes.svn.automattic.com/_s/@8876 d957f892-c61d-0410-b221-f235e6eecf30
|
2012-02-07 02:52:04 +00:00 |
Ian Stewart
|
4f3d984c7c
|
_s: Simple script for changing the classes of the main menu based on browser width let's you easily restyle a menu for small screens without changing the markup
git-svn-id: https://wpcom-themes.svn.automattic.com/_s/@8868 d957f892-c61d-0410-b221-f235e6eecf30
|
2012-02-06 16:40:54 +00:00 |
Ian Stewart
|
44c46fd181
|
_s: Simple WordPress menu styles
git-svn-id: https://wpcom-themes.svn.automattic.com/_s/@8850 d957f892-c61d-0410-b221-f235e6eecf30
|
2012-02-03 14:15:28 +00:00 |
Lance Willett
|
e0cbbffcce
|
_s: Readme description added, add trailing slash to theme URI.
git-svn-id: https://wpcom-themes.svn.automattic.com/_s/@8832 d957f892-c61d-0410-b221-f235e6eecf30
|
2012-02-01 18:50:53 +00:00 |
Ian Stewart
|
88b7c401e6
|
_s: using a simpler and more consistent site-header class
|
2012-02-01 16:49:05 +00:00 |
Ian Stewart
|
b17f2285d4
|
_s: removing the temporary margin on the body element
|
2012-01-23 17:45:41 +00:00 |
Lance Willett
|
9ce5deb7af
|
_s fixes
Spacing, trailing slash; no need to translate the footer generator URI.
|
2012-01-20 18:18:59 +00:00 |
Ian Stewart
|
5cad5adab9
|
_s: adding sample layouts for content-sidebar, sidebar-content, and sidebar-content-sidebar
|
2012-01-13 20:57:16 +00:00 |
Ian Stewart
|
a81dc6a810
|
_s: Adding starter styles along with a few markup changes to accomodate them
|
2012-01-13 20:10:17 +00:00 |
Ian Stewart
|
caee136b9f
|
_s: the theme description seems like a great place to tell anyone using that code that this theme is most definitely a starter theme
|
2012-01-11 04:04:23 +00:00 |
Ian Stewart
|
edfeccc255
|
_s: initial fork of Toolbox
|
2012-01-07 03:25:13 +00:00 |