Commit Graph

297 Commits

Author SHA1 Message Date
Hana Shiro
f5b26760a1 Remove unused code (#1739) 2018-04-03 10:19:47 +01:00
Jeremy Thomas
b4c31c0732 Add book modal 2018-03-26 15:33:31 +01:00
George Chung
0c4482b46d Add .has-navbar-fixed-somewhere support to body tag (#1485) (#1490)
* Add .has-navbar-fixed-somewhere support to body tag (#1485)

* update docs
2018-02-09 17:42:46 +00:00
Robbin Johansson
814d83725f Fix #1473 unset > initial (#1597) 2018-02-02 15:23:34 +00:00
Jeremy Thomas
00801d1e60 Fix #1428 2018-01-16 11:36:17 +01:00
Carl
fd77926550 Fixes #1413 - navbar-menu background-color fix (#1528)
* Fix issue with .navbar-menu not using correct background-color variable

* Fix whitespace issues
2018-01-06 22:28:56 +00:00
Jeremy Thomas
6758bf65aa Update changelog 2017-12-28 16:10:35 +01:00
Angel Gomez
6b5dcf899a Fix missing use of $pagination-color variable (#1569)
The pagination-color variable is not being used anywhere, so setting it
to something else doesn't do anything. This should change the colour of
pagination-previous, pagination-next, and pagination-link classes.
2017-12-28 16:09:56 +01:00
Angel Gomez
64551af87b Fix spacing of the delete button in notification element (#1518) 2017-12-28 16:08:10 +01:00
Kennedy Baird
5727a99d68 update modal to account for navbar-fixed (#1520)
new navbar-fixed breaks the modal, solution to increase modal z-index to 40 from 20 (as navbar-fixed z-index is 30)
2017-12-09 07:52:48 +00:00
Angel Gomez
a99dede908 Remove trailing whitespaces (#1505) 2017-12-06 23:48:35 +00:00
Angel Gomez
abead00bfe Add z-index to is-loading class (#1497)
The `has-addons` class for a field can hide the loader of its children
if they have the `is-loading` class when the field is hovered or active.
2017-12-04 22:12:25 +00:00
Jeremy Thomas
b4a45e8661 Change default variable value 2017-12-04 21:06:37 +00:00
Jeremy Thomas
6176c2c9f5 Fix #1190 2017-12-04 21:03:01 +00:00
Jeremy Thomas
5800c0dd12 Fix #1453 2017-12-04 19:29:23 +00:00
Jeremy Thomas
75e9742f99 Fix form rounded 2017-12-04 15:14:42 +00:00
Jeremy Thomas
d6dd2cb023 Fix rounded tabs 2017-12-04 13:45:14 +00:00
Jeremy Thomas
267f2c137f Fix rounded 2017-12-04 13:39:15 +00:00
Oleksii Potiekhin
61938a39e9 is-rounded (#1323)
* is-rounded

* padding
2017-12-04 13:21:38 +00:00
Oleksii Potiekhin
e385d3dd9a font-style: italic !important (#1452)
* is-rounded

* Rollback

* font-style: italic;

* Update CHANGELOG.md
2017-11-30 10:56:28 +00:00
Kushal
6c72a802b7 Fix #935 and #1216 (#1203) 2017-11-08 09:55:50 +00:00
Jeremy Thomas
8bdcaa7665 Update changelog 2017-11-07 15:55:00 +00:00
Thomas Krug
5fbaeae0f3 Adds sup and sub to titles and subtitles (#1343)
* Adds sup and sub to titles and subtitles

* Changes sub and sup to 75% and makes them variables

* Merge .title and .subtitle variables

Merged the .title and .subtitle sub and sup variables into just one $title-sub-size and $title-sup-size
2017-11-07 15:53:13 +00:00
Jeremy Thomas
f17975d0ff Fix media content overflow 2017-11-07 14:04:53 +00:00
Jeremy Thomas
74c413c378 Add scroll reveal 2017-11-06 12:51:20 +00:00
Jeremy Thomas
befa6b68b0 Fix navbar link color 2017-11-06 12:51:20 +00:00
Jeremy Thomas
c0639cde83 Add top bottom navbar toggle 2017-11-06 12:51:20 +00:00
Jeremy Thomas
0e6e22e70a Add navbar fixed classes 2017-11-06 12:51:20 +00:00
Philip White
2fed27a83d Allow is-selected class on <td> and <th> tags (#1380)
* Allow is-active class on <td> and <th> tags

* Fix incorrect selectors
2017-11-06 12:35:05 +00:00
jasonhld
79b3f39aa3 Update columns.sass (#1356)
SASS 3.5+ variable parsing compatibility allows only #{}
2017-11-06 12:30:31 +00:00
Tim MacDonald
c2fae7154b Add is-empty modifier to file upload (#1383)
* add classes

* add to changelog
2017-11-06 12:26:08 +00:00
Tim MacDonald
06cebdf921 Add is-centered|right modifiers to .tags (#1384)
* add classes

* add to changelig

* move to appropriate place

* more specific margins
2017-11-05 14:09:36 +00:00
Donát Nagy
cddf8712b3 Add feature: is-expanded to navbar-item (#1320) 2017-10-26 12:12:25 +01:00
Elio Grieco
8792984f8e Fix indentation bug for .is-one-fifth (#1358) 2017-10-23 15:31:43 +01:00
mdavid88
7e0019ae44 Fix for issue #963. (#1357)
iOS <button> element's minimum width is dependant on its font-size, so the .delete width wasn't able to be as small as it's height, resulting in one arm of the X being longer than the other. font-size: 0 does the trick.
2017-10-22 23:28:41 +01:00
Rafee Memon
19773cdae7 Remove black line from progress bar in IE (#1342) 2017-10-22 16:51:18 +01:00
Rafee Memon
8724ea375d Fix progress bar colors in IE (#1334) 2017-10-19 07:43:57 +01:00
Naskalin
85d1a0c411 Fix #1235 , add one-fifth column (#1247)
* Update columns.sass

add one-fifth column

* add two-fifths three-fifths and four-fifths

* Update columns.html

update doc / columns

* Update CHANGELOG.md

update changes

* Support for five column grid
2017-10-18 11:49:33 +01:00
bstashio
78fc506e51 Replace hard coded value of body-background-color with white variable (#1185) 2017-10-18 11:33:45 +01:00
Jeremy Thomas
ff732c9aad Improve hamburger alignment 2017-10-18 11:27:51 +01:00
Tim MacDonald
81609cd8c6 improve tag icon spacing (#987) 2017-10-18 10:39:34 +01:00
Nathan Gingrich
4eaa4bee50 Stop is-selected row from changing color on hoverable row (#1328)
* Stop is-selected row from changing color on hoverable row

* fix whitespace modification causing full file diff

* remove trailing newline
2017-10-18 10:36:39 +01:00
Jeremy Thomas
7c94b4e439 Add list of buttons 2017-10-17 11:56:44 +01:00
Oleksii Potiekhin
d010b31c3f visibility: hidden !important (#1289)
* visibility: hidden !important

* CHANGELOG.md

* docs

* docs fix
2017-10-11 18:03:05 +01:00
Jeremy Thomas
56a10e8011 Remove deprecated nav 2017-10-10 10:52:47 +01:00
bstashio
1053ccc0b0 Remove deprecated variables.sass file (#1263) 2017-10-10 10:51:19 +01:00
Jeremy Thomas
53b7afbea7 Add link changelog 2017-10-10 10:50:00 +01:00
Jeremy Thomas
b81a267535 Use blue color 2017-10-10 10:50:00 +01:00
Jeremy Thomas
e037deec73 Add link color 2017-10-10 10:50:00 +01:00
Jeremy Thomas
a592741ab6 Use link instead of primary 2017-10-10 10:50:00 +01:00